-
Notifications
You must be signed in to change notification settings - Fork 196
Closed
Labels
Description
Summary
When I attempt to create an account using the Account_Onboard_Utility.ps1 I am receiving an error stating that:
Error Message: {"ErrorCode":"PASWS017E","ErrorMessage":"Missing Mandatory parameter: [Description]."}
Steps to Reproduce
- Fill out the csv file according to the parameters defined within (sample_accounts.csv)
- Run the command: .\Accounts_Onboard_Utility.ps1 -PVWAURL "https://myPVWA.myDomain.com/PasswordVault" -CsvPath .\accounts.csv -Create
- See Error
Getting PVWA Credentials to start Onboarding Accounts
Safe HHS_Windows_[SafeOmitted] exists
Error Message: {"ErrorCode":"PASWS017E","ErrorMessage":"Missing Mandatory parameter: [Description]."}
Exception Message: The remote server returned an error: (400) Bad Request.
Status Code: 400
Status Description: Bad Request
Logoff Session...
Vaulted 0 out of 1 accounts successfully.
LogoffUrl
Expected Results
The account and/or safe are created successfully
Actual Results
Reproducible
- [x ] Always
Version/Tag number
*Running version 2.2.2 of the script
Version 12.6 of CyberArk
Environment setup
- Running on Premise on a VM
