From 64900f75b0c0b14aebc9e522fcb2b7f5097c4d7f Mon Sep 17 00:00:00 2001 From: Hubert Cornet Date: Sat, 21 Oct 2023 18:22:23 +0200 Subject: [PATCH] Ajouter Exchange/gestion calendrier/ajout-de-droit.ps1 --- Exchange/gestion calendrier/ajout-de-droit.ps1 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Exchange/gestion calendrier/ajout-de-droit.ps1 diff --git a/Exchange/gestion calendrier/ajout-de-droit.ps1 b/Exchange/gestion calendrier/ajout-de-droit.ps1 new file mode 100644 index 0000000..b03986f --- /dev/null +++ b/Exchange/gestion calendrier/ajout-de-droit.ps1 @@ -0,0 +1,2 @@ + +Add-MailboxFolderPermission -Identity BAL@DOMAINE:\calendrier -AccessRights Editor -user \ No newline at end of file