User Tools

Site Tools


admin:windows:powershell

PowerShell

allow ps scripts to run:

set-executionpolicy remotesigned

random things:

$x | Get-Member

Registry

m = [regex]::Match($line, '\[(.*)\]')
admin/windows/powershell.txt · Last modified: 2019/04/27 16:45 (external edit)