After applying GPO, shared folder access is denied in Windows Server 2016
I have two servers (Windows Server 2016, no domain is set)
Among them, B Server will mount the specific folder of A Server in the system,
And use the net use command to run the robocopy synchronization command through the Administrator account.
However, after applying the GPO, the network drive connection is denied access.
Tried the following operations, but still can't solve the problem:
(1) Disconnect the network drive and run the command again, it will display "5 error in the system, access denied"
(2) It is speculated that there is a problem with the SMB account-related settings, so restore the two server's SMB account-related settings to the default values. "System error 5 access denied" will still be displayed after restarting
I don't know if there are other GPOs that need to be modified to synchronize the shared folders between the two hosts.
Or are there other problems causing it?
Thank you in advance for your help!