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: CheckIfNetworkPrinterIsConnected(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Check-if-the-network-30e7800a
In a real word, office environment are always changing, users have been using the network for a long time. Many users will encounter some printer problems, but not all of the print problems are user related, sometime some problems from printer itself, especially the printers were offline. IT helpdesk always take a lot of time on it.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: DeleteVPNConnections.ziphttp://gallery.technet.microsoft.com/scriptcenter/Delete-specific-VPN-581bcf4d
Some of users want to use script to quickly delete a lot of VPN connections in Windows. This script can help user to do it.
Script Download: DisableLockScreen(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Disable-or-Enable-lock-563835c8
The Lock Screen in Windows 8 is pretty beautiful, but really not required on a PC or a laptop.