Dear All,
How to auto launch the Dataminer Cube Application upon Window Login?
As such, upon user login to Window, the Dataminer Cube shall auto launch and display the overview.
Look forward for your advice.
Thanks,
Best Regards,
Toh
Ramunas Milcius [DevOps Advocate] Edited comment 5th June 2025

Hi Tser,
You can create a scheduled task with "At Logon" in the trigger
Michiel Vanthuyne [SLC] [DevOps Enabler] Answered question 15th May 2025
It might be good enough to add the Dataminer Cube desktop application into startup apps with those command-line arguments:
C:UsersUsernameAppDataLocalSkylineDataMinerDataMinerCubeDataMinerCube.exe /Launch /Hostname=xyz
See: https://docs.dataminer.services/user-guide/Getting_started/Accessing_DataMiner/Accessing_DataMiner_Cube/Opening_DataMiner_Cube/Desktop_app_command_line_arguments.html