Hey guys !
Is it possible to use % inside a user password and still be able to mount the drives using /net use-command ? Did anybody manage to solve the problem ?
I have tried every escape-character I could found on the internet but I was not able to find a solution for that problem.
You can try to reproduce the problem by sharing some local folder on your Win10, create an account (e.g. "netuse") with a % inside the password and then try to run the command via a batch file "net use K: \\localhost\share net%use /user:netuse".
Regards,
Jan