Hi

I created a kix script which maps network drives etc... for the domain user at login... this works fine

however I have a few shell programs that need to run ie. Trend Micro Antivirus and Altiris Aclient install... these need Administrator access in order to install when the user logs in.

What is the command to add in the script which will run these as admin rights when a normal rights user logs in?

When I log in as Admin to the PC the script runs fine.

Thanks