skip to main content
Using Deep Freeze Enterprise Console : Configure Custom Actions : Remote Launch

Remote Launch
You can remotely launch executable files on managed workstations.
Complete the following files to remotely launch files on managed workstations:
1.
2.
Right-click and select Actions > Remote Launch. The Remote Launch dialog is displayed:
3.
>
4.
>
Arguments – Specify the arguments that you want to apply with this executable. For example, if the executable is run from the command prompt with the command C:\AppFolder\MyApplication -o logFile.log, specify -o logFile.log for arguments. For .msi files, specify the arguments that you would normally specify when launching a .msi file with MSIEXEC. If you do not specify any argument for a .msi file, Deep Freeze will automatically append "/i" (install). Deep Freeze also replaces any display options with /qn, (quiet, no UI).
5.
Click OK.
The file is remotely launched on the selected workstations.