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: 26699.ziphttp://gallery.technet.microsoft.com/How-to-delete-user-d86ffd3c
The computer usually used by more than one person, this often produces a large number of unique user profiles. Some of profiles are needless. (Profiles that have not been accessed in the past 60 days), users would like to clean up these legacy profiles. If we can provide a script that can help user to delete user profiles that is older than a specified number of days, it would be very helpful.
You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery
Script Download: 26818.ziphttp://gallery.technet.microsoft.com/How-to-input-or-change-d934f981
Sometimes due to some error, people cannot input or change their Windows product key. This script can solve this problem.
Script Download: BatchManagerDHCPGuard.zip http://gallery.technet.microsoft.com/How-to-manage-DHCP-Guard-42dc6494
DHCP Guard is a feature that you can use (as the owner of the hypervisor) to prevent VMs that you do not authorize from acting as DHCP Servers. For this Script can help users to batch configure DHCP Guard in Hyper-V.
Script Download: SalesPercentage.ziphttp://gallery.technet.microsoft.com/How-to-calculate-the-de16efde
As some people asked how to calculate the increasing percentage of sales each month in a year. Sometimes there are several products in a table, we need find out the increasing percentage of a specified product in two nearby month.
Script Download: SetShortcutKeyForOneNote(VBScript).ziphttp://gallery.technet.microsoft.com/How-to-change-the-OneNote-b80bef2e
New in Windows 8.1, Windows + S brings up a Search experience designed to help users find things more quickly from any application. We know how useful the old Windows + S shortcut key is in OneNote, so this script can provide a workaround in the meantime, it can help you custom a shortcut key for OneNote screen.