Set-OneBIOSAttributeREDFISH

3.0.0

Cmdlet using iDRAC with Redfish API to either set one BIOS attribute or get current value of BIOS attributes. When setting BIOS attribute, make sure you pass in exact name of the attribute and value since these are case sensitive. Example: For attribute MemTest, you must pass in "MemTest". Passing in "memtest" will fail.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Set-OneBIOSAttributeREDFISH -RequiredVersion 3.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Set-OneBIOSAttributeREDFISH -Version 3.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Dell Technologies

Package Details

Author(s)

  • Texas Roemer

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
7.0.0 44 3/23/2023
6.0.0 100 1/6/2022
5.0.0 46 11/18/2021
4.0.0 16 11/18/2021
3.0.0 (current version) 16 11/16/2021
1.0.1 114 12/18/2020
1.0.0 20 12/17/2020
Show more