* Accessing Config after dSupportSuite is installed on a client’s system: hold down SHIFT while launching the app normally.
Remember: You cannot remotely modify the configuration, add/disable features, or uninstall the app without having dSupportSuite being initially configured to check for configuration updates from your FTP server. Be sure to visit the Scheduling section to configure the frequency to your specification!
Click on a link below to visit the help for that section of Config:
- Branding
- Interface
- Email Button Config
- Remote Button
- Maintenance Button
- Fix Button
- Custom Buttons
- System Restore
- Custom Apps
- Notifications: SMTP / Email Defaults
- Notifications: Heartbeat
- Notifications: Event Log Rules / Exclusions
- ShutdownUnless
- Scheduling
- Installer / Password / Reports (Misc)
Application Path Variables
In Custom Apps configurations where application paths and command line parameters are defined, dSupportSuite supports certain variables you may use in these fields. Many of them are standard Windows environment variables, such as:
- %systemdrive% and %homedrive%
- %systemroot% and %windir%
- %computername%
- %programfiles% and %programfiles(x86)%
- %commonprogramfiles% and %commonprogramfiles(x86)%
- %userprofile% and %allusersprofile%
- %appdata% %localappdata% and %programdata%
And then there are these special variables:
- %reportdir% – expands to the current directory where dSupportSuite reports are being stored.
- %dssapppath% – expands to the current directory where dSupportSuite is installed.
- %apppath% – expands to the current path of the custom application.
Example usage:
%windir%\System32\Cleanmgr.exe
URL Variables
Throughout dSupportSuite where you may show a URL to the customer for various reasons, you have the option of using the URL variables defined below. Using the variable in the URL string will ensure it gets replaced with the appropriate client information at the time it is launched. This can enable you to personalize the client’s experience on your website.
These variables are:
- [ClientID] – dCloud Client Identifier
- [ClientName]
- [ClientPhone]
- [ClientEmail]
- [ComputerName] – %computername%
- [UserName] – %username%
- [InternalIP] – LAN IP
- [ExternalIP] – WAN IP
Example usage:
http://mywebsite.com/remotesupport.php&client=[ClientID]
Latest News
-
d7x v21.3.2 Release Notes Added list of ‘Installed Apps’ and ‘Installed Store Apps (Non-Microsoft)’...
Read More -
d7x v21.2.27 Release Notes For the new Windows Updates (DISM Wrapper) – updated install...
Read More -
d7x v21.2.26 Release Notes Added d7x function to enable Windows System Restore, which is...
Read More -
d7x v21.2.19 Release Notes Registry Hive backup function now backs up registry hives to...
Read More -
d7x v21.2.16 Release Notes Fixed an issue with dUninstaller (UI) failing to uninstall programs...
Read More -
d7x v21.2.13 Release Notes Added ability to run Custom Apps with standard user privileges...
Read More -
d7x v21.2.12 Release Notes Added the ability to test your configured Map Drives directly...
Read More -
d7x v21.2.5 Release Notes Added ability to search/run all custom apps directly from the...
Read More -
d7x v21.2.3 Release Notes d7x email functionality is now enabled for all, regardless of...
Read More -
d7x v21.1.27 Release Notes Reports tab now displays reports with Unicode characters. For example,...
Read More