When executing the command:
NET USE H: \\fully.qualified.name\dfs\path\to\folder /home,
Windows 10 will only map H: to \\full.unc.name\dfs
When adding the /home designation, the path gets truncated. Drop /home and the full path gets mapped.
When executing the command:
NET USE H: \\fully.qualified.name\dfs\path\to\folder /home,
Windows 10 will only map H: to \\full.unc.name\dfs
When adding the /home designation, the path gets truncated. Drop /home and the full path gets mapped.