Windows 7 no domain logon servers can be found

From Edgar BV Wiki
Revision as of 14:12, 7 February 2012 by Red (talk | contribs) (Created page with "Test to see if the PC can see the server: In command prompt run nbtstat -A 192.168.0.8 and net view \\TRIPANY (nb could be you can't see the output of this because you're ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Test to see if the PC can see the server: In command prompt run

nbtstat -A 192.168.0.8

and

net view \\TRIPANY

(nb could be you can't see the output of this because you're not logged into the domain)

or

net view \\192.168.0.8

also ping TRIPANY

See what's in the cache or otherwise resolved via netbios

nbtstat -c / -n / -r

Clear the cache

nbtstat -R

Clear the network sockets using

netsh winsock reset

netsh rpc reset

Repair the windows system files using

sfc /scannow

Change the WINS server in advanced network settings and manually set it to 192.168.0.8