PowerShell is a task automation and configuration management program from Microsoft, consisting of a command-line shell and the associated scripting language.
<domain>\<username>
.windows-host
-> http://windows-host:5985/wsman
windows-host:1111
-> http://windows-host:1111/wsman
http://windows-host
-> http://windows-host:5985/wsman
http://windows-host:1111
-> http://windows-host:1111/wsman
http://windows-host:1111/wsman
-> http://windows-host:1111/wsman
https://<your-ip-or-domain>:<port-number>/wsman
For example: https://windows-host:5986/wsman
winrm
command-line tool to perform data operations, WinRM has to be both installed and configured.