Service Manager 部署与使用全解析
1. Service Manager 安装
1.1 命令行安装
使用命令行参数可以自动化 Service Manager 的安装,以下是不同组件的安装脚本:
- 管理服务器安装脚本 :
setup.exe /silent /install:ServerName
/AdminRoleGroup:<Domain>\<Account>
/CreateNewDatabase: /SqlServerInstance:<SQLServerInstance>
/ServiceRunUnderAccount:<Domain>\<Account>\<AccountPassword>
/WorkflowAccount:<Domain>\<Account>\<AccountPassword>
/ManagementGroupName:<ManagementGroupName>
/EnableErrorReporting:No
/CustomerExperienceImprovementProgram:No
- 使用现有数据库恢复管理服务器脚本 :
Setup.exe /Silent /Install:Server
/UseExist
超级会员免费看
订阅专栏 解锁全文
85万+

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



