DAgent Silent Install
Updated: 18 Jun 2010 | 2 comments
Hi Guys,
I am looking at a scripted Vista installation for deploying various models and makes of PC for our customers. I have copied a base OEM SP1 DVD to a share on the Altiris server, created a autounattend.xml and this installs fine to the desktop.
I would like to automatically install the DAgent as part of the Vista installation. I have imported the Agent folder into the install.wim and have also found where to put the install line in the xml file, but how do you install the Dagent with the specific server settings and install it silently?
Cheers
Ad.
Discussion Filed Under:
Comments
Ah - found a website that listed it:
DAgent.msi -qn server_tcp_addr=[IP] server_tcp_port=402
This worked for me
I tried that one, and it didn't work, but this one similar did:
dagent.msi /qn TCPaddr=IPAddress tcpport=402
Would you like to reply?
Login or Register to post your comment.