What should you do?

You administer a Forefront Identity Management (FIM) 2010 server in your company network. All client computers run Windows 7. Your company plans to automate the deployment of FIM client components. You need to perform an unattended installation of the FIM Password and Authentication extension. What should you do?

You administer a Forefront Identity Management (FIM) 2010 server in your company network. All client computers run Windows 7. Your company plans to automate the deployment of FIM client components. You need to perform an unattended installation of the FIM Password and Authentication extension. What should you do?

A.
From a command prompt, run msiexec.exe /i “\\DistributionServer\FIM\Add-ins and extensions.msi” /quiet ADDLOCAL=OfficeClientPORTAL_LOCATION=FIMServer01 PORTAL_PREFIX=https [email protected].

B.
From a command prompt, run msiexec.exe /i “\\DistributionServer\FIM\Add-ins and extensions.msi” /quiet ADDLOCAL=PasswordClientRMS_LOCATION=FIMServer01 SITELOCK_DOMAIN=contoso.com;adatum.com.

C.
From the Windows PowerShell console, run Get-WMIObject -ComputerName LONCL1 -List | Where-Object -FilterScript {$_.Name -eq “Win32_Product”}).Install(“\\DistributionServer\FIM\Add- ins and extensions.msi”).

D.
From the Windows PowerShell console, run Get-Object -ComputerName LONCL1 -List | Where- Object -FilterScript {$_.Name -eq “Win32_Product”}).Install(“\\DistributionServer\FIM\Add-ins and extensions.msi”).



Leave a Reply 0

Your email address will not be published. Required fields are marked *