Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

DAgent Silent Install

Updated: 18 Jun 2010 | 2 comments
Adam Withers's picture
0 0 Votes
Login to vote

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.

Comments

Adam Withers's picture
23
Jan
2009
2 Votes +2
Login to vote

Ah - found a website that listed it:



DAgent.msi -qn server_tcp_addr=[IP] server_tcp_port=402

tkight's picture
17
Dec
2009
0 Votes 0
Login to vote

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