You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to verify argument for parameter 'AdminRoles'.
The argument "["GlobalAdmin","AssetAdmin","ApplianceAdmin"]" is the set specified by the ValidateSet attribute "GlobalAdmin,DirectoryAdmin,Auditor,ApplicationAuditor,SystemAuditor,AssetAdmin,ApplianceAdmin,PolicyAdmin,UserAdmin,HelpdeskAdmin,OperationsAdmin,All" does not belong to
Would you please let me know how to import users with multiple AdminRoles?
(If "ALL" or a single AdminRole is set as "Admin Roles" column, the import is successed.)
Best Regards,
The text was updated successfully, but these errors were encountered:
@sasaki1215 Many, many apologies for the long silence. This was finally chased down and identified as a bug that I fixed in PR #517. You may try the pre-release version of safeguard-ps v7.5.141378-pre or later in the PowerShell Gallery. The official fix will be issued with the release of Safeguard for Privileged Passwords v.7.5 (release date TBD).
Hello,
I'm trying to import SPP local users by using "Import-SafeguardUser" cmdlet in PowerShell.
However, when multiple AdminRoles are set, import is failed.
Here is the csv I imported for my test.
Would you please let me know how to import users with multiple AdminRoles?
(If "ALL" or a single AdminRole is set as "Admin Roles" column, the import is successed.)
Best Regards,
The text was updated successfully, but these errors were encountered: