I am trying to use the Windows Action Connect UNC share.
Diagnostics show the following
Fri, 06 Apr 2018 14:22:03 PowerShell output: net : System error 53 has occurred. At line:9 char:1 + net use $UNCShare $Password /USER:$Username 2>&1 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | + CategoryInfo | : NotSpecified: (System error 53 has occurred.:Str | ing) [], RemoteException | + FullyQualifiedErrorId : NativeCommandError The network path was not found. |
Fri, 06 Apr 2018 14:22:03 Installation result -1918091202
Fri, 06 Apr 2018 14:22:03 RunPackageInstall: stop on returncode=8dac403e of package=Map Drive Test
Fri, 06 Apr 2018 14:22:03 processing of package is complete, result -1918091202 (0x8dac403e - code 16446)
any help would be greatly appreciated.