Showing results for computer accounts - Scripting Blog [archived]

Nov 19, 2011
0
0

Query AD for Computers and Use Ping to Determine Status

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell to query Active Directory for computers, ping for status, and display in green/red.   Microsoft Scripting Guy Ed Wilson here. While the Scripting Wife and I were out in California speaking to the Microsoft Premier Field Engineers (PFE) about Windows PowerShell, a question arose. The PFE said he had ...

Scripting Guy!Windows PowerShellscripting techniques
Dec 30, 2010
0
0

Learn How to Run PowerShell Scripts Against Multiple Computers

ScriptingGuy1
ScriptingGuy1

   Summary: Microsoft Scripting Guy Ed Wilson teaches you how to run Windows PowerShell Scripts against multiple computers in this step-by-step article.   Hey, Scripting Guy! I am wondering on the best way to cause my script to work against multiple computers. -- LS   Hello LS, Microsoft Scripting Guy Ed Wilson here. I received...

Scripting Guy!Windows PowerShellscripting techniques
Jan 26, 2010
0
0

Hey, Scripting Guy! How Can I Create Users and Organizational Units with Active Directory Domain Services Cmdlets?

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I am interested in using Active Directory Domain Services (AD DS) cmdlets to create users and organizational units. Is this a hard thing to do? I only ask this because I am an extremely busy network administrator who has barely had time to begin looking at Windows PowerShell. I do not have a lot of time to spend learning...

Scripting Guy!Windows PowerShellActive Directory
Mar 25, 2009
0
0

Hey, Scripting Guy! How Can I Change the Passwords of Multiple Local Computer Accounts?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! We have certain accounts that are local accounts. These accounts are created when the computer is built, and the passwords are set and that is it. For as long as the computer exists, these accounts are never touched, and the passwords are never changed. To make matters worse, if indeed it can be worse, these account passwords ...

Scripting Guy!Windows PowerShellother Directory Services
Nov 19, 2008
0
0

Hey, Scripting Guy! How Can I Find Old Computer Accounts?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! We have had a number of changes at our company recently. As a result, our Active Directory Domain Services (AD DS) installation is somewhat shabby. Okay, a lot shabby. When I go into AD DS Users and Computers and look through it, I cannot tell which computers are supposed to be there or not. How can I get rid of all the old co...

Scripting Guy!Windows PowerShellActive Directory