Difference between revisions of "Pwsh"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "``` pwsh -Command 'Install-Module -Name PSWSMan' sudo pwsh -Command 'Install-WSMan' ```")
(No difference)

Revision as of 23:11, 19 April 2023

pwsh -Command 'Install-Module -Name PSWSMan'
sudo pwsh -Command 'Install-WSMan'