Upgrade Privileged Cloud PSM to 14.4
This post is to record all steps for upgrading PSM component from 14.2 to 14.4, which is latest version.
Strongly suggest to get CyberArk support engineer be online with you since it always has some surprise.
Pre-requisites
Connector Manager Upgrade
Restart CyberArk Management Agent to get rid of this error message.
Manual Upgrade PSM
1 Download package
rename package to a shorter folder name such as PSM14.4
2 unblock download files
PS C:/CyberArk/PSM14.4> dir -r | Unblock-File
PS C:/CyberArk/PSM14.4> dir C:/CyberArk/PSM14.4 -r | Unblock-File
PS C:/CyberArk/PSM14.4>
3 Run setup.exe as administrator
Follow wizard to complete the installation.
make sure not fully harden. click advanced to uncheck two settings which we will need to run manually:
Ignore following error if you got this:
This is a legacy registry key for IE.
4 Restart System after completed the upgrade.
Manual changes after rebooted machine
You will need to copy PSM Gateway settings to new PSM server as well.
- CyberArk Privileged Session Manager
After the change:
PS C:/Program Files (x86)/Cyberark/PSM/Hardening> ./PSMHardening.ps1
Notice: In order to prevent unauthorized access to the PSM server, the local RemoteDesktopUsers group should contain ONLY the following users:
1) Maintenance users who login remotely to the PSM server through Remote Desktop Services.
2) Vault LDAP users who wish to connect to target systems through PSM directly from their desktop using an RDP client application such as MSTSC.
These are the current members of the local RemoteDesktopUsers group:
WinNT://CTY/Domain Users
WinNT://CTY/EE-CARK01/PSMConnect
WinNT://CTY/EE-CARK01/PSMAdminConnect
WinNT://CTY/svc_CArk_PSMConnect
WinNT://CTY/svc_CArk_PSMAdmn
WinNT://CTY/SEC-Infrastructure Administrators
WinNT://CTY/SEC-Infrastructure Operators
WinNT://CTY/SEC-Infrastructure Managers
Would you like to remove all members of this group? (yes/no): no
True
WinSCP password storing has been disabled
WinSCP editor definition has been disabled
CyberArk Hardening script ended successfully.
True
PS C:/Program Files (x86)/Cyberark/PSM/Hardening>
PS C:/Program Files (x86)/Cyberark/PSM/Hardening> ./PSMConfigureAppLocker.ps1
PSM connection user is CTY/svc_CArk_PSMConnect
PSM admin connection user is CTY/svc_CArk_PSMAdmn
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmsshclient.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmprivatearkclientdispatcher.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmpvwadispatcher.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/mssqlmanagementstudiowindowsauthenticationdispatcher.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psm3270client.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmwebformdispatcher.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmwinscpdispatcher.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/winscp.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmrealvncdispatcher.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmxfocus.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmtokenholder.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmsessionalert.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmsuspendsession.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmpreventwindowhide.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmmessagealert.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmwindowseventslogger.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/cyberark.psm.webappdispatcher.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/dllinjector.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/dllinjector64.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/cyberark.progressbar.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmticketvalidator.exe
Evaluating the dlls consumed by c:/windows/system32/conhost.exe
Evaluating the dlls consumed by c:/windows/system32/taskhostw.exe
Evaluating the dlls consumed by c:/windows/system32/wermgr.exe
Evaluating the dlls consumed by c:/program files (x86)/vcxsrv/vcxsrv.exe
Evaluating the dlls consumed by c:/program files (x86)/vcxsrv/xkbcomp.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/psmsapgui.exe
Evaluating the dlls consumed by c:/program files/google/chrome/application/chrome.exe
Evaluating the dlls consumed by c:/program files (x86)/cyberark/psm/components/chromedriver.exe
Evaluating the dlls consumed by c:/program files (x86)/internet explorer/iexplore.exe
Evaluating the dlls consumed by c:/program files/internet explorer/iexplore.exe
Loading new AppLocker configuration...
Configuring Application Identity service...
CyberArk AppLocker's configuration script ended successfully.
True
PS C:/Program Files (x86)/Cyberark/PSM/Hardening>
共有 0 条评论