Table of Contents

PowerShell

Services

Get-Service -Name *
Get-Service -Name puppet
Start-Service -Name puppet

Module Path

C:\Program Files\WindowsPowerShell\Modules
%programfiles%\WindowsPowerShell\Modules

Commands

Get-InstalledModule

Network

tnc -port PORT IP                  #Remote-Port check to test, if a firewall is opened or blocks
tnc -port 443 1.2.3.4