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 Apr. 18] Script to refresh Windows 8 (VBScript)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: RefreshWindows(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-refresh-Windows-9aa30f2a This VBScript shows how to create custom refresh image. Windows Refresh gives you a quick and easy way to use Windows...
Microsoft All-In-One Script Framework
[Script of Apr. 17]Script to collect system health report in Windows 8 (PowerShell)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: SystemHealthReport(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-collect-system-46a0e8f1 This script uses PowerShell to create a System Health Report, save it as a .html file to a specified path. The...
Microsoft All-In-One Script Framework
[Script of Apr. 16] Check whether disk partitions contain the correct 4KB alignment (PowerShell)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: Check4kAligned.zip http://gallery.technet.microsoft.com/scriptcenter/Check-if-disk-partitions-bb5b3eca This script can be used to check whether user’s disk partitions contain the correct 4KB alignment. Over the next few years...
Microsoft All-In-One Script Framework
[Script of Apr. 15] Check whether disk partitions contain the correct 4KB alignment (VBScript)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: Check4kAligned.zip http://gallery.technet.microsoft.com/scriptcenter/Check-if-disk-partitions-17c6927b This script can be used to check whether a user’s disk partitions contain the correct 4KB alignment. Over the next few years...
Microsoft All-In-One Script Framework
[Script of Apr. 12] Setting Tab Process Growth for Internet Explorer (PowerShell)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: SettingIETabProcessGrowth(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Setting-Tab-Process-Growth-5e52fe62 This sample can help you to operate the “TabProcGrowth” registry entry to set Tab Process Growth...
Microsoft All-In-One Script Framework
[Script of Apr. 11] Setting Tab Process Growth for Internet Explorer (VBScript)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: SettingIETabProcessGrowth(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Setting-Tab-Process-Growth-4ead21ac This sample can help you to operate the “TabProcGrowth” registry entry to set Tab Process Growth...
Microsoft All-In-One Script Framework
[Script of Apr. 10] Script to refresh Windows 8 (PowerShell)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: RefreshWindows8(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-refresh-Windows-eca1e59a This PowerShell script shows how to create custom refresh image. Windows Refresh gives you a quick and easy way...
Microsoft All-In-One Script Framework
[Script of Apr. 9] How to Delete the "Windows.old" Folder in Windows 8 (PowerShell)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: DeleteWindowsOld.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-Delete-the-912d772b This PowerShell script shows how to delete the "Windows.old" folder in Windows 8. Assume that you perform a refresh of Windows 8,...
Microsoft All-In-One Script Framework
[Script of Apr. 8] Script to display the deleted objects in Active Directory (PowerShell)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: DisplayDeletedADObjects.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-display-the-c995a5f6 This PowerShell script sample can display the deleted objects from the Active Directory. Accidental deletion of Active...
Microsoft All-In-One Script Framework
[Script of Apr. 5] How to remove users from a site that have a specific permission level
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: RemoveSPsiteUsers.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-remove-users-from-a-d792858b This PowerShell script shows how to remove users from a site that have a specified permission level. You cannot remove users...
Microsoft All-In-One Script Framework
[Script of Apr. 4] Script to fix issues described in KB947215 (VBScript)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: FixIssuesDescribedinKB947215(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-3bbe6635 his sample can help you resolve the issue, “You receive a 'The User Profile Service failed the logon'...
Microsoft All-In-One Script Framework
[Script of Apr. 3] Complete the Reporting Services with SharePoint Integration configuration
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: IntegrateSSRSToSharePoint.zip http://gallery.technet.microsoft.com/scriptcenter/Complete-the-Reporting-0971816b This Windows PowerShell script achieves the same function as we to complete configure the Reporting Services integrate...
Microsoft All-In-One Script Framework
[Script of Apr. 2] Batch removes the Read-Only attribute of multiple files in Windows 8 (VBScript)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: BatchRemoveReadOnlyAttribute(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Batch-removes-the-Read-cd121ff5 This VBScript sample shows how to batch remove the Read-Only attribute of multiple files in Windows 8. ...
Microsoft All-In-One Script Framework
[Script of Apr. 1] Script to add an item to Startup in Windows 8 (VBScript)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: AddItemToStartup(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-an-item-to-2b99b14f This VBScript sample shows how to add an item to the Startup in Windows 8. Sometimes, users want programs to start...
Microsoft All-In-One Script Framework
[Script of Mar. 29] Verify and reset SRV record
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: VerifyAndResetSRVRecords.zip http://gallery.technet.microsoft.com/scriptcenter/Verify-and-reset-SRV-record-e9132d9a This script could be used to both verify and reset SRV record on domain controller. IT Administrators may need to...
Microsoft All-In-One Script Framework
[Script of Mar. 28] Script to fix issues of Event ID 4107 and Event ID 11 (PowerShell)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: BulkFixIssuesOfEventID4107AndEventID11.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-of-a5f6f91a This sample can help the enterprise administrator to bulk fix the issue “Event ID 4107 or Event ID...
Microsoft All-In-One Script Framework
[Script of Mar. 27] Script to fix issues of Event ID 4107 and Event ID 11 (VBScript)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: BulkFixIssuesOfEventID4107AndEventID11.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-of-2ec8407a This sample shows how to fix the issue “Event ID 4107 or Event ID 11 is logged in the Application log...
Microsoft All-In-One Script Framework
[Script of Mar. 26] Script to remove Internet Explorer in Windows 7 (PowerShell)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: RemoveInternetExplorer(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-remove-Internet-e8327b13 This PowerShell script demo shows how to remove Internet Explorer in Windows 7. In some situations, customers...
Microsoft All-In-One Script Framework
Microsoft All-In-One Script Framework Sample Release on March 25th
Posted
1 month ago
by
Microsoft All-In-One Script Framework
0
Comments
Are you ready for another wave of script samples? Here are 13 new script samples for Windows, SharePoint and IE. As always, the script samples are based on frequently asked IT tasks that we collected in TechNet forums. Windows and Windows 8 Script...
Microsoft All-In-One Script Framework
[Script of Mar. 25] Script for resetting file association (VBScript)
Posted
1 month ago
by
Huilin zhu
0
Comments
Script Download: VBSFileAssociation.zip http://gallery.technet.microsoft.com/scriptcenter/Script-for-resetting-file-103c5a89 This VBScript illustrates how to reset file association for a .doc file (It can be used for other file types as well with slight...
Microsoft All-In-One Script Framework
[Script of Mar. 22] Script to list the cluster servers (PowerShell)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: ExportServersInCluster.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-list-the-cluster-cbab4d4b This script will demo how to list the servers in one or more Windows clusters. Sometimes, IT pro need to list all servers...
Microsoft All-In-One Script Framework
[Script of Mar. 21] Script to disable "turn off this device to save power" for NIC Power Management
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: DisableNetworkAdapterPnPCapabilities(VBS).zip http://gallery.technet.microsoft.com/scriptcenter/Insert-pictures-in-a-eb23b3a9 This VBS Script illustrates how to disable "turn off this device to save power" feature in Power Management...
Microsoft All-In-One Script Framework
[Script of Mar. 20] Script to add Windows Gadget to user profile (VBScript)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: AddWindowsGadgetToUserProfile.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-Windows-dd146285 This PowerShell script demo illustrates how to add windows gadget to user profile. This question is asked by users...
Microsoft All-In-One Script Framework
[Script of Mar. 19] Changing required status for site columns in content type (PowerShell)
Posted
2 months ago
by
Huilin zhu
0
Comments
Script Download: ChangeRequiredStatus.zip http://gallery.technet.microsoft.com/scriptcenter/Changing-required-status-6140981b Changing required status for site columns in content type. The required status for site columns have two options, required...
Microsoft All-In-One Script Framework
[Script of Mar. 18] PowerShell Scripts to Warm-Up Applications in Microsoft SharePoint Server 2010
Posted
2 months ago
by
Huilin zhu
1
Comments
Script Download: WarmupSiteApplication.zip http://gallery.technet.microsoft.com/scriptcenter/PowerShell-to-Warm-Up-0988dd61 This script could be used to warm-up site application. Application warm-up is requested to improve customer experience for...
Page 2 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