Twitter
-
Recent Posts
- Configuration Manager 2012: Query for the Application Owners and Support Contacts
- Add Adobe Acrobat XI and Reader XI catalogs to SCUP 2011
- SCCM 2012 Poor Console Performance In Software Updates
- Move all your Windows 8 Hyper-V VM’s to SSD with PowerShell
- Beta Private Cloud exams from MMS not showing on MCP transcript
Recent Comments
- Estopa on Because of an error in data encryption, this session will end
- Adding A Basic PowerShell recovery to a Monitor | Living with SCOM on PowerShell Script To Restart Service And Dependents
- Tayyab on Script to fix duplicate SMS/SCCM GUID’s
- Ronald on OperationsManager Database Connectivity Issues After Migration
- Mike on Script to fix duplicate SMS/SCCM GUID’s
Archives
Categories
Meta
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
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 ) [...]