• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to block D DRIVE on Win2kServer to only admin TO FAT32 Drive

you can do this through simple NTFS permission. Right click on D drive on Win Explorer and click on security tab. Assign security permission as you wish.

You can also restrict D drive access through group policy and active directory OU. A much complicated but more powerful approach

eRr
 
Wrong answer, NTFS permissions do not apply to FAT 32 Drives on the same system.

If you want touse the security features use must make the FAT32 drive NTFS
 
err posted that msg before the original poster editted to clarify that it was a fat32 drive. just convert it to NTFS
 
Or.. use "Sharing Permissions" It's not as robust as NTSF permissions, but works to some degree. Right click the dirve, select "sharing", select "Share this folder", remove the "Everyone" group, then add the admin you wish.
 
Back
Top