back to modify

This commit is contained in:
Karl-Wilfried Zimmer 2024-07-15 21:55:24 +02:00
parent 3f0cba6cd7
commit 13efc345c3

View File

@ -70,7 +70,7 @@ if($PSBoundParameters.ContainsKey("ProjectName")){
$rid = $ReadTarget.SID $rid = $ReadTarget.SID
$wid = $WriteTarget.SID $wid = $WriteTarget.SID
$fsrr = "ReadAndExecute" $fsrr = "ReadAndExecute"
$fsrw = "Write" $fsrw = "Modify"
$type = "Allow" $type = "Allow"