You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
effective access
About this tag
The effective access tag on WindowsForum.com covers topics related to NTFS permissions and folder security in Windows. Discussions include setting permissions correctly while preserving inheritance to avoid lockouts, and troubleshooting permission issues where a user account shows proper effective access but still encounters write restrictions. Common themes involve using the Effective Access tab in Windows to diagnose why an account with seemingly correct permissions cannot perform certain actions, often due to subtle inheritance or group membership conflicts. The tag is relevant for IT professionals and advanced users managing file server security or application installation problems tied to folder permissions.
Set NTFS Permissions the Right Way: Secure a Folder Without Breaking Inheritance
Difficulty: Intermediate | Time Required: 15 minutes
NTFS permissions are one of Windows’ best security features—but they’re also one of the easiest ways to accidentally lock yourself out or create a messy “why...
I set up a LogonID giving it administrator rights and naming it "Admin" (I also have the built-in "Administrator" LogonID set up for use).
When I try to install certain software using the "Admin" LogonID, I run into a few strange issues during the install ... but it seems to complete. When I...