Hello,
I'm trying to setup Windows Deployment Service in Server core.
So I did:
install-windowsfeature -name WDS -includemanagementtools -includeallsubfeatures
everything seems fine.
wdsutil.exe /verbose /progress /initialize-server /standalone /authorize /reminst:"D:\WDS"
Result:
An error occurred while trying to execute the command.
Error Code: 0xc104013B
Error Description: The Windows Deployment Services management tools are not configured.