Tags:
Microsoft, Server 2008, Can not use \\computername\c$ at Run command TO or FROM server 2008
I have tried to access C drive at Server 2008 from XP but it is not working. Also the same I have tried to access C drive at server2003 or XP from Server 2008 but it is not working either. Please help. Thanks
What error do you receive? Did you try disabling your Windows XP Firewall? Also try using IP address instead of Computer name (Like: \\192.168.0.1\C$).
I have tried either IP or computer name. Both are not working. I mean I use \\computername\c$ or \\IPaddress\c$ at XP or server2003 or at server 2008 to access C drive on XP or Server 2003 then it is ok. But if I use this command on Server 2008 to access to C drive on Server 2008 OR use this command at XP or Server 2003 access to C drive on Server 2008 then it is not working.
Propably a problem with SMB-signing If the always-setting is set to enabled for client or server, the other side must support either agree or always. Otherwise, the connection will be dropped.
Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options Microsoft Network Client: Digitally sign communication (always) Microsoft Network Client: Digitally sign communication (if server agrees)Microsoft Network Server: Digitally sign communication (always) Microsoft Network Server: Digitally sign communication (if client agrees)