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 […]
SCOM 2012 – Console Error Microsoft.EnterpriseManagement.Monitoring.Console.exe
There are different ways to install the SCOM console. One way is to install it calling the regular SCOM 2012 setup wizard and choosing the SCOM console option. The other way is executing directly the OMCONSOLE.msi package. The difference is, if you call the regular SCOM setup wizard it will check for pre-requisites. If you […]
Support Tools Task in Active Directory Management Pack fails
If you have installed the latest Active Directory management pack and if you try to start an Active Directory related task e.g. DCDIAG, REPADMIN etc. on a Windows 2008 / 2008 R2 domain controller you will receive an error that these files are not found. On Windows 2003 domain controller you had to install the […]