[GH-ISSUE #66] powershell howto #37

Closed
opened 2026-02-25 23:40:54 +03:00 by kerem · 1 comment
Owner

Originally created by @szepeviktor on GitHub (Jun 30, 2016).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/66

Please consider including it.

  1. Create a powershell script: healthchecks.ps1
  2. Its content should be: Invoke-RestMethod https://hchk.io/YOUR-CHECK-UUID
  3. Start it as powershell.exe -ExecutionPolicy bypass -File path\to\healthchecks.ps1

Thanks.

Originally created by @szepeviktor on GitHub (Jun 30, 2016). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/66 Please consider including it. 1. Create a powershell script: `healthchecks.ps1` 2. Its content should be: `Invoke-RestMethod https://hchk.io/YOUR-CHECK-UUID` 3. Start it as `powershell.exe -ExecutionPolicy bypass -File path\to\healthchecks.ps1` Thanks.
kerem closed this issue 2026-02-25 23:40:54 +03:00
Author
Owner

@szepeviktor commented on GitHub (Jun 30, 2016):

👍

<!-- gh-comment-id:229769444 --> @szepeviktor commented on GitHub (Jun 30, 2016): :+1:
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#37
No description provided.