INSTALL_CREATE_SHORTCUT=0 command

Hi all,

I am currently deploying Unreal Engine to our network of machines (windows) via SCCM and all is going well, it deploys and can be opened but using the switch INSTALL_CREATE_SHORTCUT=1 this only places a desktop shortcut for the default user.

logging in as a different user on the same machine and the editor shortcut is not present.
is there a additional portion that can be added to the line to create a shortcut for all users regardless if they have not logged on the machine before

i.e…

INSTALL_CREATE_SHORTCUT_C:$users$\Desktop=1