Skip to content

Instantly share code, notes, and snippets.

@theznerd
Last active April 23, 2019 04:49
Show Gist options
  • Save theznerd/5bfd8ba1f1cb950f2fb7990d2cf8fe22 to your computer and use it in GitHub Desktop.
Save theznerd/5bfd8ba1f1cb950f2fb7990d2cf8fe22 to your computer and use it in GitHub Desktop.
MEMUG-PSComp1-StartingData
$domains = @("thiswebsiteprobablydoesntexist.com","thiswebsiteprobablydoesntexisttoo.com","z-nerd.com","thiswebsiteprobablydoesntexisteither.com","thiswebsiteprobablydoesntexist2.com","catapultsystems.com","thiswebsiteprobablydoesntexisttoday.com")
$numRetries = 3
$retryWait = 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment