We all know that PowerShell is the future, but Microsoft have released an updated version of Windows Script for Windows 2000/XP and 2003 (to match the version included with Windows Vista). You can read the release notes here.
Windows Script 5.7 for Windows 2000 [Direct Link]
Windows Script 5.7 for Windows XP [Direct Link]
Windows Script 5.7 for [...]
I was having some issues integrating Windows Server 2003 Service Pack 2 into a copy of Windows Server 2003 Enterprise R2 x64. The updater would keep reporting this error and bomb out:
—————————
Service Pack 2 Setup
—————————
Failed to copy some or all of the files necessary for integrated install.
Please check that:
a) No network or copy errors occurred [...]
I had a need on a Terminal Server project last year to change the icon and label for client-mapped drives in use by Citrix Presentation Server clients. This proved to be quite easy to implement and actually worked well for users as they could more easily identify the drive mapped to their local C: drive.
Change [...]