• [Script of Sep. 25] Make a "Create System Restore Point" Shortcut in desktop in Windows 8 (VBScript)

    Script Download: SystemRestoreShortCut(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Make-a-Create-System-4fb604a6 The goal of this script is making a "Create System Restore Point" shortcut in desktop in Windows 8 After users install some software or change system settings, they...
  • [Script of Sep. 26] Make a "Create System Restore Point" shortcut in desktop in Windows 8

    Script Download: SystemRestoreShortCut(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Make-a-Create-System-f8f3e27d The goal of this script is making a "Create System Restore Point" shortcut in desktop in Windows 8 After users install some software or change system settings,...
  • [Script of Sep. 3] Pre-Provision SharePoint 2010 MySite (PowerShell)

    Script Download: CreatePersonalSite.zip http://gallery.technet.microsoft.com/scriptcenter/Pre-Provision-SharePoint-ec781ee9 This PowerShell script shows how to Pre-Provision SharePoint 2010 MySite. Each user's personal MySite will be automatically created when the user himself click the button...
  • [Script of Sep. 2] Get disconnect mailbox in for Exchange 2010

    Script Download: GetDisconnectMailbox(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Get-disconnect-mailbox-in-6ffc50a0 This PowerShell script can list of all disconnected mailboxes on your mailbox server. As usual, the Exchange cmdlet could not easily get the disconnected mailbox...
  • [Script of Sep. 9] Backup a Farm excluding a web application using PowerShell

    Script Download: BackupSPFarmExcludingWebApps.zip http://gallery.technet.microsoft.com/Backup-a-Farm-excluding-a-c971864d This script performs a Full Backup for all components (as mentioned below) of SharePoint Farm except Web Applications. Components which would be backed up: Farm Solutions...