Login script on different systems

S

soheil

Hi everybody
I would execute a login scrip which will run 2 different programs on
different machins depending the Client operating system. If the client
operating system is XP or 2000 I would launch program A nad if the Client OS
is Windows 98 or 95 I would launch program B.
How can I program this login scrip.
Thanks
 
K

Keith V. Klenke

you can use login script variables to branch the script off to execute
different sections for different OSes. You could also just use zenworks' nal
to launch said product for the different OSes, would be easier than jumbling
up your login script for it.
 
S

soheil

Ok. Thanks
Keith V. Klenke said:
you can use login script variables to branch the script off to execute
different sections for different OSes. You could also just use zenworks' nal
to launch said product for the different OSes, would be easier than jumbling
up your login script for it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top