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: StartWorkflow.ziphttp://gallery.technet.microsoft.com/scriptcenter/Start-a-Workflow-on-120bffe5
In a real world, you may need to start a workflow on multiple list items. It will be a heavy task if you do it manually, so you are looking for a script to complete this task.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: AddComputerToGroup(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Auto-adding-computer-to-AD-6ffa96bb
There are many scenarios where there is a need to add a computer to an AD-group during deployment, for instance to enable the computer to use a wireless network or adding the computer to an application group.
Script Download: EnableCrossDBOwnershipChainingRTC.ziphttp://gallery.technet.microsoft.com/scriptcenter/Enable-cross-DB-ownership-a266a35a
System administrators may encounter that Lync servers are not working properly due to RTC database option, “cross DB ownership chaining” is disabled. We can create PowerShell script to help them to enable this option automatically.
Script Download: AddComputerToGroup(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Auto-adding-computer-to-AD-dd4b4df5