Related Articles
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 […]
Quick Post – SCVMM 2012 R2 / SCOM 2012 R2 Integration Port Used
As you know you can easily integrate SCOM with System Center Virtual Machine Manager (SCVMM). If both system live in the same forest this is not a problem and you can find all the steps here. What happen if one system lives in a separated trusted forest which has a firewall in between? For integrating […]
SMA – About Jobs & Sandboxes
SMA is a great tool for automation of many kind like IT related tasks or as an interface between two systems or business processes you would like to have done automatically. Building workflows is not that easy, but once you get the trick it is not that hard. After you built your workflows, at some […]