Set-IdracLcSystemAttributesREDFISH

1.0.1

iDRAC cmdlet used to either set one or multiple iDRAC, LC or System attributes or get current value of iDRAC, LC or System attributes.
  When setting attributes, you will be using "multiple_idrac_lc_system_attributes.txt" file. In this file,
  make sure you use the exact format as the example is in the file (attribute name:attribute value|attribute name:attribut
iDRAC cmdlet used to either set one or multiple iDRAC, LC or System attributes or get current value of iDRAC, LC or System attributes.
  When setting attributes, you will be using "multiple_idrac_lc_system_attributes.txt" file. In this file,
  make sure you use the exact format as the example is in the file (attribute name:attribute value|attribute name:attribute value).
  Also make sure you pass in exact name of the attribute and value since these are case sensitive.
  Example: For attribute VNCServer.1.Enable, you must pass in "Enabled". Passing in "enabled" will fail.
Show more

Installation Options

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

Install-Module -Name Set-IdracLcSystemAttributesREDFISH -RequiredVersion 1.0.1

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

Install-PSResource -Name Set-IdracLcSystemAttributesREDFISH -Version 1.0.1

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) 2020, Dell, Inc. This software is licensed to you under the GNU General Public License, version 2 (GPLv2). There is NO WARRANTY for this software, express or implied, including the implied warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You should have received a copy of GPLv2 along with this software; if not, see http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

Package Details

Author(s)

  • Texas Roemer

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
8.0.0 2 4/12/2024
7.0.0 7 3/15/2024
6.0.0 111 1/6/2022
5.0.0 42 11/18/2021
4.0.0 17 11/18/2021
3.0.0 18 11/16/2021
1.0.1 (current version) 110 12/18/2020
1.0.0 23 12/17/2020
Show less