System error 5 - Access is denied


This is a permission issue. If the net view command fails with a "System error 5 has occurred. Access is denied." message, 1) make sure you are logged on using an account that has permission to view the shares on the remote computer. 

2) Need to cache credential: logon the same username and password on both computers or use net net use \\computername /user: username command.

3) Make sure the Netlogon service is running.