Anything About IT

Learning, Building, Sharing

Group Policy Management expanding into MDM

During the Channel 9 session “[Windows 10 Client Goodness with Joe Belfiore](http://channel9.msdn.com/Events/TechEd/Europe/2014/Ch9-03)” (at 12 minute...

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

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