Computersin
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 9 articles for 0.302 sec
Package: console-cyrillic Severity: wishlist Tags: l10n patch -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Please include attached translation fi.po to the package. There are also couple issues with the strings which should be fixed. #. Type: boolean #. Description #: ../templates:1001 msgid "" "If you accept, the package console-cyrilic will setup Cyrillic on the " "console at     

Group: linux.debian.l10n.finnish · Group Profile · Search for Computersin in linux.debian.l10n.finnish
Author: Esko Arajärvi
Date: Aug 15, 2008 12:50

Package: console-cyrillic Severity: wishlist Tags: l10n patch -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Please include attached translation fi.po to the package. There are also couple issues with the strings which should be fixed. #. Type: boolean #. Description #: ../templates:1001 msgid "" "If you accept, the package console-cyrilic will setup Cyrillic on the " "console at
Show full article (19.94Kb)
Thanks, This did the trick. I was able to pipe this output to a file perfectly. Thanks! "Brandon Shell [MVP]" wrote: > Try this > > $strCategory = "computer" > $objDomain = New-Object System.DirectoryServices.DirectoryEntry("LDAP://OU=TESTOU,dc=domain,dc=com") > $objSearcher = New-Object System.DirectoryServices.DirectorySearcher($objDomain,"(objectCategory=$strCategory)",@('name'))     

Group: linux.debian.bugs.dist · Group Profile · Search for Computersin in linux.debian.bugs.dist
Author: Esko Arajärvi
Date: Aug 15, 2008 12:50

if you've not seen the Quest AD cmdlets try them. To search your OU - something like Get-QADComputer -searchroot 'domain.com/testou' | Select Name should do what you want -- Richard Siddaway Please note that all scripts are supplied "as is" and with no warranty Blog: http://richardsiddaway.spaces.live.com/ PowerShell User Group: http://www.get-psuguk.org.uk "iwannabfishn" wrote
Show full article (19.94Kb)
Try this $strCategory = "computer" $objDomain = New-Object System.DirectoryServices.DirectoryEntry("LDAP://OU=TESTOU,dc=domain,dc=com") $objSearcher = New-Object System.DirectoryServices.DirectorySearcher($objDomain,"(objectCategory=$strCategory)",@('name')) $objSearcher.FindAll() | %%{$_.properties.name} Brandon Shell --------------- Blog: http://www.bsonposh.com/ PSH Scripts Project     

Group: microsoft.public.windows.powershell · Group Profile · Search for Computersin in microsoft.public.windows.powershell
Author: iwannabfishn
Date: Mar 6, 2008 13:07

I am trying to output a list of computers from an org unit in AD to a txt file using powershell. The script below will output a list of computers to the screen, but when I pipe the output of the this to a txt file I only get the last computer in the list. Can anyone tell me how to change this to output the entire list to a text file? Thanks, #***************************start scr
Show full article (1.71Kb) · Show article thread
I was just stating that imaging isn't the way to go with DCs. According with my knowledge, computers don't just disappear from AD, someone or something (Like an App) remove these machines from AD, you should enable auditing to closely monitor who or what is performing this actions. -- I hope that the information above helps you. Have a Nice day. Jorge Silva MCSE, MVP Directory Services     

Group: microsoft.public.windows.powershell · Group Profile · Search for Computersin in microsoft.public.windows.powershell
Author: RichS
Date: Mar 6, 2008 10:25

Thanks for your response Jorge, but I don't understand your comments. ...But all 4 of the domain controllers were built from scratch and we use SMSOSD (with sysprep) to deploy the desktops...if it were a SID imaging issue, we'd have lost most of the computersin the domain. Dumping the SIDs from 3 other computers built from the same image shows different SIDs (we are looking at dumping all
Show full article (1.48Kb) · Show article thread
This is routing issue. Have you enable Ip routing? Bob Lin, MS-MVP, MCSE & CNE Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com "Andemann" <andemann@gmail.com> wrote in message news:1175594247.381851.216920@n76g2000hsh.googlegroups.com... I have set up a Windows 2003 server     

Group: microsoft.public.windows.powershell · Group Profile · Search for Computersin in microsoft.public.windows.powershell
Author: Brandon Shell [MVP]
Date: Mar 6, 2008 10:13

Show full article (1.50Kb) · Show article thread
    

Group: microsoft.public.windows.powershell · Group Profile · Search for Computersin in microsoft.public.windows.powershell
Author: iwannabfishn
Date: Mar 6, 2008 09:58

Show full article (1.02Kb)
    

Group: microsoft.public.windows.server.active_directory · Group Profile · Search for Computersin in microsoft.public.windows.server.active_directory
Author: Jorge Silva
Date: May 10, 2007 10:32

Show full article (3.01Kb)
    

Group: microsoft.public.windows.server.active_directory · Group Profile · Search for Computersin in microsoft.public.windows.server.active_directory
Author: Doug
Date: May 9, 2007 15:15

Show full article (2.40Kb)
    

Group: microsoft.public.windows.server.networking · Group Profile · Search for Computersin in microsoft.public.windows.server.networking
Author: Robert L [MVP - Networking]
Date: Apr 3, 2007 13:48

Show full article (3.97Kb) · Show article thread