Hi everyone,
I have a problem with the net use of a shared folder.
I ran the psexec -i -s cmd performed Net use S: \\ip\folder /u:domain\user password /persistent:yes and the command worked, infact if in the same screen I do s: I enter the folder and see the files.
Going to the explorer, however, the folder is not accessible because it tells me that the user and password are not correct.
p.s. this procedure works perfectly on another virtual.
p.s.s. before launching psexec i deleted all existing net use and i don't have any credentials saved on credential manager.
Any idea!
thanks.