| 1482808 |
2021-12-15 22:44:00 |
if you have exactly the same user username and password etc on the target Machine/drive as the pc you are are using /Mapping from you can map a drive, or in earlier versions of windows you could without the worry about sharing permissions but you do have to have network sharing enabled in the os of the target machine. Or another way is just to remote in and copy the file.
sorry my bad, just checked not possible in GUI but is in CLI "net use \\remotepc\C$ /u:username password" from the documentation it will map a drive to the root of C "$ - denotes a hidden share". |
beama (111) |