Skip to main content
Question

ESA deployment requirements

  • April 22, 2025
  • 5 replies
  • 134 views

Forum|alt.badge.img+1

Hello community,

I’m looking for a list of requirements for ESA deployment along with information if SMB3 is supported and which SMB version is the default one?

I can’t find this information anywhere in documentation, the only mention about it is this KBA but its 9 months old and I’m not sure if its up to date at this moment.

Cheers,

Bartosz

5 replies

Paulo144
Forum|alt.badge.img+5
  • Veteran
  • April 22, 2025

@Bartosz The following documentation will help:

https://docs.beyondtrust.com/bips/docs/ps-sessions#enhanced-session-auditing


Forum|alt.badge.img+1
  • Author
  • Apprentice
  • April 23, 2025

Hello ​@Paulo144 Thank you for your response, I saw this document previously, however the problem is that I can’t find any information about requirements there.

Best regards,

Bartosz


Paulo144
Forum|alt.badge.img+5
  • Veteran
  • April 23, 2025

@Bartosz the only real requirement is the port 445 open on the system and ADMIN$ enabled as well, the rest is more about the FA being local or domain admin, so it can create a folder directly in C:\, start a service, create a new register key and create e scheduled task.

What ESA do is:

– Move pbpsdeploy.exe (which is embedded in RatTrapAPI.dll) to the root of the ADMIN$ share on the managed system and create the C:\pbps folder
– Register pbpsdeploy.exe as a service named pbpsdeploy (BeyondTrust Password Safe Deployment Agent) and start it.
– Move pbpsmon.cab (which contains pbpsmon, pbpslaunch, and supporting DLLs) to the root of the ADMIN$ share on the managed system

– In Task Scheduler, the following task is created: BeyondTrust Password Safe Monitoring Task

– In regedit, the following registry keys are created:

HKLM\System\CurrentControlSet\Control\Terminal Server\Addins\PBPSMON

HKLM\Software\Microsoft\Windows NT\CurrentVersion\TerminalServer\TSAppAllowList\Applications\pbpslaunch

 

 

See if this information can be more helpfull to you.


GloriaB
BeyondTrust Employee
  • BeyondTrust Employee
  • April 23, 2025

Forum|alt.badge.img+1
  • Author
  • Apprentice
  • April 29, 2025

Hi, Thank you all for your feedback, it is clear now.

Cheers,

Bartosz