Hi,
In the Scripting Tools for Windows PowerShell User Guide BIOS Cmdlets v2.1 it says about Get-HPEBIOSSetting:
The cmdlet Get-HPEBIOSSetting returns all the BIOS configuration information for the target server. This information includes base configuration, current configuration, and pending configuration of the target server. You can also use this cmdlet to get the base configuration from one server and apply it to other servers.
However, the doc is not clear how to do this. I cannot find any cmdlet called Set-HPEBIOSSetting or similar to simply apply all these settings. How can we clone BIOS settings from one server to another? Are we supposed to use multiple cmdlets to apply the values from Get-HPEBIOSSetting?
Thank you in advance for your help.