• [Script of Feb. 21] Batch removes the read-only attribute of multiple files in Windows 8(PowerShell)

    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 8.

    Many users in online forums have frequently asked how to batch remove the read-only attribute of multiple files.

    image image
    image

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

  • [Script of Feb.20] Fix Duplicate Email Addresses for On-premises Mail-Enabled Objects

    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 mail-enabled objects with duplicated email addresses. After correcting the attributes for these groups, you can use this script to import them to your on-premises Active Directory.

    image image
    image

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

  • [Script of Feb.19] Fix Empty DisplayName Attribute for On-premises Mail-Enabled Groups

    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 attribute for mail-enabled groups. This script enables you to export mail-enabled groups that have empty display name. After correcting the display name of these groups, you can use this script to import them to your on-premises Active Directory.

    image image
    image

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

  • [Script of Feb.18] Fix Duplicate User Principal Name for On-premises Active Directory Users

    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 you to export Active Directory users with duplicated user principal names. After correcting the attributes for these users, you can use this script to import them to your on-premises Active Directory.

    image image
    image

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

  • [Script of Feb. 15] Open Windows Store apps from the desktop or taskbar in Windows 8 (PowerShell)

    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 the desktop and how to pin this shortcut to the taskbar.

    In Windows 8, only open one Windows Store app can be opened from the Start screen. If you mostly work in the Windows 8 traditional desktop environment, you must find a different way to open Windows Store apps from the desktop. 

    image image
    image

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