Anything About IT

Learning, Building, Sharing

PowerShell script to run the Windows App Certification Kit

The Windows App Certification Kit is an easy to use tool to check whether an application has potential compatibility issues when running on Windows 10...

PowerShell Script - Get-IscMSSecBulletinInfo

Hey there, the [Internet Storm Center](https://isc.sans.edu/about.html) recently extended their Rest API with some [features for Microsoft Patch Data]...

The System Center Configuration Manager Cmdlet Library

Hey there, usually when I post something I try to post something new, something that ideally hasn’t been posted before. Today, I’ll make an exception....

Group Policy Settings in Windows 10 Build 10.0.10130

Windows 10 build 10.0.10130 brought a couple more new Group Policy settings, here they are: **Location** **Setting** **Description** Computer Configur...

How to solve “The RPC server is unavailable” when loading the ConfigMgr PowerShell Module

Since a few weeks, I received the below error message when importing the ConfigMgr module in PowerShell, but everything I ran afterwards worked fine, ...

Use PowerShell to find all collections where the specified device has a membership

Yesterday I deployed a computer with ConfigMgr and then wondered why it got certain software installed. And so another script was born. The Get-CMColl...