Skip to content

Files

Latest commit

975010c · Mar 17, 2016

History

History
This branch is 8 commits behind chrisdee/Tools:master.

LazyTS

== LazyTS ==

LazyTS is a PowerShell script to manage Sessions and Processes on local or remote machines. It allows you to Query/Disconnect/Stop session(s), Query/Stop process(es) and Send Interactive message to one or more sessions.
 
This tool is using the module PSTerminalService which relies on the Cassia .NET Library.I used Sapien PowerShell Studio 2014 to which make life easier if you want to start building WinForms tools and add PowerShell code.

Requirements
 
•PowerShell 3.0
•Cassia Library (included in the download)