Skip to content

Instantly share code, notes, and snippets.

@digitalbricklayer
Last active September 28, 2018 15:02
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save digitalbricklayer/3f3f79918d1b178a99b129252ae9addf to your computer and use it in GitHub Desktop.
Read the current state of the power sockets on an Aviosys IP Power 9850
# Read the current state of the power sockets...
Invoke-WebRequest -Uri "http://10.0.0.204/set.cmd?user=admin+pass=12345678+cmd=getpower"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment