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 http://gallery.technet.microsoft.com/How-to-set-up-SMTP-Relay-385a72e0. 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 will help administrator to set up SMTP Relay.
This script is to help administrator to set up SMTP Relay without configuring step by step.
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 http://gallery.technet.microsoft.com/How-to-upload-a-file-to-a-8b1424ef. 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 will help users to upload a file to a library or OneDrive for Business of SharePoint Online.
This script is to help users to upload a file to a library or OneDrive for Business of SharePoint Online using Client Object Model.
Script Download: The script is available for download from http://gallery.technet.microsoft.com/How-to-Change-Company-Name-87fb7d55. 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 will bulk change company name in Exchange Online.
Script Download: The script is available for download from http://gallery.technet.microsoft.com/How-to-add-IE-favorites-to-c5b81f2b. 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 synchronizing IE favorites to OneDrive.
Internet Explorer 11 can synchronize favorites in Windows 8.1. However on older system such as Windows 7, there is no such functionality. This script is to synchronize IE favorites with OneDrive.
Script Download: The script is available for download from http://gallery.technet.microsoft.com/How-to-log-in-the-system-3ddceb9b. 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 sample shows how to automatically log in the system without entering password at startup in Windows 8.
A Microsoft account user must enter a password or a pin to log in the system when it starts up. Sometimes it seems not very convenient, this script is to log in the system without password when the system starts up.