Skip to content

Commit 5c50dd6

Browse files
authored
Update setupPowerShell.ps1 (#362)
1 parent 0b07b97 commit 5c50dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/powershell/setupPowerShell.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ try {
139139
PowerShellGet\Install-Module -Name Microsoft.PowerShell.UnixCompleters @prodAllUsers
140140
PowerShellGet\Install-Module -Force PSReadLine @prodAllUsers
141141
PowerShellGet\Install-Module -Name Az.Tools.Predictor @prodAllUsers
142-
PowerShellGet\Install-Module -Name ExchangeOnlineManagement -RequiredVersion 3.2.0 -Force
142+
PowerShellGet\Install-Module -Name ExchangeOnlineManagement @prodAllUsers
143143
PowerShellGet\Install-Module -Name Microsoft.PowerShell.SecretManagement @prodAllUsers
144144
PowerShellGet\Install-Module -Name Microsoft.PowerShell.SecretStore @prodAllUsers
145145

0 commit comments

Comments
 (0)