FIM Client Installtion - Unattended
Hi,
Could anyone let me know how do i make FIM client automated, the msi file asks for server location address to be entered while installation, i've tried with couple of MSI editors couldn't figure out proplerly. I need to deploy FIM client once everything done..
June 17th, 2010 10:06am
http://technet.microsoft.com/en-us/library/ff602040%28WS.10%29.aspx
this one should helpThe FIM Password Reset Blog http://blogs.technet.com/aho/
Free Windows Admin Tool Kit Click here and download it now
June 17th, 2010 11:24am
Dear Rahmath Ali,
i have try this command:
msiexec /i "C:\x64\Add-ins and extensions.msi" /quiet ADDLOCAL="PasswordClient,PasswordClientX86" RMS_LOCATION=fim
<server FIM name> PORTAL_LOCATION=portal.fabrikam.com PORTAL_PREFIX=https
<depending in your configuration, i user https for the portal> MONITORED_EMAIL=fimservice@fabrikam.com SITELOCK_DOMAIN="portal.fabrikam.com;fim"
For detail, see the AnthonyHo link, this helpfull for me.
Regards,
Endrik
<!-- /* Font Definitions */ @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-520092929 1073786111 9 0 415 0;} /* Style Definitions */ p.MsoNormal,
li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-fareast-font-family:Calibri;
mso-fareast-theme-font:minor-latin;} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {mso-style-noshow:yes; mso-style-priority:99; color:purple; mso-themecolor:followedhyperlink;
text-decoration:underline; text-underline:single;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; font-size:10.0pt; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt;} @page WordSection1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.WordSection1 {page:WordSection1;} -->
June 18th, 2010 5:51am
Dear Endrik,
Thanks a lot man, it worked for me.. Now i can deploy through SCCM2007..
Thanks to Anthony too....
Regards
Rahmath
Free Windows Admin Tool Kit Click here and download it now
June 28th, 2010 12:40pm
Thanks Anthony..
It worked for me..
June 28th, 2010 12:41pm


