Guest User

Untitled

a guest
Nov 24th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. -OPT silentInstallLicenseAcceptance="true"
  2. -OPT disableOSPrereqChecking="true"
  3. -OPT disableNonBlockingPrereqChecking="true"
  4. -OPT installType="installNew"
  5. -OPT profileType="standAlone"
  6.  
  7. -OPT feature="noFeature"
  8.  
  9. -OPT PROF_enableAdminSecurity="true"
  10. -OPT PROF_adminUserName=wasadmin
  11. -OPT PROF_adminPassword=wasadmin
  12.  
  13. -OPT installLocation="/opt/IBM/WebSphere/AppServer"
  14. -OPT PROF_profilePath="/opt/IBM/WebSphere/AppServer/profiles/dev"
  15.  
  16. -OPT PROF_profileName=dev
  17. -OPT PROF_hostName=afrodite.cit
  18. -OPT PROF_nodeName="dev-node01"
  19. -OPT PROF_cellName="dev-cell01"
  20. -OPT PROF_serverName="server1"
  21.  
  22. #-OPT PROF_enableService="true"
  23. #-OPT PROF_serviceUserName="root"
Add Comment
Please, Sign In to add comment