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//How-to-get-the-Default-382d1f03. 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 get default Mailbox Calendar Permission.
This script is to help Exchange Admins to get default Mailbox Calendar Permission via PowerShell.
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-check-SQL-Server-985be4f8. 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 will demo how to detect database(s) files residing in resilient file system (ReFS) in Windows Server 2012.
Hosting databases on Windows Server 2012 ReFS is not supported for production use. If there is any database on ReFS file system, the script will give a warning.
Script Download: The script is available for download from https://gallery.technet.microsoft.com//How-to-show-all-users-or-8eb8f934. 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 sample shows how to show all users or last login user in Windows 8.
Sometimes users want to show all user on login screen. This script is to achieve that.
Script Download: The script is available for download from https://gallery.technet.microsoft.com//How-to-hide-the-full-path-c230cc80. 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 VBScript shows how to hide the full path for mapped drive in Windows Explorer.
This script needs to hide the full path of the mapped drive. In a network environment, administrator wants to map a drive, but don't want to show the directory for security.
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.