Quantcast
Channel: psappdeploytoolkit Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1769

New Post: MSI Installer with commad line - Failed to install

$
0
0
Hello all,

Thanks for the awesome toolkit.

I am trying to deploy a package (FIM PasswordClient) and that requires an extra command line that runs during the install.

I would like to use the toolkit to add this command line during installation:

* INSTALLATION

$installPhase = "Installation"
# Perform installation tasks here
Execute-Process -FilePath "Add-ins and extensions.msi" -Arguments "ADDLOCAL=PasswordClient PORTAL_LOCATION=MyPortalServer PORTAL_PREFIX=https MONITORED_EMAIL=fimservice@contoso.com" -WindowStyle Hidden -IgnoreExitCodes "3010"
# Install the patch


If anyone could please shed some lights on this, as I spent so much time figuring on how to execute this successfully

Any help is appreciated.


Thanks

Viewing all articles
Browse latest Browse all 1769

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>