• [Script of Sep. 6] How to verify if an ADObject such as user, group exists (PowerShell)

    Script Download: OSCforwardingAddress(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Get-or-Remove-forwarding-9943efc6 This script could be used verify if an ADObject such as user,group exists. Test if a specific user, computer, group, OU already exists in your domain. ...
  • [Script of Sep. 10] Start User Profile Synchronization through PowerShell

    Script Download: UPASync-2010.zip http://gallery.technet.microsoft.com/Start-User-Profile-4a6a82a9 This script can be used to automate the user profile synchronization for the default User Profile Service Application. It can be used to schedule the user profile sync operation or start it after...
  • [Script of Sep. 19] Enable or disable Control Panel in windows 8 (VBScript)

    Script Download: DisableControlPanel(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Enable-or-disable-Control-547d6169 The goal of this script is to enable or disable Control Panel on Windows 8. Sometimes administrators want to prevent the access to Control Panel for ensuring security...
  • [Script of Sep. 17] Remove hard drive disks from Storage Pool (PowerShell)

    Script Download: RemoveHardDriveDisksFromStoragePool.zip http://gallery.technet.microsoft.com/scriptcenter/Remove-hard-drive-disks-cc8042c0 This PowerShell Script shows how to remove hard drive disks from Storage Pool. It admins want to use PowerShell scripting to remove hard drive disks from Storage...
  • [Script of Sep. 30] Disable or Enable lock screen in Windows 8 (PowerShell)

    Script Download: DisableLockScreen(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Disable-or-Enable-lock-63b42911 The script is to disable or enable the lock screen. The Lock Screen in Windows 8 is pretty good to look at, but really not required on a PC or a laptop. ...