Install PowerShell module from PSGallery
Prerequisites
The PowerShellModuleName variable must already be defined or one of the following values must be set:
Install the PowerShell module
Run the following commands to verify the NuGet provider is installed:
Find-PackageProvider -Name 'NuGet' -Force -ForceBootstrap
Run the following commands to trust the PSGallery:
Set-PSRepository -Name 'PSGallery' -InstallationPolicy Trusted
Run the following commands to locate the active PowerShell modules:
Run the following commands to locate the installed PowerShell modules
Run the following commands to unload the PowerShell modules
Run the following commands to update or install the latest version of the PowerShell modules from the PSGallery:Â
Â
Welcome to the University Wiki Service! Please use your IID (yourEID@eid.utexas.edu) when prompted for your email address during login or click here to enter your EID. If you are experiencing any issues loading content on pages, please try these steps to clear your browser cache.