Tag Archives: Windows

Mass reboot servers and workstations with PowerShell

We’ve got a bunch of servers stuck in pending reboot state due to SCCM updates. There is no way I’m rebooting 50 servers manually! PowerShell to the rescue! Tweet

Share
Microsoft, PowerShell Also tagged , , Leave a comment

LDAP Query to find all Windows Servers in a Domain

Here a quick tutorial on how to grab all the Windows Servers out of your domain: 1 ) Open Active Directory Users and Computers MMC. 2 ) Expand AD Users and Computers. 3 ) Expand the domain you want to create the query in. 4 ) Right click on Saved Queries, Select New->Query. 5 ) [...]

Share
Microsoft Also tagged Leave a comment