Hi All
I have a question about the WDS Remoteinstall directory
I know you should not configure WDS in any way. SCCM will do that for you by enabling PXE Support for clients on the Distribution Point(s).
Our Distribution points have a C:\ and a D:\ drive
The C:\ drive is for the OS and the D:\drive is for the other stuff
We placed the NO_SMS_ON_DRIVE.SMS on the C:\ drive at installation status already, will the remoteinstall directory be installed on the C:\ drive or on the D:\drive.
If the remoteinstall directory is placed on the C:\ drive do we need to perform the following steps after WDS installation to migrate the remoteinstall directory to the D:\ drive
- WDSUTIL /uninitialize-server -> remove sharing on th C:\drive
- Copy C:\remoteinstall to D:\remoteinstall
- Delete C:\remoteinstall
- WDSUTIL /Initialize-server /RemInst:D:\RemoteInstall
I hope someone can help
Regards
Johan Erven