Showing results for October 2009 - Page 4 of 4 - Scripting Blog [archived]

Oct 6, 2009
0
0

Hey, Scripting Guy! How Can I Get a List of Domain Controllers in My Domain? (Part 2)

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I need to obtain a listing of the domain controllers in my domain. I am thinking about using Windows PowerShell to query the Domain Controllers Organizational Unit, but I am not sure this is the right approach. Will this work? If it does work, will you write a Windows PowerShell script to query the computers in the Domain ...

Scripting Guy!Windows PowerShellActive Directory
Oct 5, 2009
0
0

Hey, Scripting Guy! How Can I Get a List of Domain Controllers in My Domain? (Part 1)

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I hope you do not think I am clueless, but I need to obtain a list of all the domain controllers in my domain. Can you help me out by writing a Windows PowerShell script to list all of the domain controllers in my domain? < p style="MARGIN: 0in 0in 8pt" class="MsoNormal">-- KH Hello KH, Microsoft Scripting Guy...

Scripting Guy!Windows PowerShellActive Directory
Oct 1, 2009
0
0

Hey, Scripting Guy! How Can I Use Windows PowerShell to Stop Services?

ScriptingGuy1
ScriptingGuy1

(Portions of this blog post previously appeared in the Microsoft Press book, Windows PowerShell Scripting Guide.) Hey, Scripting Guy! I have some services that are running on my computer. I looked them up on TechNet and I do not believe I need them to be running. Is there a way I can write a Windows PowerShell script to stop the services? If I...

Scripting Guy!Windows PowerShelloperating system