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: The script is available for download from https://gallery.technet.microsoft.com//Fix-the-issue-KB2920189-2cdb41b7. You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.
This script shows how to fix the issue “KB2920189 fails to install on generation 2 virtual machines” in Windows Server 2012 R2.
Some IT Admins encounter an issue that KB2920189 fails to install on generation 2 virtual machines in Windows Server 2012 R2. This script is to fix that issue.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: The script is available for download from https://gallery.technet.microsoft.com//How-to-solve-Store-Broker-e0fa4759. You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.
The goal of this script is how to solve Store Broker (wshost.exe) high CPU usage in Windows 8.1.
After upgrading Windows 8 to 8.1. some consumers encounter an issue that Store Broker‘s CPU usage is always more than 30%. This script is to fix that..
Script Download: The script is available for download from https://gallery.technet.microsoft.com//Add-Send-to-SkyDrive-to-b762c533. You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.
The goal of this script is to add "Send to SkyDrive" to the Windows Explorer context menu in Windows 8.1.
Windows 8.1 is integrated with SkyDrive. If we want to copy some files or folders to SkyDrive folder, we need to copy and paste them. If there is an item "send to SkyDrive" in context menu, it will be more convenient for users to achieve this target.
Script Download: The script is available for download from https://gallery.technet.microsoft.com//How-to-fix-The-file-is-a3efecbf. You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.
This PowerShell Script shows how to fix the issue "The file is corrupt and cannot be opened" when opening an Excel file.
Some consumers encounter an issue "The file is corrupt and cannot be opened" error on office Excel while opening .xls files. This script will try to fix that.
Script Download: The script is available for download from https://gallery.technet.microsoft.com//How-to-assign-a-Role-to-6833b665. You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment.
This script is used to help administrator to query current role assignment policies and assign the selected policy to multiple mailboxes.