Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
How can the following be configured using the Cisco UCS Power Tool for IMC (Cisco C240)?Server# scope biosServer /bios # set boot-order hdd,cdrom,fdd,pxe,efiServer /bios *# commitServer /bios # show detailI can find cmdlets for configuring Advanced b...
Thanks Rishi!Does the following command also work for booting from M.2 disks in UEFI mode?Get-ImcLsbootEfi -Type efi | Set-ImcLsbootEfi -Order 5 -Force