- Control Panel → Network and Intranet → Network and Sharing Center
- Bottom left there is a 'See Also' section, click on 'Internet Options'.
- Select Local intranet zone on the Security tab then click the Sites button
- Click Advanced button
- Enter
file://[computer name] - Make sure 'Require server verification...' is unticked
Showing posts with label network. Show all posts
Showing posts with label network. Show all posts
Friday, September 25, 2015
Add a trusted location in Windows
Because you usually want to leave UAC on in Windows, it's sometimes useful to add a trusted location:
Friday, May 30, 2014
Trust relationship between machine and AD failed
I've run into this problem only a couple of times and Technet has quite a few possible solutions - the one that worked for me was using Netdom.
Sunday, March 2, 2014
Using NSlookup.exe
Useful for checking DNS settings, the most basic command is:
More at Microsoft's support page. Linux uses host with more advanced alternatives being dig or drill.
nslookup [hostname] [server]More at Microsoft's support page. Linux uses host with more advanced alternatives being dig or drill.
Tuesday, February 11, 2014
Check open files and folders on a Windows server
I have a couple of networked apps where it can be useful to check which user has a certain file open (often because the app didn't close cleanly) on a given server. This is found in the Computer Managment console under System Tools -> Shared Folders -> Open Files.
Saturday, February 8, 2014
Slow network share browsing
I recently had a couple of new computers with Windows 7 (64 bit Professional) in an AD environment experience seriously slow browsing of network folders with JPEG files. Windows Explorer would slow to a crawl, often crashing outright. Googling the problem provides many, many supposed solutions, mostly centering around the network adapter properties (disabling remote Differential Compression, disabling Autotuning, disabling Flow Control, etc), none of which worked.
As of this writing, disabling SMB2 (and SMB3) on the client side seems to have worked (speaking to the former admin this was already disabled on the Win2K8 server).
As of this writing, disabling SMB2 (and SMB3) on the client side seems to have worked (speaking to the former admin this was already disabled on the Win2K8 server).
Subscribe to:
Posts (Atom)