I've got a DFS folder: \\my.domain\Storage$ I'd like to map it to a particular Windows Server Core machine using the New-SmbGlobalMapping PowerShell command using specific credentials.
Alas, when I attempt to do so I get a The network name cannot be found error. I know for a fact that the network name itself is OK because I can simply cd from PowerShell into that DFS folder...
Any idea what's going on here?