• [Script Of Aug. 14] How to automatically mount a VHD at Startup in Windows 8

    image image
    Aug.
    14
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-automatically-mount-d623ce34.  You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    This PowerShell script sample shows how to automatically mount a VHD at Startup in Windows 8.

    When users restart the computer, all mounted VHD files need to be mounted again. This script is to solve this problem.

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

  • [Script Of Aug. 20] How to create a Stored Access Policy for a container in Microsoft Azure

    image image
    Aug.
    20
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-create-a-Stored-d01f3fd4.  You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    This PowerShell script sample shows how to create a stored access policy for a container in Microsoft Azure.

    A stored access policy gives us greater control over shared access signatures we have released. Instead of specifying the signature's lifetime and permissions on the URL, we can specify these parameters within the stored access policy stored on container that is being shared.

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

  • [Script Of August 8] How to add IE favorites to OneDrive in Windows 8

    image image
    Aug.
    8
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-add-IE-favorites-to-183db0ea.  You can also use Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    The goal of this script is synchronizing IE favorites to OneDrive.

    On Windows 8.1 Internet Explorer 11 can synchronize favorites. However there is no functionality on older systems such as Windows 7. This script is to synchronize IE favorites with OneDrive.

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

  • [Script Of Aug. 12] How to remove OneDrive from the Windows Explorer Navigation pane in Windows 8.1

    image image
    Aug.
    12
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-remove-OneDrive-66e2d6ea.  You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    This script is to remove OneDrive from the Windows Explorer Navigation pane in Windows 8.1. Some users want to remove OneDrive from the Windows Explorer Navigation pane due to some reasons.

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

  • [Script Of Aug. 13] How to show “This PC” or “Computer” on desktop in Windows Server 2012

    image image
    Aug.
    13
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-show-This-PC-or-7cbcfe7b.  You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

    This PowerShell script sample shows how to show "This PC" or "Computer" on desktop in Windows Server 2012. This PowerShell script sample shows how to show "This PC" or "Computer" on desktop in Windows Server 2012.

    Although Windows has provided File Explorer, users and IT Pros used to use computer (This PC) on desktop. However, it is not convenient to show the icon through GUI in Windows server 2012 or later version. This script is used to show This PC on desktop easily. Although Windows has provided File Explorer, users and IT Pros used to use computer (This PC) on desktop. However, it is not convenient to show the icon through GUI in Windows server 2012 or later version. This script is used to show This PC on desktop easily.

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