Skip to content

Instantly share code, notes, and snippets.

View JojoJgeorge's full-sized avatar

John George JojoJgeorge

  • Claranet
  • Northamptonshire
View GitHub Profile
@JojoJgeorge
JojoJgeorge / New-PagerDutyMaintenenceWindow.psd1
Created March 19, 2019 14:41
PowerShell script which creates recurring PagerDuty maintenence windows.
<# Creates recurring PagerDuty maintenence windows
New-PagerDutyMaintenenceWindow `
-ApiKey "myreallylongkey" `
-Email "user.name@email.com" `
-StartDate (Get-Date "20/03/2019 05:00") `
-Duration 60 ` # 60 minutes duration
-Frequency 24 ` # Happens every 24 hours
-Repeat 30 ` # Repeats for 30 cycles ((Frequency + Duration) * $this)
-Description "This is a daily maintenence window for x, y and z services" `

Keybase proof

I hereby claim:

  • I am jojojgeorge on github.
  • I am johngeorge (https://keybase.io/johngeorge) on keybase.
  • I have a public key ASD4FjC51L_Y41YuAR1oaePjK--cFNn2ROMFfcHIOLQqwwo

To claim this, I am signing this object: