HP Storage Management Pack has bumped to version 3.1. In this version we have the following new features: Continue reading “Updated MP: HP Storage Management Pack”
Category: PowerShell
Hybrid Cloud with NVGRE Whitepaper
I would like to introduce a new whitepaper titled “Hybrid Cloud with NVGRE” that is authored by my mates Kristian Nese (MVP) and Flemming Riis (MVP). Daniel Neumann and me are technical reviewers and helpers with some knowledge. Flemming also provided us with the hardware for the lab and this wouldn’t be possible without him.
Please note that this white paper is in its first release.
Once we reach RTM, additional content will be added.
- Site-2-Site VPN
- Self-service and tenants with Windows Azure Pack
You can download the whitepaper from here.
You can leave any comments or questions on Kristian’s blogpost.
Coretech WMI and PowerShell Browser
This free tool will can help in troubleshooting WMI issues which can happen to SCCM or SCOM agents. You can find more about the tool and download it from here.
System Center Orchestrator 2012 PowerShell Web Service Module
This community PowerShell module created by MVP Ryan Andorfer will give you the ability to interact with Orchestrator Web Service trough PowerShell. Here is full description from the author:
A set of PowerShell cmdlets for interacting with the System Center 2012 Orchestrator web service, complete with help documentation. Supports invoking runbooks with parameters and the parameters can have html characters! This PowerShell Library contains the following functions
Name
—-
Get-SCOEvents
Start-SCORunbook
Stop-SCOJob
Get-SCOMonitorRunbook
Get-SCORunbookServer
Get-SCOSubfolders
New-SCOWebserverURL
Get-SCOJob
Get-SCORunbook
You can download the PowerShell module from TechNet Gallery.
Version 2.3 of My Script to Download All SCOM Management Packs with PowerShell
Script is update with some small changes all contributed by Anthony Bailey:
- Improvements on getting the confirmation link for each MP.
- The script now also grabs the date the MP was added to Microsoft’s catalog and adds this to the logs/screen output
- Any duplicate download links are removed before downloading as some download pages have duplicate files in the html
- Improvements on check if MP is already downloaded
- New version you can download from the following locations:
- TechNet Gallery
- SystemCenterCentral.com