Hello
I will start by pointing out I am using SAP GUI 7.40, but without NWBC.
I know that I can set a server side SAPUILandscape.xml file by setting LandscapeFileOnServer on either
HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAPLogon\Options (32 bits) (REG_EXPAND_SZ)
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP\SAPLogon\Options (64 bits) (REG_EXPAND_SZ)
in the registry
I also know I can set the local SAPUILandscape.xml file by setting environment variable SAPLOGON_LSXML_FILE.
So far everything is written in note 2075150.
I was wondering if there is a way of setting a SERVER side SAPUILandscape.xml using an environment variable.
I prefer the use of environment variable because it doesn't allow editing on SAP GUI options, unlike the registry setting, which allows changing the options, and the only way to return to the registry path is by restoring defaults.
Thanks
Gal