Releases: Lifailon/PSDomainTest
Releases · Lifailon/PSDomainTest
1.0
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