We offer two things:
1. Hundreds of automation script samples based on IT Pros' frequently asked IT tasks
2. Script Browser & Script Analyzer tools to ease and improve the script writing
Script of the Day
Script Download: NewOSCCMCollection-NonCompliant.zip http://gallery.technet.microsoft.com/scriptcenter/Create-Non-compliant-eb023e3c
In SCCM 2012, you can create configuration baselines to manage the configuration and compliance of servers, laptops, desktop computers, and mobile devices. After reviewing the compliance report, you will create collections and take actions to make sure these users or devices meet configuration baselines.
You can create a Compliant/Error/Non-Compliant/Unknown collection for single configuration baseline deployment by using SCCM 2012 admin console, but it’s reasonable that a configuration baseline will be deployed to multiple collections. But you find you cannot create multiple collections for single configuration baseline deployment as following screenshot shows.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: 22265.ziphttp://gallery.technet.microsoft.com/Create-Address-Lists-for-a777bf3b
This script is to help Exchange Administrator quickly creating Address Lists for all Departments in Exchange Environment via Powershell.
Script Download: 22262.ziphttp://gallery.technet.microsoft.com/Count-the-number-of-users-1ebb65c3
This script is to help Lync Administrators Check the numbers of Lync users for each Dial Plan via PowerShell.
Script Download: 22222.zip http://gallery.technet.microsoft.com/How-to-check-if-Active-2f3e9407
In many cases, IT admins always encounter a fair number of tickets were related to problems with a user’s password. Often it had expired and they were having issues resetting it and needed to logon immediately. This script can scan all users account and check if user account password is expired.
Script Download: 22251.ziphttp://gallery.technet.microsoft.com/Backup-Windows-product-key-1a200645
Sometimes a user may want to reinstall operating system, but he does not know the current Windows product key. This script can solve that.