Cool Tip: Launch Notify at Startup Only if Network is Present
Novell Cool Solutions: Tip
By Esa Nurmi
|
Digg This -
Slashdot This
Posted: 14 Oct 2004 |
| problem: | |
GroupWise Notify tries to find the post office when you are not connected to a network (laptops).
| solution: | |
I put a shortcut in the Startup folder which starts a batch file that checks the computers connection to the network and starts Notify only if the network is present.
| example: batch file | |
@echo off if exist z:\win32\nwadmn32.exe goto notify exit :notify start c:\novell\groupwise\notify.exe exit
| submit a tip | |
Here's a chance to share your experiences using GroupWise. Just send us a tip about using (or installing, deploying, troubleshooting, etc.) GroupWise, and if it looks like something we can use, we'll send you a Novell t-shirt, post your tip, and make you famous beyond your tamest dreams. Submit your tip here: http://www.novell.com/coolsolutions/forms/submit_a_tip.html
For more tips see:
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com

