Forum Discussion
nautil125
May 02, 2024Copper Contributor
Restrict common users from creating a folder in root of system drive
Hello professionals, hope you can help me with an issue I am struggling with on both Windows Server 2019 and 2022. Common/ordinary users (domain users who are member of Remote Desktop Users group) ...
- May 06, 2024
Correct setting was hidden in advanced permission configuration. There is a step-by-step directions to solve my problem:
- right mouse click on drive C:
- (item) Properties
- (card) Security
- (button) Advanced
- (button) Change Permissions
- select line with Users group and privilege "Create folders / append data" granted on "This folder and subfolders"
- (button) Edit
- (hyperlink) Show advanced permissions
- (select list) Applies to: "This folder and subfolders", change to "Subfolders and files only"
- (button) OK
- (button) OK
- (button) Yes (confirm a warning about changing permissions on the root directory of the startup disk
Changing of permission failed for those hidden system files, because there were in use by another process:
- C:\DumpStack.log.tmp
- C:\pagefile.sys
nautil125
May 06, 2024Copper Contributor
Correct setting was hidden in advanced permission configuration. There is a step-by-step directions to solve my problem:
- right mouse click on drive C:
- (item) Properties
- (card) Security
- (button) Advanced
- (button) Change Permissions
- select line with Users group and privilege "Create folders / append data" granted on "This folder and subfolders"
- (button) Edit
- (hyperlink) Show advanced permissions
- (select list) Applies to: "This folder and subfolders", change to "Subfolders and files only"
- (button) OK
- (button) OK
- (button) Yes (confirm a warning about changing permissions on the root directory of the startup disk
Changing of permission failed for those hidden system files, because there were in use by another process:
- C:\DumpStack.log.tmp
- C:\pagefile.sys