diff --git a/PowerShell/Install-Modules.ps1 b/PowerShell/Install-Modules.ps1 new file mode 100644 index 0000000..11444a9 --- /dev/null +++ b/PowerShell/Install-Modules.ps1 @@ -0,0 +1,2 @@ +Install-module ActiveDirectory +Install-module ExchangeOnlineManagement