
User15976987613926449178 (Customer) asked a question.
I am trying to add fields to the okta user profile object in powershell. When I get the user information the fields that are NULL value in the Okta user profile do not show up the in object in powershell. I'd like to be able to add/update the information for these fields in Powershell.
Example
$tmpuser.profile does not have the title field. I have tried to do a $tmpuser.profile.add("title","Systems Engineer") but that doesn't work. I have tried $tmpuser.profile += "title" also with no luck.
Any assistance would be appreciated.

Hello @User15976987613926449178 (Customer) , thank you for contacting Okta Community.
I've brought your question to a few of our colleagues. An easy check you can do is to make sure that the attribute you are trying to retrieve is not missing. In that case, the attribute is null, so there is nothing to retrieve - therefore, it's expected behavior.
However, you may need a support ticket for more in-depth troubleshooting. Support tickets are currently only available for paid accounts. If you have a paid production account with us, please leverage it to open a case via the support.okta.com site or call the support line.
If those options are not available for you despite having a paid account, please contact your Okta Account Executive or Customer Success Manager, and they will be able to engage the Support team on your behalf.
Regards.
--
Ask Us Anything about Okta FastPass - now thru December 11th