Created
July 25, 2016 14:43
-
-
Save chelnak/eb2c10961bb771e525805eb908ddcbc7 to your computer and use it in GitHub Desktop.
Tail a request that is in progress with PowervRA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| while($true) {(Get-vRAConsumerRequest -RequestNumber 2397).State; sleep 5} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment