skip to main content
Using Deep Freeze Enterprise Console : Managing Deep Freeze with the Console : Push and Launch

Push and Launch
This feature allows IT administrators to push and launch executable files on managed workstations.
You can also specify a web URL or FTP location for downloading and installing executable files. The file will be automatically downloaded from the specified location and launched on the workstation.
Complete the following files to push and launch files on managed workstations:
1.
>
Right-click on one or more workstations and select Push and Launch from the context menu.
>
2.
>
3.
>
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).
4.
Click OK.
The file is pushed to the selected workstation and remotely launched on the selected workstations.