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: 22250.ziphttp://gallery.technet.microsoft.com/Create-User-Collections-2814d53a
Currently, you often need to create user collections based on user groups in Active Directory. After that, you can deploy applications and packages for specific users. Usually an Active Directory contains a lot of user groups, but it's a time consuming task to create collections based on user groups in SCCM console.
So you need to use a script to reduce your workload.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: 26706.ziphttp://gallery.technet.microsoft.com/How-to-import-favorites-d1064f09
As we all know there are some compatible issues on Internet Explorer 10 or 11, sometimes our favorite website will not display normally. This script is to import favorites website to IE compatibility view list.
Script Download: 26704.ziphttp://gallery.technet.microsoft.com/Set-permissions-on-752c1022
In Windows 8, users shared some folders with HomeGroup members. If the user restart the computer, other people will have no permission on shared folders. This script solves this.
Script Download: 26705.ziphttp://gallery.technet.microsoft.com/Import-favorites-website-caec4878
Script Download: 26816.ziphttp://gallery.technet.microsoft.com/How-to-change-the-time-39e04062
Windows includes internet time synchronization scheduler to synchronize your clock automatically. But the default synchronization interval for this process is one week. There is no way to change this interval through the user interface. It has to be done using the registry editor. So this script sample can easily help user to do it.