Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

PowerTip: Back up GPOs with PowerShell

Summary: Use Windows PowerShell to back up all GPOs in a domain. (image)  How can I use Windows PowerShell to generate a backup of all Group Policy Objects in a domain? (image)  Use the Backup-GPO cmdlet from the Remote Server Administration Tools (RSAT).            Specify a name, path, domain...

Weekend Scripter: Use PowerShell to Troubleshoot Group Policy Part 2

Summary: Guest blogger, Alex Verboon, continues his series about using Windows PowerShell to troubleshoot Group Policy. Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest blogger, Alex Verboon. Today Alex adds to his previous blog about using Windows PowerShell to troubleshoot Group Policy. He provides a script that automates this...

Use PowerShell to Import Group Policy Objects

Summary: Microsoft PFE, Ian Farr talks about using Windows PowerShell to import Group Policy Objects. Microsoft Scripting Guy, Ed Wilson, is here. Yesterday, guest blogger, Ian Farr talked about backing up Group Policy Objects  (GPOs) in his post Using PowerShell to Back Up Group Policy Objects. He continues his GPO series today… ...

Weekend Scripter: Use PowerShell for ADM Cleanup—The Exciting Conclusion

Summary: Two Microsoft PFEs conclude their three-part series on cleaning up old ADM files from AD DS. Microsoft Scripting Guy, Ed Wilson, is here. Today, we have the conclusion of a three-part series written by PFEs Mark Morowczynski and Tom Moser. Be sure to read the blog for Friday and Saturday first if you have not already done so. ...