• [Script of Oct. 23] Get Lync Users Active Information from a Particular Organization Unit

    Script Download: GetUserInOU.zip http://gallery.technet.microsoft.com/scriptcenter/Get-Lync-Users-Active-fd116e64 This script will Check whether Lync Server Enabled or Disabled for all Users in a particular Organization Unit excluding its Child Organization Unit. This script is to help Exchange...
  • [Script of Oct. 24] How to remove users from a web application (PowerShell)

    Script Download: RemoveUserFromWebapplication.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-remove-users-from-a-e4d9f1d5 This PowerShell script shows how to remove users from a web application. Sometimes, SharePoint admin need to remove some user from a web application. ...
  • [Script of Oct. 25] Upload local folder, its subfolders and items to site library (PowerShell)

    Script Download: ImportFolderToSite.zip http://gallery.technet.microsoft.com/scriptcenter/Upload-local-folder-its-7c6f6a06 This script demo shows how to upload local folder, its subfolders and items to site library. Sometimes, we need to upload some file and folders. However, it is not convenient...
  • [Script of Oct. 28] Refresh Windows Explorer (VBScript)

    Script Download: RefreshExplorer.zip http://gallery.technet.microsoft.com/scriptcenter/Refresh-Windows-Explorer-0a7f8ea1 The script is to refresh Windows Explorer. SWhen system setting or registry key changed, system need to restart Windows Explorer. But it is not convenient, this script can achieve...
  • [Script of Oct. 29] Check non-BUF Latches (T-SQL)

    Script Download: Latch.zip http://gallery.technet.microsoft.com/scriptcenter/Check-non-BUF-Latches-T-SQL-099b4753 This script will check non-BUF latch information. It waits for a minute and collects the historical latches and instantaneous latches on the instance. If you suspect there is latch contention...