Build an Active Directory domain:

https://wenku.baidu.com/view/f2762958caaedd3382c4d32e.html?qq-pf-to=pcqq.c2c

build in domain control server and new a user, client add to this domain and login with this new user

Creating AD on winserver2012

https://wenku.baidu.com/view/43cb9413e53a580217fcfe6c.html

remember setting server as DC

搭建AD域:(百度文库给五星好评)

https://wenku.baidu.com/view/f2762958caaedd3382c4d32e.html?qq-pf-to=pcqq.c2c

服务端作为域控搭建AD域,新建一个用户,客户端加入-用建立的这个用户名和密码登陆到这个域

ws12创建AD域:

https://wenku.baidu.com/view/43cb9413e53a580217fcfe6c.html

记得把server设为域控

Some ePO basis, preparing for build(ePO基础,准备搭建)


Before installing ePO, must install AD domain(if use) , SQL Server( there're DB package in ePO install package ) , and SQL Server Management Studio ( SSMS tools )

If there're something wrong with installation, please check environment according to ePO installation guide.

Install SQL server 2016 must using memory more than 4GB or setting virtual memory,you will stick in Microsoft Update

安装ePO之前要装好AD域,SQL server,SSMS,安装失败需要按照安装文档检查环境

装SQL 2016时候,内存至少4G,不够设虚拟内存补,小了会卡在微软更新那


SSMS properties:

Following Microsoft document : 

https://docs.microsoft.com/zh-cn/sql/ssms/tutorials/tutorial-sql-server-management-studio

Windows authentication:user_name = host_name \db_instance; password = windows password

domain_name = domain.com

domain part need change to ourselves’domain name (they are computer name by default)

PS: virtual machine need to use bridge mode to link Internet;

check service settings:run services.msc ;

TCP port enable could set in SQL serverconfiguration manager:

SQL server network configuration>protocols for SQLEXPRESS>TCP/IP;

Some ePO basis, preparing for build(ePO基础,准备搭建)

while installing, username and password is similar to Windows login 


SSMS配置:

看一眼微软的文档,写得很不错( 为你打call ):

https://docs.microsoft.com/zh-cn/sql/ssms/tutorials/tutorial-sql-server-management-studio

Windows认证:

user_name = 主机名\db_实例名; password = windows登录密码

domain_name = 域名.com

域要改成自己建立的域名(默认计算机名)

PS. 虚拟机用桥接模式(不用就任性,网络连不上)

查看服务项:开始运行(win+R)servcices.msc

TCP端口是否enable和端口号在SQL serverconfiguration manager看:

SQL server network configuration>protocols for SQLEXPRESS>TCP/IP;

安装ePO时候密码和Windows登录密码一样


ePO list function:

system is for server(ePO) and policy is for client(MA),software manager could downloaded and deployed products directly,master repository and extensions could deployed products manually

ePO菜单功能:

系统那一列用来管理服务端(ePO),策略一列用来管理客户端(MA),从软件管理器能直接下载和部署产品,从主存储库和扩展可以手动签入或者部署产品

Some ePO basis, preparing for build(ePO基础,准备搭建)


install MA:click new system in system tree

安装MA:在系统树点击新建系统,选择包就ok啦












相关文章:

  • 2021-04-19
  • 2021-04-20
  • 2021-12-31
  • 2021-05-21
  • 2021-09-26
  • 2023-03-29
  • 2022-12-23
猜你喜欢
  • 2021-04-12
  • 2021-11-17
  • 2021-04-28
  • 2021-10-15
  • 2021-12-12
  • 2021-05-11
  • 2022-01-16
相关资源
相似解决方案