Skip to content
Compare
Choose a tag to compare
@Lifailon Lifailon released this 15 May 09:43

You must have a NuGet repository registered:

Register-PSRepository -Name "NuGet" -SourceLocation "https://www.nuget.org/api/v2" -InstallationPolicy Trusted

Install the module from the NuGet package manager:

Install-Module PSDomainTest -Repository NuGet -Scope CurrentUser