Related Articles
OMS – Disconnect Azure Storage Account from Workspace
In OMS you are able to collect data from storage account? Why is this useful? Well, there times where you want to store data from different Azure sources for a longer time than provided by Azure itself and then dig into the data using OMS. For example you are able to store IIS Logs, Windows […]
MMS 2012 Download Sessions – Offline Viewing
Here I just created a script to download the MMS 2012 sessions for offline viewing . There are few things you will need: Create a login account here http://www.mms-2012.com/digitalmms Get the script and the session file from here UPDATE (26.04.2012): I uploaded the latest sessions.txt file to skydrive which I received from Eric. It contains […]
PowerShell – SCCM Cmdlet Library “Get-CMDeviceCollection : Specified cast is not valid.”
UPDATE: This issue has been resolved in the latest version here https://www.microsoft.com/en-us/download/details.aspx?id=46681 While doing some SCCM automation we bumped into an issue with the SCCM Cmdlet Library 5.0.8249.1128. When you try to execute a workflow using PowerShell Remoting in SMA like this… After some investigation we could not determine the cause of it, so the […]