February 8 2012 by
Erik in
Windows |
If you have a Windows Server 2008 (R2) running Windows Deployment Services and DNS and you receive error WDS PXE-E32: TFTP open timeout, this is probably caused by the DNS service binding to the WDS UDP ports on the server. This will generally occur after installing security update MS08-037. You can solve this by following [...]
January 23 2012 by
Erik in
Windows |
To rename a computer based on its Asset Tag/Serial number using a script, you can put the following text in a vbs file. I use NL-AMS-WS- preceding the Asset tag to indicate the country (Netherlands), city (Amsterdam) and type (Workstation): To use this during deployment you can use the following command:
January 23 2012 by
Erik in
Windows |
To install AD-DS Tools in Windows 7, execute the following command:
January 23 2012 by
Erik in
Windows |
To disable IPv6 in Windows 7 execute the following command:
January 23 2012 by
Erik in
Windows |
To configure Subsystem for UNIX-based Application in Windows 7 enter the following command:
January 23 2012 by
Erik in
Windows |
If you want to delete a folder and it gives you the error message: ‘Path is too long’, you can simply keep digging into the folder untill you find a point where it doesn’t give you the error anymore, or you can create a batch file containing the following text: This script uses RoboCopy, which [...]
January 23 2012 by
Erik in
Windows |
To enable the Remote Registry using the command line execute the following command: