• [Script Of Sep. 16] How to fix "The Microsoft Office cache encountered a problem"

    Sep.
    16
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-fix-The-Office-a0ceff96.  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 fix "The Microsoft Office cache encountered a problem" (with Office 2013 ProPlus).

    Some customers come across this issue that there will be an error or prompt The Microsoft Office cache encountered a problem (with Office 2013 ProPlus) when they use office 2013. This script is to try fixing that issue.

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

  • [Script Of Sep. 17] How to fix “Microsoft Office Professional 2013 encounters during setup”

    Sep.
    17
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-fix-Office-af646d16.  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 fix the ErrorCode: 1653(0x675) Microsoft Office Professional 2013 encounters during setup.

    Many customers come across an issue that Microsoft Office 2013 will encountered an error when during setup. This script is trying to fix that issue..

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

  • [Script Of Sep. 18] Add the "Pin to Start Screen" context menu item to all files in Windows 8.1

    Sep.
    18
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/Add-the-Pin-to-Start-1c0156a3.  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 add the "Pin to Start Screen" context menu item to all files in Windows 8.1

    With Windows 8.1, Microsoft has restricted access to the 'Pin to Start Screen' menu command for 3rd party apps. The same thing could be implemented in Windows 8. Any app was able to pin itself to the Start Screen, but not so in Windows 8.1. So this script can get the "Pin to Start Screen" context menu item unlocked for every file, and every file system object in Explorer.

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

  • [Script Of Sep. 19] How to log in the system without entering password at startup in Windows 8

    Sep.
    19
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-log-in-the-system-3ddceb9b.  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 log in the system without entering password at startup in Windows 8.

    A Microsoft account user must enter a password or a pin to log in the system when it starts up. Sometimes it seems not very convenient, this script is to log in the system without password when the system starts up.

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

  • [Script Of Sep. 22] How to add IE favorites to OneDrive in Windows 8

    Sep.
    22
    image
    image

    Script Download:  
    The script is available for download from http://gallery.technet.microsoft.com/How-to-add-IE-favorites-to-c5b81f2b.  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.

    Internet Explorer 11 can synchronize favorites in Windows 8.1. However on older system such as Windows 7, there is no such functionality. 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