vBulletin statistics
WindowsServer2008R2, WDS - Windows Server blog by Kurt Roggen [BE]

Browse by Tags

All Tags » WindowsServer2008R2 » WDS (RSS)
To be able to troubleshoot the Windows Deployment Services, it is crucial to first understand the overall WDS architecture, since you can activate logging at most levels in the architecture.  We did that in previous post. The second step, is drilling...
The other day, I got asked about WDS (Windows Deployment Services) troubleshooting… To be able to troubleshoot the Windows Deployment Services, it is crucial to first understand the overall WDS architecture, since you can activate logging at most levels...
To get a quick overview of your current WDS configuration, use the WDS CLI and type the following command: C:\> wdsutil /get-server /show:config [/server:yourRemoteServer]   To get a more detailed overview of your current WDS configuration, type...
There is a little known Server Selection feature in Windows Deployment Services in Windows Server 2008 R2. Its not documented and it's not supported by Microsoft, but it can be very useful for lab and test scenarios... How to enable it?  Simply...
Posted by Kurt Roggen | with no comments
Filed under: ,
Using Windows Deployment Services, we talked about approving pending computers.  You might also have noticed on the “pending” screen an empty message from the administrator. How can you set a message from the administrator? On the WDS server from...
Using Windows Deployment Services, you can boot a new (read: unknown) client and "name and approve" it from the WDS console.  A (named) computer object with the right GUID gets created in Active Directory and the machine starts building...