Jump to content

Ralph K

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Ralph K

  1. Thank you Sarge. This might be an option, but not for all of our passwords lists. Because in other scripts we need to retrieve the password over API calls, just not in this export. Therefore the way with the "?ExcludePasswords=true" is the better solution for me. KR Ralph
  2. Thank you for the quick reply. It works perfectly. Didn't see that option in the help. KR Ralph
  3. Hello all. I need to export some details of the entries we have in specific password lists, e.g. User Name, Description, Expiry Date,... I use the "searchpasswords" function for this. In the exported data are also the passwords of the accounts. But I don't need and want to see the passwords. Is there a way to exclude the password field when retrieving the entries? Currently I filter the data in PowerShell and clean the variable asap afterwards. But it would be better, if the script wouldn't get the password at all. Thank you in advanced. KR Ralph
×
×
  • Create New...