Sign in
TechNet Blogs
Technet Blog Images
More ...
Microsoft All-In-One Script Framework - IT Pros' Time Saver
Home
Introduction
FAQ
Who We Are
About Us
Email Us
Find Us on Facebook
Find Us on Twitter
How We Save IT Pros' Time
Overview
Script Samples
Script Request Service
Script of the Day
You vote it - We write it
Script Samples
Windows Scripts
Windows 8 Scripts
Office Scripts
Office 365 Scripts
SQL Server Scripts
Exchange Server Scripts
SharePoint Scripts
Lync Scripts
What's Next
Coming Soon
Resources
Links
Have you expected to solve a sophisicated IT task with a single click?
Have you struggled to learn IT admin technologies and scripting languages?
Have you wished someone to provide free scripts for your requirement?
Have you dreamed of a script sample library for frequently asked IT tasks?
Microsoft All-In-One Script Framework is an automation script sample library for IT Professionals. The key value that All-In-One Script Framework is trying to deliver is
Scenario-Focused Script Samples
driven by
IT Pros' real-world pains and needs
. The team is monitoring all TechNet forums, IT Pros' support calls to Microsoft, and script requests submitted to TechNet Script Repository. We collect frequently asked IT scenarios, and create script samples to automate the tasks and save some time for IT Pros. The team of All-In-One Script Framework sincerely hope that these customer-driven automation script samples can help our IT community in this script-centric move.
TechNet Blogs
>
Microsoft All-In-One Script Framework
Common Tasks
Blog Home
Email Blog Author
RSS for comments
RSS for posts
Atom
Search
Tags
News
Office 365
Release
ScriptOfTheDay
ScriptRequestService
SharePoint
SQL Server
Video
Windows 8
Windows Server 2012
YouVoteWeWrite
Archives
Archives
May 2013
(19)
April 2013
(20)
March 2013
(22)
February 2013
(21)
January 2013
(13)
December 2012
(14)
November 2012
(19)
October 2012
(27)
September 2012
(6)
August 2012
(5)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft All-In-One Script Framework
[Script of Mar. 15] How to batch rename virtual machines in Windows Server 2012 (PowerShell)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: BatchRenameVirtualMachines.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-batch-rename-f3980e1d This PowerShell script illustrates how to batch rename multiple virtual machines by using PowerShell 3.0 in Windows Server...
Microsoft All-In-One Script Framework
[Script of Mar. 14] Export Email Messages from OWA in Office 365 Exchange Online
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: ExportOSCEXOEmailMessage.zip http://gallery.technet.microsoft.com/scriptcenter/Export-Email-Messages-from-1419bbe9 This script can export email messages from Outlook Web App to a specific folder. These email messages will be saved...
Microsoft All-In-One Script Framework
[Script of Mar. 13] Send Emails until a Designated Time in Office 365 Exchange Online
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: SendOSCEXOMailMessage.zip http://gallery.technet.microsoft.com/scriptcenter/Send-Emails-until-a-9cee20cf This script can send an email message with Office 365 Exchange Online. Also this script allows you to delay sending an email message...
Microsoft All-In-One Script Framework
[Script of Mar. 12] Set Email Signatures in Office 365 Exchange Online
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: SetOSCEXOEmailSignature.zip http://gallery.technet.microsoft.com/scriptcenter/Set-Email-Signatures-in-792587f5 This script can set text and HTML email signatures to your outgoing email messages in Office 365 Exchange Online. Microsoft...
Microsoft All-In-One Script Framework
[Script of Mar. 11] Import Contacts to a Public Folder in an On-Premises Exchange Server Deployment
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: ImportOSCEXPFContact.zip http://gallery.technet.microsoft.com/scriptcenter/Import-Contacts-to-a-08e6ffd7 This script imports contacts to a Public Folder in an On-Premises Exchange Server Deployment. This script uses Exchange Web Service...
Microsoft All-In-One Script Framework
[Script of Mar. 8] Script to remove the low disk space warning (VBScript)
Posted
2 months ago
by
Huilin zhu
1
Comments
Script Download: DisableLowDiskSpaceWarning(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-remove-the-low-991adae0 This VBScript sample shows how to remove the low disk space warning. In Windows, when one of your hard...
Microsoft All-In-One Script Framework
[Script of Mar. 7] Script to remove the low disk space warning (PowerShell)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: DisableLowDiskSpaceWarning(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-remove-the-low-70240a74 This PowerShell script sample shows how to remove the low disk space warning. In Windows, when one of...
Microsoft All-In-One Script Framework
[Script of Mar. 6] Script to calculate the number of file name extensions (PowerShell)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: GetSpecifiedFileExtension.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-calculate-the-8e3151c3 This PowerShell script sample shows how to calculate the number of file name extensions. Assume that you have 100,000...
Microsoft All-In-One Script Framework
[Script of Mar. 5] Bulk import the user information from CSV file
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: ImportUsersFromCSVFile.zip http://gallery.technet.microsoft.com/scriptcenter/Bulk-import-the-user-568abc5f This script can be used by an Office365 administrator to batch add user information from a CSV file. Sometimes an Office365...
Microsoft All-In-One Script Framework
[Script of Mar. 4] Open Windows Store apps from the desktop or taskbar in Windows 8 (VBScript)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: CreateWindowsAppsShortcutToDesktop(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Open-Windows-Store-apps-fe5d6008 This VBScript sample shows how to create a Windows apps shortcut from the Start Screen to the desktop...
Microsoft All-In-One Script Framework
[Script of Mar. 1] Script to add an item to Startup in Windows 8 (PowerShell)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: AddItemToStartup(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-an-item-to-707c9ca7 This PowerShell script sample shows how to add an item to the Startup in Windows 8. Sometimes, users want programs...
Microsoft All-In-One Script Framework
[Script of Feb. 28] Script to add an item to the context menu in Windows 8 (PowerShell)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: AddItemToContext.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-an-item-to-f523f1f3 This script demonstration shows how to add an item to the context menu in Windows 8. A program or a command may be used frequently...
Microsoft All-In-One Script Framework
[Script of Feb. 27] Add "show/hide hidden files" to the context menu in Windows 8 (PowerShell)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: AddhidefilesToContext(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Add-showhide-hidden-files-e085f1d5 This PowerShell script sample shows how to add "show/hide hidden files" to the context menu in Windows 8. ...
Microsoft All-In-One Script Framework
[Script of Feb. 26] Default value for Hyperlink or Picture field type (PowerShell)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: SetColumnDefaultValue.zip http://gallery.technet.microsoft.com/scriptcenter/Default-value-for-3e40ec31 Set default value for Hyperlink or Picture field type in SharePoint 2010. Sometimes, we want to set the default value for site...
Microsoft All-In-One Script Framework
[Script of Feb.25] How to auto install NET4.5, PowerShell 3.0, KB2592525 (PowerShell)
Posted
2 months ago
by
Huilin zhu
1
Comments
Script Download: AutomaticallyInstall.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-auto-install-NET45-bdb4bf1f This PowerShell script demo shows how to download NET4.5, PowerShell 3.0 and KB2592525, and install them on the server automatically...
Microsoft All-In-One Script Framework
[Script of Feb.22] Add "show/hide hidden files" to the context menu in Windows 8 (VBScript)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: AddhidefilesToContext(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Add-showhide-hidden-files-e732fbd1 This VBScript sample shows how to add "show/hide hidden files" to context menu in Windows 8. Sometimes, a user...
Microsoft All-In-One Script Framework
[Script of Feb. 21] Batch removes the read-only attribute of multiple files in Windows 8(PowerShell)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: BatchRemoveReadOnlyAttribute(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Batch-removes-the-read-a1d3e210 This PowerShell script sample shows how to batch remove the read-only attribute of multiple files in Windows...
Microsoft All-In-One Script Framework
[Script of Feb.20] Fix Duplicate Email Addresses for On-premises Mail-Enabled Objects
Posted
3 months ago
by
Huilin zhu
0
Comments
Script Download: FixDuplicateMailAddresses.zip http://gallery.technet.microsoft.com/scriptcenter/Fix-Duplicate-Email-525089e4 This script is used to fix duplicate Email addresses for on-premises mail-enabled objects This script enables you to export...
Microsoft All-In-One Script Framework
[Script of Feb.19] Fix Empty DisplayName Attribute for On-premises Mail-Enabled Groups
Posted
3 months ago
by
Huilin zhu
0
Comments
Script Download: FixEmptyDisplayName.zip http://gallery.technet.microsoft.com/scriptcenter/Fix-Empty-DisplayName-1516deef This script is used to fix empty displayname attribute for on-premises mail-enabled groups This script verifies displayName...
Microsoft All-In-One Script Framework
[Script of Feb.18] Fix Duplicate User Principal Name for On-premises Active Directory Users
Posted
3 months ago
by
Huilin zhu
1
Comments
Script Download: FixDuplicateUserPrincipalName.zip http://gallery.technet.microsoft.com/scriptcenter/Fix-Duplicate-User-d92215ef This script is used to fix duplicate user principal name for on-premises Active Directory users. This script enables...
Microsoft All-In-One Script Framework
[Script of Feb. 15] Open Windows Store apps from the desktop or taskbar in Windows 8 (PowerShell)
Posted
3 months ago
by
Huilin zhu
1
Comments
Script Download: CreateWindowsAppsShortcutToDesktop(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Open-Windows-Store-apps-569de170 This PowerShell Script sample shows how to create a Windows apps shortcut from the Start Screen to...
Microsoft All-In-One Script Framework
Request free Script Samples from Microsoft and the Community
Posted
3 months ago
by
Microsoft All-In-One Script Framework
3
Comments
Microsoft All-In-One Script Framework is providing a script sample request function. This is a proactive way for our IT community to obtain script samples for certain IT tasks directly from Microsoft. IT Pros are encouraged to submit script sample...
Microsoft All-In-One Script Framework
[Script of Feb. 14] Script to clean up temp files in Windows 8(PowerShell)
Posted
3 months ago
by
Huilin zhu
0
Comments
Script Download: DeleteTempFiles.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-clean-up-temp-49cbeb70 This script shows how to clean up temp files in Windows 8. As we all know, when the IE browser is running for a long time, it...
Microsoft All-In-One Script Framework
[Script of Feb. 13] Script to pin items to Start menu in Windows 8 (VBScript)
Posted
3 months ago
by
Huilin zhu
0
Comments
Script Download: PinToStartMemu(VBS).zip http://gallery.technet.microsoft.com/scriptcenter/How-to-pin-items-to-Start-ee960ad8 This VBScript sample illustrates how to pin item to Start Menu in Windows 8. It should be convenient to use script to customize...
Microsoft All-In-One Script Framework
[Script of Feb. 12] Script to tweak Start screen animation in Windows 8 (PowerShell)
Posted
3 months ago
by
Huilin zhu
0
Comments
Script Download: SetStartScreenAnimations.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-tweak-Start-86eb3087 This PowerShell Script shows the Start screen animation every time that and tweak Start screen animation in Windows 8. ...
Page 3 of 7 (166 items)
1
2
3
4
5
»
News
Script of the Day
You vote it - We write it
Windows Scripts
Office Scripts
Office 365 Scripts
SQL Server Scripts
Exchange Scripts
SharePoint Scripts
Lync Scripts