Jan Egil Ring over at blog.powershell.no has created a great PowerShell script that lets you run the Microsoft Best Practices Analyzer on remote Windows Server 2008 R2 machines.
In short, Invoke-BPAModeling.ps1 queries your Active Directory for any machines that run Windows Server 2008 R2, runs BPA on them (if Windows PowerShell Remoting is enabled) and emails you the report.
Great tool that should be in every Windows Server admins tool-belt, and probably also set as a scheduled job to make sure you stay up to date on your servers status.
Related Posts
- Auto Installation and Configuring of vSphere ESXi 5 — Published
- Setting Up Automated ESXi Deployments — Published
- Remote Desktop Connection Manager (RDCMan) + Powershell = Win — Published
- Developer meets PowerCLI - awesomeness ensues — Published
- Network Simulation in VMware Workstation 8 — Published
Post last updated on January 2, 2024: Add author