Automating CIS-CAT Pro with PowerShell

CIS-CAT stands for Center for internet Security Configuration Assessment Tool. The CIS-CAT tool is used to perform configuration and vulnerability assessments. The Pro version is only available to CIS members, however if you want to try out the software, you Read More …

How to automate SCCM 2012 Task Sequence Media Creation

Just recently I went through the CM12 Console Task Sequence media creation wizard several times a day, so at some point I thought, this is a good candidate for automation. If you have CU1 for SCCM 2012 SP1 already installed, Read More …

Automated Download and Installation for the Windows Assessment and Deployment Kit (ADK)

Since I am going install the ADK on several clients and servers, I decided to automate that process based on the information found in the MSDN article Installing the Windows ADK Because downloading all the ADK sources from the Microsoft Read More …

BitLocker Deployment Sample Resources

During my weekly “let’s see what’s new”  search on some of my favorite websites, I found the “Bitlocker Deployment Sample Resources” on the MSDN Code Gallery. The Resource Page contains a lot of documentation and useful script samples for the Read More …