• [Script of Apr. 1] Script to add an item to Startup in Windows 8 (VBScript)

    Script Download: AddItemToStartup(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-add-an-item-to-2b99b14f This VBScript sample shows how to add an item to the Startup in Windows 8. Sometimes, users want programs to start when your system starts. Usually, you can add items...
  • [Script of Apr. 4] Script to fix issues described in KB947215 (VBScript)

    Script Download: FixIssuesDescribedinKB947215(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-3bbe6635 his sample can help you resolve the issue, “You receive a 'The User Profile Service failed the logon' error message”. This script shows how to list...
  • [Script of Apr. 26] Get Mailbox Folder Statistics for Large Mailbox in Office 365 Exchange Online

    Script Download: GetOSCEXOEmailStatistics.zip http://gallery.technet.microsoft.com/scriptcenter/Get-Mailbox-Folder-d18d77ce/ This script demonstrates how to use Exchange Web Service Managed API to get mailbox folder statistics for large mailbox in Office 365 Exchange Online. Some of you find your...
  • [Script of Apr. 9] How to Delete the "Windows.old" Folder in Windows 8 (PowerShell)

    Script Download: DeleteWindowsOld.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-Delete-the-912d772b This PowerShell script shows how to delete the "Windows.old" folder in Windows 8. Assume that you perform a refresh of Windows 8, an upgrade to Windows 8, a custom installation of...
  • [Script of Apr. 25] Sort Task List Items by Categories in Office 365 Exchange Online

    Script Download: RenameOSCEXOTask.zip http://gallery.technet.microsoft.com/scriptcenter/Get-Mailbox-Folder-0f03aa6e This script demonstrates how to sort task list items by categories in Office 365 Exchange Online. Technically, this script add category name as a prefix in the Subject property of a...