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: RemoveCompter(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/How-to-remove-computers-5b1156f1
Sometimes, AD admin need to remove some computers from a group.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: CheckIfProfileExists.ziphttp://gallery.technet.microsoft.com/scriptcenter/Check-if-an-AD-user-has-a-45ed5d1c
IT admins may care about which users has a roaming profile was configured. This script can help IT admins check whether or not a roaming profile was configured.
Script Download: CheckIfNetworkPrinterIsConnected(VBScript).ziphttp://gallery.technet.microsoft.com/scriptcenter/Check-if-the-network-3d8d2b2c
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, sometimes some problems from printer itself, especially the printers were offline. IT helpdesk always spend a lot of time on it.
Script Download: ComputerBelongsTo(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Script-to-determine-the-OU-5a22a0e0
Some of IT admins want to verify that is has been deployed to the correct OU. So this script can help do that.
Script Download: GetInstalledApplicationInfo(PowerShell).ziphttp://gallery.technet.microsoft.com/scriptcenter/Enable-or-disable-Control-d6d33550
If IT admins upgrade operating system and want to list the installed application on every computer. It’s very handy to have a list the programs installed. This script can do it.