Having difficulties changing editions via command line (installer also ignores me setting desktop option)
Stays on Server edition. How can I deploy to all my desktops if I can't change the edition without manually going through all of them?
See below:
Reveal
C:\Program Files\MyCompany\Online Backup>cbb option -?
Online Backup Desktop Command Line Interface started
General Options Help:
-edition : Specify Edition. Possible values: desktop, baremetal, mssql, msexchange, ultimate, vmedition
C:\Program Files\MyCompany\Online Backup>cbb option -edition:desktop
Online Backup Desktop Command Line Interface started
ERROR: Unexpected parameter -edition:desktop
ERROR: ERROR: 1 parameters were not parsed.
C:\Program Files\MyCompany\Online Backup>cbb option -edition: desktop
Online Backup Desktop Command Line Interface started
ERROR: Unexpected parameter -edition:
ERROR: Unexpected parameter desktop
ERROR: ERROR: 2 parameters were not parsed.
C:\Program Files\MyCompany\Online Backup>cbb option -edition : desktop
Online Backup Desktop Command Line Interface started
ERROR: ': desktop' Edition is not available
Settings saved.
C:\Program Files\MyCompany\Online Backup>cbb option -edition :desktop
Online Backup Desktop Command Line Interface started
ERROR: ':desktop' Edition is not available
Settings saved.
C:\Program Files\MyCompany\Online Backup>cbb option -edition :Desktop
Online Backup Desktop Command Line Interface started
ERROR: ':Desktop' Edition is not available
Settings saved.
C:\Program Files\MyCompany\Online Backup>cbb option -edition : Desktop
Online Backup Desktop Command Line Interface started
ERROR: ': Desktop' Edition is not available
Settings saved.
C:\Program Files\MyCompany\Online Backup>cbb option -edition: Desktop
Online Backup Desktop Command Line Interface started
ERROR: Unexpected parameter -edition:
ERROR: Unexpected parameter Desktop
ERROR: ERROR: 2 parameters were not parsed.
C:\Program Files\MyCompany\Online Backup>cbb option -edition:Desktop
Online Backup Desktop Command Line Interface started
ERROR: Unexpected parameter -edition:Desktop
ERROR: ERROR: 1 parameters were not parsed.