Automatic Novell client update
I want to update novell client automatically installation on user workstation (Not from the server) with all the novell client settings to be saved
I found out that ACU stand for: "Automatic Client Upgrade"
The acu.exe used the "acu.ini" and the ini used the settings.txt (perhaps the novell.txt) who all the settings where included.
i used nciman.exe to create settings.txt file
i have EDITed acu.inf to
[UnattendFile]
;
; Specifies whether a configuration (unattend) file is used
; and where it is located.
;
Use=Yes
File=unattend.txt ( i have given the path in local where i saved unattend.txt)
Thus I do not get ahead unfortunately no idea what went wrong.
can anybody helpme.