From 860e2e2d4add7dbb6a88dc2b5f91a5ffd3012079 Mon Sep 17 00:00:00 2001 From: Bobban Date: Mon, 22 May 2023 04:17:17 +0200 Subject: [PATCH] new installed features script --- PowerShell/Install-Modules.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/PowerShell/Install-Modules.ps1 b/PowerShell/Install-Modules.ps1 index 11444a9..dffd5ac 100644 --- a/PowerShell/Install-Modules.ps1 +++ b/PowerShell/Install-Modules.ps1 @@ -1,2 +1,3 @@ Install-module ActiveDirectory Install-module ExchangeOnlineManagement +Install-Module Az