From 13efc345c3bff4dd196acef4a5f7c3641b5eacc8 Mon Sep 17 00:00:00 2001 From: Karl-Wilfried Zimmer Date: Mon, 15 Jul 2024 21:55:24 +0200 Subject: [PATCH] back to modify --- NewProject2.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewProject2.ps1 b/NewProject2.ps1 index ea52476..1ad618f 100644 --- a/NewProject2.ps1 +++ b/NewProject2.ps1 @@ -70,7 +70,7 @@ if($PSBoundParameters.ContainsKey("ProjectName")){ $rid = $ReadTarget.SID $wid = $WriteTarget.SID $fsrr = "ReadAndExecute" - $fsrw = "Write" + $fsrw = "Modify" $type = "Allow"