Hello
I have a lab (test environment) at home with several computers and I am testing automatic (CMD) scripts on them.
I just upgraded several of the computers from windows 7 to windows 10.
At the main computer (Windows 7) there is a shared directory where all the files and scripts that I test, exist.
I have created a special user (with password) on the main computer to be the only user that is able to access these files.
When I run the scripts from the computers, I use the "net use X: \\_MAIN_COMPUTER_\_SHARE_ /user:_MAIN_COMPUTER_\_SPECIAL_USER_ _PASSWORD_" command to login to the main computer.
When I run it from computers with non Windows 10 OS there is no problem (login + copying + executing). But on the new upgraded Windows 10 computers I get the "System Error 5 has occurred. Access is Denied".
I have read in other places questions, answers and articles, but I could not find a problem like mine. (Most of the problems address a problem where the main computer was the one upgraded to Windows 10.)
Can someone please help me?
Thank you
Udi
I have a lab (test environment) at home with several computers and I am testing automatic (CMD) scripts on them.
I just upgraded several of the computers from windows 7 to windows 10.
At the main computer (Windows 7) there is a shared directory where all the files and scripts that I test, exist.
I have created a special user (with password) on the main computer to be the only user that is able to access these files.
When I run the scripts from the computers, I use the "net use X: \\_MAIN_COMPUTER_\_SHARE_ /user:_MAIN_COMPUTER_\_SPECIAL_USER_ _PASSWORD_" command to login to the main computer.
When I run it from computers with non Windows 10 OS there is no problem (login + copying + executing). But on the new upgraded Windows 10 computers I get the "System Error 5 has occurred. Access is Denied".
I have read in other places questions, answers and articles, but I could not find a problem like mine. (Most of the problems address a problem where the main computer was the one upgraded to Windows 10.)
Can someone please help me?
Thank you
Udi