Anything About IT

Learning, Building, Sharing

PowerShell Script to retrieve content from Internet Explorer ActiveX blocking log

In preparation of the Internet [Explorer out of date ActiveX control blocking](http://technet.microsoft.com/en-us/ie/dn798785.aspx) activities I wrote...

New IE Group Policy Settings for blocking out-of-date ActiveX controls

As [anounced](http://blogs.msdn.com/b/ie/archive/2014/08/06/internet-explorer-begins-blocking-out-of-date-activex-controls.aspx) by Microsoft last wee...

test

``` get-process ```

PowerShell Script - Get-CMInstalledSoftware

ConfigMgr 2012 comes with a lot of build-in reports, but often it just does not contain all the information I want. Creating a custom report takes mor...

PowerShell Script - Get Group Policy events by CorrelationID

**Update: 22. August 2014**: I have posted an updated version of the script [here](http://gallery.technet.microsoft.com/Get-GPEventByCorrelationID-979...

ConfigMgr - How to find the Application Name for a ContentID

While reviewing ConfigMgr status messages for clients reporting problems acquiring package content (Message ID 10025) I found some code snippets on [s...