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