Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have had scripts that initialize C-series servers from a factory config to full application deployment for some time, but a recent change in the firmware is not allowing scripted password changes via the 'usual tools'.
Powershell allows for login, ...
Any chance you have a change log? I have the 4.2.3b which looks identical to the 4.2.3h aside from the version number.
Also, is there an issue using the 4.3 to update code levels prior to 4.3? Nothing real old...things in the 4.2 family.
D
Workaround established.
As noted in my own follow up above, the restrictions on other fields in the admin user and the inability to individually reference a ID in the set-imclocaluser command necessitates a different approach. The below PowerShell I...
Found some detail in the XML question from a few months back.
https://community.cisco.com/t5/unified-computing-system-ucs/cimc-xml-api-change-in-behavior-for-0-day-provisioning/td-p/4864264
Looks like they just constrained what elements can be 'updat...