iis - IISConfig.exe arguments for custom action in Microsoft Release Management -


after creating application pool in iis(8.0) using release management 2013 update 4, need customize predefined action.

set load user profile in advanced application pool settings true instead of false. assumed use -loaduserprofile argument in release management.
apparently arguments not similar parameter names in iis. release rejected , log file showed: error: loaduserprofile : unknown option.
release management using iisconfig.exe execute arguments. knowing that, unable find list of arguments or "options" can used iisconfig.exe.

glad know how solve problem. not in specific case in general.

find details of iis tool here: https://msdn.microsoft.com/library/vs/alm/release/overview

scroll iis deployment agent.

there not seem way change load user profile. can write own tool accomplish (and share here :))


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -