0
votes
1answer
118 views

Windows: disable remote access of local drive, even by domain admin

We have a network of Windows 7 PCs that are managed as part of a domain. What we want is for the domain admin to be unable to view the PC's local drive (C:) unless he is physically at the PC. In ...
2
votes
2answers
489 views

XP server allows all domain users to c$ share

I have an XP Pro computer acting as a Quickbooks server. I've noticed that any user on the domain can access the computer via \\quickbooks\c$. I've looked in the local Administrators group on the ...
0
votes
1answer
313 views

How To Block Some UNC Paths for Windows 7 In An AD environment

I look after a network where the servers are Server 2008 [Domain controllers] and the client stations are either Windows 7 Pro SP1 64 Bit or Windows XP Pro SP3 32 Bit. I have configured GPOs to ...
0
votes
1answer
256 views

In IIS 6, when using a UNC path for a virtual directory “using connect as” is the password secure?

If I use a UNC share for a virtual directory, and use "Connect As" to save the username and password. I'm presuming that these saved credentials are secure? Is that correct? Are the credentials saved ...
0
votes
4answers
697 views

Share permissions when accessed locally via UNC

I have a w2k3 server (terminal server) and a domain user. If the user accesses "\\TS\Folder" from another computer, that user can read\write without any problem. If I login to "TS" as the user, they ...