4

How can I move my WDS share?

view full story
linux-howto

http://serverfault.com – I have moved my WDS PXE share but I cannot get WDS to point to the new hard drive, it keeps sticking with its original configuration, does anyone know what else I need to configure? Setup Windows Server 2008 R2 Old Share: \\WIN-F3OV5FQ0R6E\DeploymentShare$ (E:\) New Share: \\WIN-F3OV5FQ0R6E\DeploymentShare2$ (H:\) Bootsrap.ini DeployRoot=\\WIN-F3OV5FQ0R6E\DeploymentShare2$ When I right click my WDS server -> properties it reads that my deployment share is at E:\RemoteInstall which is of course the old share. (HowTos)