Hi, I'm looking for help on using the Redfish API with examples in PowerShell. I found some in Python but would prefer to use PowerShell. I need to do the following tasks.
1. Ensure LDAP enabled, if not , configure and enable it.
2. Reset password for admin account
3. Verify password for admin user.
I found some functions someone wrote but haven't figured out how to do what I"m looking to do yet. I'm new to PowerShell and Rest. Any help would be appreciated.