Server Management - Remote Server Management
1753368 Members
4996 Online
108792 Solutions
New Discussion

Running Set-HPEiLODirectoryGroupreturns ERROR HPE.Framework.Core.StatusInfo

 
yaro137
Advisor

Running Set-HPEiLODirectoryGroupreturns ERROR HPE.Framework.Core.StatusInfo

I'm trying to set up LDAP access on a new Gen10 server with iLO 5 and for some reason I get ERROR HPE.Framework.Core.StatusInfo. How do I diagnose what exacly causes this error. 

Set-HPEiLODirectoryGroup -Connection $connection `
-GroupName 'CN=MyGroup,OU=FunctionalGroups,,DC=domain,DC=net' `
-UserConfigPrivilege Yes `
-RemoteConsolePrivilege Yes `
-VirtualMediaPrivilege Yes `
-LoginPrivilege Yes `
-iLOConfigPrivilege Yes `
-VirtualPowerAndResetPrivilege Yes `
-HostBIOSConfigPrivilege Yes `
-HostNICConfigPrivilege Yes `
-HostStorageConfigPrivilege Yes `
-SystemRecoveryConfigPrivilege Yes `
-verbose

 

VERBOSE: Performing the operation "Set-HPEiLODirectoryGroup" on target "system123-ilo".
VERBOSE: Executing the cmdlets with 1 task serially.
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: GetRedfishExistingDirGroup - Getting directory group data by Redfish interface
.
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: Validating Cmdlet supportability.
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: Checking for iLOGeneration, Model and Firmware for Cmdlet Supportability.
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: Validating parameter supportability.
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: Getting JSON url for ODataType RoleCollection.
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: Getting OdataId for OdataType RoleCollection.
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: Getting url value from resource instance.
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: JSON url is /redfish/v1/AccountService/Roles/
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: JSON URL with query is- /redfish/v1/AccountService/Roles/?$filter=IsPredefined
eq 'false'
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: Sending Redfish request.
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: Processing JSON response.
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: Response Type is HPE.iLO.Response.Redfish.DirectoryGroupInfo
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: Processing complex JSON response.
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: GetDirectoryGroupPrivileges - Getting existing iLO directory users
VERBOSE: [Set-HPEiLODirectoryGroup][system123-ilo]: The specified group name does not exist.

IP Hostname Status StatusInfo
-- -------- ------ ----------
x.x.x.x system123-ilo ERROR HPE.Framework.Core.StatusInfo

3 REPLIES 3
ManBha
HPE Pro

Re: Running Set-HPEiLODirectoryGroupreturns ERROR HPE.Framework.Core.StatusInfo

Hello,

 

Please confirm if you are using the latest version

https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_2ba42e2f60394a00a97e9b456b

 

Thanks.

I work for HPE.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

Accept or Kudo

yaro137
Advisor

Re: Running Set-HPEiLODirectoryGroupreturns ERROR HPE.Framework.Core.StatusInfo

I'm on previous verion. Is there a reason the Download button doesn't provide a download link? Makes it dificult to pass thrugh internal compliance when a direct link is reqired by them.

ManBha
HPE Pro

Re: Running Set-HPEiLODirectoryGroupreturns ERROR HPE.Framework.Core.StatusInfo

Hello,

 

I was able to download the file after clicking on download.

Download button does not provide a link and directly downloads the file.

 

 

Thanks.

I work for HPE.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

Accept or Kudo