ps.WebRequest

PHOTO EMBED

Fri Sep 24 2021 17:49:04 GMT+0000 (Coordinated Universal Time)

Saved by @rick_m #powershell

set WEBAPIURL=http://...

powershell -Command "& {Invoke-RestMethod -UseDefaultCredential -Method Post -Uri %WEBAPIURL% }>> output.txt
content_copyCOPY