You will need to run (as an administrator):
net use r: \\installserver.ifost.org.au\Omniback
r:
cd \x8664
msiexec /i "Data Protector A.09.00.msi" /passive INSTALLATIONTYPE=Client ADDLOCAL=core,da,autodr
net use /delete r:
Obviously, substitute installserver.ifost.org.au with your install server, and if R: is already allocated, use something else instead.
Then, trigger the following command on your cell manager:
omnicc -import_host clientname
Replace clientname with the name of the client.
Script this as appropriate (e.g. after the operating system has booted) in order to have an unattended installation.
Then, trigger the following command on your cell manager:
omnicc -import_host clientname
Replace clientname with the name of the client.
Script this as appropriate (e.g. after the operating system has booted) in order to have an unattended installation.
No comments:
Post a Comment