删除全部Profile
manageprofiles -deleteAll
删除单个profile
manageprofiles -delete -profileName AppSrv01
创建Profile
manageprofiles -create -profileName AppSrv01 -profilePath D:\PROGRA~1\IBM\WebSphere\AppServer\profiles\AppSrv01 -templatePath D:\PROGRA~1\IBM\WebSphere\AppServer\profileTemplates\default -nodeName AppSrvNode01 -cellName AppCell01 -hostName ${YOUR_HOST_NAME} -enableAdminSecurity true -adminUserName admin -adminPassword admin
本文介绍如何使用命令行工具manageprofiles进行WebSphere Application Server配置文件(Profile)的创建和删除操作,包括批量删除所有配置文件及指定单一配置文件的操作方法。
4949

被折叠的 条评论
为什么被折叠?



