• [Script Of Jan. 14] How to query the progress of backup processes currently running in SQL Server

    Jan.
    14
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-query-the-progress-53e7f89b.  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 query the progress of backup process currently running in SQL Server.

    As some people asked how to get the backup status in SQL Server before shutting down SQL Server, this script may provide some help.

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

  • [Script Of Jan. 13] How to upload files to OneDrive for Business and create a guest link

    Jan.
    13
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-upload-files-to-232109bf.  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 used to upload files to OneDrive for Business and create a guest link.

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

  • [Script Of Jan. 12] How to resolve that Windows 8 slows down due to 100% disk usage and hangs

    Jan.
    12
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-resolve-that-259cfa26.  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 shows how to resolve the issue that Windows 8 slows down due to 100% disk usage and hangs.

    After Windows 8.1 update is released, some consumers encounter an issue that Windows 8 keeps slowing down to 100% disk usage and hangs. This script is to try to resolve this issue.

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

  • [Script Of Jan. 10] How to rebuild icon cache in Windows 8.1 (VBS)

    Jan.
    10
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-rebuild-icon-cache-d2d22a24.  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 VBScript shows how to rebuild icon cache in Windows 8.1.

    Sometimes users encounter the issues that an icon are changed to a different random icon, several icons are drawn on top of each other or an icon becomes all black and so on. This script will help users to fix that.

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

  • [Script Of Jan. 09] How to update statistics on tables or views in a SQL Server database

    Jan.
    09
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-update-statistics-5d74eb14.  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 help update statistics in a SQL Server database.

    As some people asked how to update statistics in a SQL Server database, this script will help to do it. If the statistics have changed drastically and you want to update them before query optimizer does, this script will provide you with some support.

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