guys
our WDS server is running low on space we currently have three images in it and i need to add another fairly large one. I have the capture image on an external drive and I'm truing to get WDS to use this USB drive as a second installation folder. is that possible?
if its not I have a small NAS could I relocate the remote installation folder to the NAS and map a drive on my WDS server to it or possibly use UNC path to the NAS?
i read that i can change the location by following these steps but that would mean me moving my existing images
launch a command prompt with elevated privileges
Then, run the command: WDSUTIL /uninitialize-server
Cut and paste your RemoteInstall to the new location (D:\ for example)
At the command prompt again, run the command: WDSUTIL /Initialize-Server /RemInst: D:\RemoteInstall
I'm using 2008 R2 standard on the WDS server and its a windows 7 image i'm trying to use.