Thanks to visit codestin.com
Credit goes to github.com

Skip to content

code365opensource/netmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The readme about netmaster

Description

PowerShell Gallery Version PowerShell Gallery

Install the module

Install-Module -Name netmaster -Scope CurrentUser

# or if you want to install the pre-release version
Install-Module -Name netmaster -Scope CurrentUser -AllowPrerelease

Update the module

Update-Module -Name netmaster -Scope CurrentUser

Uninstall the module

Uninstall-Module -Name netmaster -Scope CurrentUser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published