Question

How to get WSUS server details from CyberArk Vault server?

  • 4 November 2022
  • 1 reply
  • 35 views

When checked at path Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update, I don't see any detail for WSUS. Please tell what's the other way to check WSUS server details

CyberArk Vault

 


1 reply

Userlevel 4
Badge

Hello @ravikumar - Thank you for reaching out to the Streamsets Community. As per my understanding to setup the CyberArk Vault server with Data collector, we need to have the following configuration only: 

credentialStores=cyberark
credentialStore.cyberark.config.ws.url=https://<HOST>:<PORT>/AIMWebService/api/Accounts
credentialStore.cyberark.config.ws.appId=<MUST BE SET>
credentialStore.cyberark.config.ws.nameSeparator=&
credentialStore.cyberark.config.ws.http.authentication=none
credentialStore.cyberark.config.ws.http.authentication.user=
credentialStore.cyberark.config.ws.http.authentication.password=

Here is the document for the same:

https://docs.streamsets.com/portal/datacollector/4.1.x/help/datacollector/UserGuide/Configuration/CredentialStores.html#concept_v21_nvd_fbb

Could you please elaborate a bit more on the issue and use-case here? 

Thank you - AkshayJ

Reply