Is there a way to install the zenworks agent onto multiple desktops that dont have it already installed? and set all the options and settings? cheers in advance troy
![]() |
0 |
![]() |
Sure, do you want to do it via login script or NAL? http://support.novell.com/cgi-bin/search/searchtid.cgi?/10085696.htm http://support.novell.com/cgi-bin/search/searchtid.cgi?/10082208.htm If these TIDs don't help or you have other questions, please ask. -- Jared L Jennings Novell Support Forums SysOp Systems Engineer for Data Technique, INC. ICQ# 27902780 Using XanaNews 1.16.3.1
![]() |
0 |
![]() |
I tried the login script and couldn't get it to work. It errored out on REBOOT and EDITABLE_MT_ADDRESS, STARTUP_APPEXPLORER.
![]() |
0 |
![]() |
Can you post the line you were using? -- Jared L Jennings Novell Support Forums SysOp Systems Engineer for Data Technique, INC. ICQ# 27902780 Using XanaNews 1.16.3.1
![]() |
0 |
![]() |
i would liek to do it via the login script. oi and thanks for ya help to mate troy
![]() |
0 |
![]() |
@ECHO OFF #\\AQB1\sys\public\batch\runas /USER:ADMINISTRATOR "msiexec.exe /i \\AQBZEN\Data\Applications\ZenAgent\ZfDAgent.msi FILE > /QN REBOOT="ReallySuppress" STARTUP_APPWINDOW=0 START_APPEXPLORER=1 ADDLOCAL=ALL | \\AQB1\Sys\Public\batch\Sanur.exe password
![]() |
0 |
![]() |
thanks mate works well i couldnt get the login script one to work so i just copied the bat file one into the login script and with a few tweaks works a treat! thanks mate
![]() |
0 |
![]() |
Elizabeth Murray, >\\AQBZEN\Data\Applications\ZenAgent\ZfDAgent.msi FILE > /QN Is is file > in there? What does that do? -- Jared L Jennings Novell Support Forums SysOp Systems Engineer for Data Technique, INC. ICQ# 27902780 Using XanaNews 1.16.3.1
![]() |
0 |
![]() |
Elizabeth, you can't pipe it like that from the login script I've been updating this TID today to make it more useful... -- Shaun Pond Novell Support Connection SysOp
![]() |
0 |
![]() |