2125
Views
0
Helpful
1
Replies

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2017 10:56 AM
Hi all,
I'm trying to query each chassis' power state redundancy settings. The goal is to modify the global policy and then verify that each chassis has been updated. The GUI property is here:
I can't figure out the proper chain of cmdlets to identify that property. The "power" property as part of get-ucschassis is simply "ok" when connected.
Thanks for the help,
Alex
Solved! Go to Solution.
Labels:
- Labels:
-
Unified Computing System (UCS)
1 Accepted Solution
Accepted Solutions

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2017 07:05 AM
1 Reply 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2017 07:05 AM
I found the proper cmdlet:
get-UcsComputePsuControl
