How to start Oracle OHS automatically in EPM 11.2.17 - Windows Server 2022
I try to find a way to start OHS Server running on Windows automatically without user interaction - a way to encrypt the passwort at the cmd prompt is running:
./startComponent.cmd ohs_component storeUserConfig → this creates two files in my user profile under C:\Users\myuser\.wlst: "nm-cfg-ohs.props" and "nm-key-ohs.props"
this works fine, I can start OHS now with ./startComponent.cmd ohs_component and do not have to enter password anymore.
BUT: I need to find a way to move the files from my user directory to some other directory - when my user profile gets deleted on the server → no longer automatic start!