Skip to Content
0
V G
Sep 13, 2023 at 11:43 AM

Enabling/Creating guest user during silent install of Crystal Server 2020

230 Views Last edit Sep 13, 2023 at 11:45 AM 3 rev

Hello, I've been trying to automate crystal server 2020 setup through silent install using a response.ini file and the only part i'm currently stuck at is enabling the Guest user in an automated way from command line.

Some search suggested that I could run commands like "CmClt -cms BOE_server_name -username admin_username -password admin_password -enableuser user_to_enable" but I couldn't find any executable file for the CMC console in the Crystal install directory so not sure if that's for the 2020 version. Does anyone have a recommendation on how this can be done without having to login into the CMC console?

- Vinosh