Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.27 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.27 KB

WinStat

A powershell script it provide information about current client connection status valuable often for admins.

Travis GitHub issues GitHub forks GitHub stars Github All Releases Scrutinizer AUR

Installation

Download the script WinStat.ps1 and ran out from powershell console or open command prompt. Note may requires that set execution policy first.

Set-ExecutionPolicy remotesigned

Use cmd:

powershell.exe -command "& ""%USERPROFILE%\Downloads\WinStat.ps1"""

Use PS Console: ./WinStat.ps1

Reference

Think Tank Blog