zoukankan      html  css  js  c++  java
  • Install windows server 2008 on ESXi 5.1, add to domain and config for remote desktop

    Never give up

    ---xingyunpi

    Install windows server 2008 system on ESXi 5.1, add it to a domain and do some configurations for remote desktop.

    1.       Install windows server 2008

    Prepare a windows 2k8 ISO file. New a host from ESXi 5.1 client and start the installation as a virtual machine.

    2.       Configure the IP
    Take our test  environment for example, the DNS server should be 209/23. Subnet mask should be 255.255.255.0. Refer to the following pic.


    3.       Add the computer into a domain
    Go to [Start] -> [computer] -> [properties], set “xxx.xxx.xxx” as domain name and then username and password should be provided to add to domain. See the pic for details.


    4.       Restart the computer
    After add the domain successfully, it will ask you to restart the computer.


    5.       Turn off the Firewall to enable remote ping
    If you want to ping this computer, you must turn off the firewall.


    6.       Remote desktop should be enabled for use.
    Go to computer->properties, select remote settings and enable the remote desktop.


    After these configurations, you can ping the computer and access it via remote desktop.

  • 相关阅读:
    快速生成树协议 RSTP
    VLAN间路由
    二层交换机原理
    网络安全系统之四 PKI体系
    网络安全系统之三 数字证书
    生成树协议 STP
    网络安全系统之二 数字签名
    网络安全系统之一 加密算法
    系统可靠性
    DNS资源记录
  • 原文地址:https://www.cnblogs.com/xinyuyuanm/p/3212367.html
Copyright © 2011-2022 走看看