Similar to how Comtrya does it: https://github.com/comtrya/get.comtrya.dev/blob/main/public/ps.html ``` iwr "https://get.comtrya.dev/ps" -UseBasicParsing | iex ```