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 R2 Java APM – Install Ubuntu / Tomcat (Part 1)
Few weeks ago Microsoft released a new management pack for Java Application Performance Monitoring (Java APM). You might are familiar with the .NET Application Performance Monitoring (.NET APM) and now a similar solution is available for Java applications. What is Java APM? SCOM Java Application Performance Monitoring (Java APM) allows you to get performance and […]
Quick Post – Create a file of any size quickly
Today I had to prepare some labs for a workshop and there I needed some test files of different sizes. It is sometimes a time consuming process of getting the entire preparation done. But if you know how to create stuff quickly on the command prompt without copying and downloading you are going to be […]