Here is a very useful script provided by Microsoft. With this PowerShell script you can create virtual machines by defining them in csv file. Script can be download from here.
Tag: powershell
KB: How to remove old product connectors from System Center Operations Manager 2007
Microsoft released a very helpful article on how you can remove connectors from SCOM 2007 R2. Actually to do that they provided a PowerShell script. The knowledge base article is located here.
Get ready to manager Windows Server 2008 and 2008 R2 with Server Manager in Windows Server 2012
Microsoft has this great article on Server Manager blog which explains what is needed to manage Windows Server 2008 and 2008 R2 from the new Server Manager. Article is titled “Managing Downlevel Windows-based Servers from Server Manager in Windows Server 2012”.
Ping Multiple Servers with Uptime via PowerShell script
Another great script provided to the community this time author is Abhishek Borole. From the title of the article you clearly understand what this script does. Just download it from here, test it in your test environment so you can use it in your daily in your production environment.
PowerShell 3.0
Final version of PowerShell 3.0 is here and it is now available for Windows 7 SP1, Windows Server 2008 R2 SP1 & Windows Server 2008 SP2 systems. PowerShell 3.0 is provided ad windows update that actually contains updates for several technologies:
- Windows PowerShell 3.0
- WMI
- WinRM
- Management OData IIS Extensions
- Server Manager CIM Provider
- The update and additional information can be found here.
- Note: This update requires .Net Framework 4.0