zoukankan      html  css  js  c++  java
  • Load Balanced

    Part1 of building my own development SharePoint2010 Farm
    As the memory become really cheap now, a couple days ago I have updated my laptop memory to 12g. Plus I got my old desktop ,now I decide to build my own SharePoint farm at home. I decide to document the steps to build a simple SharePoint farm. I will use  VMware for desktop virtualization and  windows server 2008 r2 as the operating system.

    In the first part of this series of building my own SharePoint farm. I will create my domain controller. Here are the steps to install it:

    1. Open the command line by going to run and type CMD and then type dcpromo in the command line.

      The AD Installation wizard will prompt and click next.

    2. Click next as shown in the screenshot.

    3. Select creates a new domain in a new forest and click next.


    4. Type a domain name (e.g. ybbest.com) and click next.

    5.In my case , I select Windows Server 2008 R2 forest Functional level and click next

    6. Leave the default and click next.(If you have not make a static IP address , you need to do so now)

    7.You might get scary prompt like the screenshot below , just ignore the message and click Yes.

    8.Leave the default settings and click Next


    9.Type a password when you need to restore your Domain

    10.Click Next and restart your computer ,this will install your Domain Controller.

  • 相关阅读:
    java中finally的使用
    String基本方法
    java文件读写常用方法
    java笔试面试(转载)
    单链表的反转
    单链表的冒泡排序
    Java快速教程
    Java快速教程
    后海日记(4)
    后海日记(3)
  • 原文地址:https://www.cnblogs.com/ahghy/p/2605301.html
Copyright © 2011-2022 走看看