Installing Deskman on multiple systems is a simple task. Check some deployment tips below.
UpgradingBefore upgrading to a new version, backup your configuration file. Go to the File menu and click Export.
The latest Deskman version is available here:
http://www.anfibia-soft.com/products/deskman
If you plan to access Deskman remotely, via web, make sure the firewall allows connections to/from deskman.exe, usually located at c:\program files\deskman\deskman.exe. Default web port: 2288.
DataConfiguration data, with your active restrictions, and profiles, can be imported/exported using the File menu, which also serves as a backup option. Deskman stores application data in %ALLUSERSPROFILE%, by default.
Remote AccessDeskman Pro works remotely:
- Web Interface: Access Deskman remotely, via web.
- Remote Desktop: Run Deskman via Remote Desktop (RDP) / Terminal Services.
Deploy Deskman on all your computers with your configuration data and license. The deployment process will also automatically execute Deskman and activate your restrictions without user interaction. How to deploy Deskman:
- Install Deskman on a computer.
- Register your copy.
- Configure Deskman the way you want: check your restrictions, select your settings.
- Press the Secure button.
- Extract your configuration data file by using the Deploy option in the File menu.
Simply copy your deployed data file to the same directory as the Deskman Setup (deskmansetup.exe) file and execute it on all your computers.
This service is only available to Deskman Professional users — 20 licenses or more.
Installation CommandsThe setup program accepts optional command line parameters. These can be useful to system administrators, and to other programs calling the setup program:
- /SILENT, /VERYSILENT:
Instructs Setup to be silent or very silent. When Setup is silent the wizard and the background window are not displayed but the installation progress window is. When a setup is very silent this installation progress window is not displayed.
- /DIR="x:\dirname":
Overrides the default directory name displayed on the Select Destination Location wizard page. A fully qualified pathname must be specified.
- /TASKS="": Instructs Setup to deselect tasks: Deskman icons will not be created on Desktop, Start Menu.
Command for unattended installation, with no icons: deskmansetup.exe /silent /tasks=""