Set Order on PSGallery
This commit is contained in:
parent
cdc326ee4d
commit
c0816981a8
@ -1,5 +1,5 @@
|
|||||||
# Script to run the initial Windows Updates
|
# Script to run the initial Windows Updates
|
||||||
SInstall-PackageProvider -Name NuGet -Force
|
Install-PackageProvider -Name NuGet -Force
|
||||||
Set-PSRepository -Name 'PSGallery' -InstallationPolicy Trusted
|
Set-PSRepository -Name 'PSGallery' -InstallationPolicy Trusted
|
||||||
Install-Module -Name PSWindowsUpdate
|
Install-Module -Name PSWindowsUpdate
|
||||||
Import-Module PSWindowsUpdate
|
Import-Module PSWindowsUpdate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user