Advertisement
Guest User

Untitled

a guest
Oct 9th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. appcmd set config /section:applicationPools "/[name='specificAppPoolName'].processModel.identityType:SpecificUser" "/[name='specificAppPoolName'].processModel.userName:domainNameusername" "/[name='specificAppPoolName'].processModel.password:password0"
  2.  
  3. aspnet_regiis -ga domainNameusername
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement