• [Script Of Dec. 29] How to retrieve all the stored procedures in a specified database

    Dec.
    29
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-retrieve-all-the-cc002c3c.  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 will help us get the codes of stored procedures in a specified database.

    A lot of people asked for methods to get the codes of stored procedures in a specified database. Some people want to save the codes so that they can run these codes in other databases.

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

  • [Script Of Dec. 27] How to set default printer using VBScript

    Dec.
    27
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-set-default-printer-00dbc561.  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 set default printer in Windows.

    In real world, we usually have multiple printers in our company environment. IT admins want to user regularly use specified printer, they have to let user to pick one as default printer.

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

  • [Script Of Dec. 26] How to set default printer using PowerShell

    Dec.
    26
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-set-default-printer-cf89670b.  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 shows how to set default printer in Windows.

    In real world, we usually have multiple printers in our company environment. IT admins want to user regularly use specified printer, they have to let user to pick one as default printer.

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

  • [Script Of Dec. 25] How to Restrict mobile attachments to view only in Exchange Online

    Dec.
    25
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-Restrict-mobile-9cf1d440.  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 will restrict mobile attachments to view only in Exchange Online.

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

  • [Script Of Dec. 24] How to fix "The file is corrupt and cannot be opened" when opening an Excel(VBS)

    Dec.
    24
    image
    image

    Script Download:  
    The script is available for download from https://gallery.technet.microsoft.com//How-to-fix-The-file-is-2684aa3b.  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 fix the issue "The file is corrupt and cannot be opened" when opening an Excel file.

    Some consumers encounter an issue "The file is corrupt and cannot be opened" error on office Excel while opening .xls files. This script will try to fix that.

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