Anything About IT

Learning, Building, Sharing

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...

ConfigMgr - PowerShell Script to list Image Binary Delta Replication Setting

Here’s a script that lists all Boot and Operating system images stored within Configuration Manager and shows whether the Binary Delta Replication Set...

PowerShell Script - List Scheduled Tasks

Here’s a simple script I put together to list the scheduled tasks including the description, status and whether the task is set to hidden or not. When...

Managing Windows Defender / System Center Endpoint Security with PowerShell

I just read a blog post from Ed Wilson (Scripting Guy) about [Use PowerShell to Configure Windows Defender Preferences](http://blogs.technet.com/b/hey...

How to export third-party driver packages using PowerShell

Windows 8.1 Update introduces a new cmdlet that allows you to export third-party drivers that are located within the driver store of a Windows client....

PowerShell - Get latest Microsoft KB information

I frequently visit kbupdate.info which is a great resource for finding latest KB updates, but still you have to manually click through the various lis...