To register the msp360 feed with PowerShell as a repository, run the following command:
Install-Module -Name "msp360" -RequiredVersion "2.24.161" -Repository "MSP360"
To install MSP360 from the command line, run the following command:
Register-PSRepository -Name "MSP360" -SourceLocation "http://18.159.222.66/nuget/MSP360/"
To register the msp360 feed with PowerShell as a repository, run the following command:
Install-Module -Name "msp360" -RequiredVersion "4.30.0-alpha57505" -Repository "MSP360"
To install MSP360 from the command line, run the following command:
Register-PSRepository -Name "MSP360" -SourceLocation "http://18.159.222.66/nuget/MSP360/"