ZENdesk
Novell Cool Solutions: Cool Tool
Reader Rating
from 2 ratings
In Brief
Make sure the ZfD 4.x application launcher system tray icon is visible!
Vitals
- Product Categories:
- ZENworks
- ZENworks for Desktops 4
- Functional Categories:
- Tools and Utilities
| Posted: | 31 Jul 2003 |
| File Size: | 15KB |
| License: | Free |
| Download: | /coolsolutions/tools/downloads/zendesk.zip |
| Publisher: | Jimmy Benson |
Disclaimer
Please read the note from our friends in legal before using this file.
Details
With ZENworks for Desktops 4, running NALDESK from the local workstation can be troublesome from time-to-time as the icon does not always show up in the system tray if it is launched to early during the login process.
With ZENDESK, you will no longer have this problem. The small utility waits 15 seconds before launching NALDESK from the local workstation, and enables the NAL system tray icon to be displayed every time.
Simply place the ZENdesk.exe file in your [public] folder on any ZfD server, and setup your login script to run the ZENdesk.exe file from a login script. That's all there is to it!
If you have a mixed ZENworks environment, I would recommend running the following in your login script:
*NOTE: To use the following, the "EXIST" tool will be needed, but has been included.
- ;Check to see if ZfD 4.x Agent is installed in environment
- #exist C:\Program Files\Novell\Zenworks\naldesk.exe
- if "%ERRORLEVEL"!="0" then
- ;If ZfD 4.x is not installed, run old ZfD application launcher
- @\\[SERVERNAME]\SYS\PUBLIC\NalExpLD.exe
- else
- ;If ZfD 4.x is installed, run new ZfD application launcher
- @\\[SERVERNAME]\sys\public\zendesk.exe
- end
- #exist C:\Program Files\Novell\Zenworks\naldesk.exe
If you have any questions or comments regarding this program, feel free to e-mail me at JBenson@Wclark.k12.in.us.
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
Reader Comments
- Excellent little tool. Using it everytime I'm installing a zenworks for desktops