TexRoemer 

By: | 3,442 downloads | Last Updated: 4/12/2024 | Latest Version: 22.19.0.0

Main module used to import all individual iDRAC Redfish modules listed in the Powershell gallery. For more details and examples for each module, execute get-help on the specific module.

By: | 585 downloads | Last Updated: 6/20/2022 | Latest Version: 6.0.0

iDRAC cmdlet used to get storage inventory using Redfish API. It will return storage information for controllers, disks or backplanes.

By: | 546 downloads | Last Updated: 9/18/2023 | Latest Version: 7.0.0

iDRAC cmdlet using Redfish DMTF action SimpleUpdate to update one device firmware using a firmware image stored on a supported network share

By: | 486 downloads | Last Updated: 9/18/2023 | Latest Version: 8.0.0

iDRAC cmdlet using Redfish DMTF action SimpleUpdate to update device firmware using a firmware image stored locally

By: | 460 downloads | Last Updated: 1/6/2022 | Latest Version: 6.0.0

iDRAC cmdlet using Redfish API with OEM extension to set next onetime boot device to either virtual optical or virtual floppy. DMTF does not support setting virtual CD or virtual floppy as next one time boot. This cmdlet uses OEM extension to solve this issue.

By: | 445 downloads | Last Updated: 4/27/2023 | Latest Version: 7.0.0

Cmdlet using iDRAC with Redfish API to get either server current power state or change the server power state. If changing the server power state, make sure you pass in the exact string value since the values are case sensitive.

By: | 439 downloads | Last Updated: 10/20/2022 | Latest Version: 7.0.0

iDRAC cmdlet using Redfish API OEM extension to either assign global or dedicated hotspare, unassign hotspare.

By: | 436 downloads | Last Updated: 1/6/2022 | Latest Version: 6.0.0

iDRAC cmdlet using Redfish API to either get current next boot onetime boot device value / supported possible values or set next onetime boot device with reboot now or no reboot but still set next onetime boot device.

By: | 420 downloads | Last Updated: 5/23/2023 | Latest Version: 8.0.0

iDRAC cmdlet using Redfish API to either get virtual media information, attach or eject virtual media located on supported network share. Supported network shares are NFS, CIFS, HTTP and HTTPS.

By: | 413 downloads | Last Updated: 1/6/2022 | Latest Version: 6.0.0

iDRAC cmdlet using Redfish API with OEM extension to export all server hardware information to a file locally. You will be prompted to download the exported HW inventory using your default browser session. If you select yes, it will automatically launch a browser session and download the file. You may be prompted to enter iDRAC credentials if this ... More info

By: | 409 downloads | Last Updated: 12/18/2020 | Latest Version: 1.0.1

iDRAC cmdlet used to update fimrware for one device iDRAC supports or upload a PM file using OEM extension. Supported file types are .exe, .pm (personal module) and .d9 (iDRAC only image). For updating iDRAC devices, you will be using Dell Windows Update Packages (DUP) with .exe extension.

By: | 365 downloads | Last Updated: 11/18/2021 | Latest Version: 5.0.0

iDRAC cmdlet using Redfish API with OEM extension to get server slot information for all devices and will be echo output to the screen. If large amount of data is returned, recommended to redirect output to a file.

By: | 363 downloads | Last Updated: 8/30/2023 | Latest Version: 7.0.0

iDRAC cmdlet using Redfish API to either get current iDRAC user account details, create or delete user

By: | 359 downloads | Last Updated: 1/6/2022 | Latest Version: 6.0.0

Cmdlet using iDRAC with Redfish OEM extension to either get storage controllers, get controller encryption mode settings or remove the storage controller key.

By: | 356 downloads | Last Updated: 3/23/2023 | Latest Version: 7.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.

By: | 355 downloads | Last Updated: 3/23/2023 | Latest Version: 7.0.0

iDRAC cmdlet using Redfish API to either get current BIOS attribute settings, get specific BIOS attribute current value, get BIOS attribute registry or set mulitple BIOS attributes.

By: | 352 downloads | Last Updated: 11/2/2023 | Latest Version: 10.0.0

iDRAC cmdlet using Redfish API with OEM extension to get complete iDRAC Lifecycle logs, echo to the screen. NOTE: Recommended to redirect output to a file due to large amount of data returned

By: | 348 downloads | Last Updated: 1/6/2022 | Latest Version: 6.0.0

Cmdlet using Redfish API with OEM extension to get iDRAC remote service status. The output will return LC (Lifecycle controller) status, RT (real time monitoring) status, server status (examples, in POST or in in BIOS boot manager) and overall status.

By: | 347 downloads | Last Updated: 10/25/2022 | Latest Version: 7.0.0

Cmdlet using iDRAC with Redfish API OEM extension to connect or detach network ISO image. Connecting the network ISO image will expose the ISO to the server. Note: This action will not automatically reboot the server compared to action BootToNetworkISO.

By: | 347 downloads | Last Updated: 2/15/2024 | Latest Version: 9.1.0

Cmdlet using iDRAC with Redfish OEM extension to import server configuration profile (SCP) file locally. Filename can either be in supported JSON or XML format. If SCP file is needed, execute SCP export cmdlet.