SignServer
Setup Steps:
Setup Steps:
netsh useful commands netsh command description netsh advfirewall set allprofiles state off disable firewall – all profiles netsh http add urlacl url=http://+:8081/ user=Everyone netsh http show urlacl
Initial Prompt used: Use the last image to build a script that executes sql using sqlcmd allowing user to enter connection string details via cmdline argvs.The script produces a raw.csv…
Setup Environment Primary & Secondary EEM Servers: Install EEM on two servers, in the same configuration. --Either FIPS or Non-FIPS etc... --Both servers need FQDN ------------- eem-pri-w eem-sec-w ------------- On…
Step 0 – Know the Environment Step 1 – Get encrytped string from NX.env Step 2 – Decrypt NX_KEYSTORE_REF Step 3 – List Certificates in keystore
Steps to export certificate from CA-ITPAM and import into CA-SDM <storePass> = findstr KEYSTOREID <PAM_INSTALL>\wildfly\standalone\.config.OasisConfig.properties keytool -list -keystore c2okeystore -storepass <storePass> –v keytool -keytool c2okeystore -storepass <storePass> –export –alias itpam…
Issue/Introduction After either upgrading to Service Desk Manager, or configuring a new install with SSL for the first time, SSL doesn’t work. In some cases an OAuth token may be…
Resolution If the environment is AA, make sure the NX.env has the correct value of keystore. If the version control is enabled, the NX.env values may get overwritten.
Took pretty much all evening with several attempts… I found this tech doc (also below) which I think was the final solution:
For some unknown reason, the ‘Install VMware Tools’ was greyd out. I tried to remove and re-add CD/DVD, but that didn’t work. Ultimately, I had to download .exe and install…