• [Script of Jan. 2] Hide the specified full path of mapped drive

    Script Download: HideFullPathForMappedDrive.zip
    http://gallery.technet.microsoft.com/Hide-the-specified-full-4049ad73

    This script could be used to hide full path for all mapped drives or specified mapped drive(s). It could also be used to list all mapped drives in your machine.

    By default, the full path is displayed in default name of mapped drive. Some users may want to hide the full path of mapped drive for security.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [Script of Jan. 13] Save attachments from multiple selected items in Outlook (VBScript)

    Script Download: AttachmentSaver.zip
    http://gallery.technet.microsoft.com/scriptcenter/Save-attachments-from-bb855eea

    This VBScript sample illustrates how to save attachments from multiple selected items in Outlook.

    When multiple items are selected, the Save Attachments option in the File menu will be grayed out, and it's inconvenient to save attachments one by one. This script is useful and can be used to save attachments from multiple selected items all at once.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [Script of Jan. 9] Remove orphaned SIDs from File/Folder ACL (PowerShell)

    Script Download: ReomveSIDFromACL.zip
    http://gallery.technet.microsoft.com/Remove-orphaned-SIDs-from-2231b1f0

    This script is used to remove orphaned SIDs from File/Folder ACL.

    Sometimes, the objects are removed, but the orphaned SIDs are remained​ under security tab. The orphaned SIDs are annoying.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [Script of Jan. 28] Reset Offline Files Cache and Database in Windows

    Script Download: ReinitializeOfflineFilesCacheAndDatabase.zip
    http://gallery.technet.microsoft.com/scriptcenter/Reset-Offline-Files-Cache-83249475

    This script resets offline files cache and database. You can use this script to reset offline files cache and database on a local computer or against remote computers. Work group computers are also supported.

    On a Windows Vista-based or Windows 7-based client computer, you can still access offline files even though the file server is removed from the network. On a Windows XP-based client computer, sometimes the offline files cache and database may be corrupted. If multiple computers have this problem, Help desk need a script to reset offline files cache and database on multiple machines.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [Script of Jan. 1] Update Users Display Name after Enabling Forms-based Authentication (FBA) in SPS

    Script Download: UpdateFBAUserDisplayname.zip
    http://gallery.technet.microsoft.com/Update-Users-Display-Name-f32f5a52

    This script updates users display name after enabling Forms-based authentication (FBA) in Microsoft SharePoint Server 2010.

    After enabling form-based authentication, you may want to change users display name to friendly ones.  Nowadays, you may notice that some display names are showed in this form, i:0#.f|membership|username. Suppose you need to manage a large number of site collections with FBA enabled, change display names will be a time-consuming task for you.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery