Any setup of Team Foundation Server is not complete until you have at least tried t work with SharePoint. While I have many customers that like to stay away from  SharePoint I also have many that make it an integral part of not just their TFS install, but their corporate network, offerings and culture.

note: To really use SharePoint effectively you have to buy into it as “the” solution or your internal network.

The questions is irrelevant, the answer is SharePoint

-Adam Cogan

SharePoint 2013 Preview is fully supported by Visual Studio 2012 Team Foundation Server, but I do not know what the Office teams take on Go-Live or actually using SharePoint 2013 is.


Figure: SharePoint Server 2013 Preview

I have been using Office 2013 for a while and it is fairly solid. I have some high hopes for the interaction as there are some major advances in the new SharePoint.


Figure: Install software prerequisites

There was always a lot of… trial and error… in finding and installing the prerequisites for SharePoint in the past and as of SharePoint 2010 you have an option on the Installation wizard to have it all done for you.

I heartily recommend that approach…


Figure: Always run Windows Update

It may seam like a small thing, but make sure that you run Windows Update both before and after each installation. There may be critical updates that would make your install process as slick as possible. Also if you rely on your organisation to manage windows updates then make sure that your System Administrators have approved all of the updates that you might need. Ask them to approve all updates for:

  • Office 2013
  • Windows 2012
  • SQL Server 2012
  • SQL Server 2008 R2 
    There are some dependencies in there for 2008 R2 components
  • Visual Studio 2012

Its a long list, but lacking a windows update can make you life incredibly painful with often little understanding as to why.


Figure: Make sure that you restart

Most of the new generation of Microsoft products do as much auto detection of potential problems before they become a problem. How well they do depends on the product team, but so far SharePoint 2013 is doing ok.


Figure: You need the Key from TechNet

You can get the Key for SharePoint 2013 from http://technet.microsoft.com/en-us/evalcenter/hh973397.aspx


Figure: Never select “Stand-alone” install!

Everyone makes this mistake once so please take note… never… ever… select “Stand-alone” install option. You will not be asked to select a SQL server is it will automatically install and use Express.


Figure: Select “Complete” install

Once you select complete the install of the files progresses. We will do the configuration later.


Figure: Poo!

An error during the setup is not what you want to see and after clicking close I for a little more detail.


Figure: An Unspecified 1603

Don’t you just love the Unspecified error  but as this is a Preview, my first response is to run the install again. My guess would be a timeout, or some other glitch in the bootstrapper so…


Figure: A rerun solved the problem

Whatever the problem was just running the installation again seamed to have kicked it into gear.

Now that we have SharePoint 2013 installed we need to configure it.


Figure: This is a stand alone instance so a new farm

Although we selected “Complete Install” earlyer, the configuration we want is a “Stand-alone” one, but configured our way…


Figure: Configure the database

If you don’t see this screen next you need to uninstall SharePoint and re-install selecting “Complete” as the install mode. Like I said, everyone makes that mistake once.


Figure: You need a domain to create a farm

Fudge buckets! I want to configure it myself and I do not want to use SQL Express, so what to-do! So getting a “The username is invalid. The account mist be a valid domain account” is very frustrating… in 2010 the message was “Local accounts should only be used in standalone mode” and was equally annoying… don’t tell me how to install… I will tell you.

Command line to the rescue! You need to run “New-SPConfigurationDatabase” from the PowerShell command line to configure with local accounts.

After that small interlude we can now carry on with the configuration to get SharePoint 2013 up and running on my local VM.


Figure: Do not disconnect from this server farm

Just make sure that you don’t un-configure our work around for local accounts.


Figure: Review the configuration

And off it goes…


Figure: Takes a few minutes to configure

It only takes a few minutes to configure SharePoint at this point and that should create everything you need to get into the Admin site.


Figure: Now we need to configure the features and services

I am going to configure everything as it will give me a chance to play, but note that only features you use will be turned on and using memory. If you don’t use them, they stay off/unloaded.


Figure: There are tones of optional services

Here is a list of the available services and what they do:

  • Access Services 2010
    Allows viewing, editing, and interacting with Access Services 2010 databases in a browser.
  • Access Services
    Allows viewing, editing, and interacting with Access Services databases in a browser.
  • App Management Service
    Allows you to add SharePoint Apps from the SharePoint Store or the App Catalog.
  • Business Data Connectivity Service
    Enabling this service provides the SharePoint farm with the ability to upload BDC models that describe the interfaces of your enterprises’ line of business systems and thereby access the data within these systems.
  • Excel Services Application
    Allows viewing and interactivity with Excel files in a browser.
  • Lotus Notes Connector
    Search connector to crawl the data in the Lotus Notes server.
  • Machine Translation Service
    Performs automated machine translation.
  • Managed Metadata Service
    This service provides access to managed taxonomy hierarchies, keywords and social tagging infrastructure as well as Content Type publishing across site collections.
  • PerformancePoint Service Application
    Supports the monitoring and analytic capabilities of PerformancePoint Services such as the storage and publication of dashboards and related content.
  • PowerPoint Conversion Service Application
    Enables the conversion of PowerPoint presentations to various formats.
  • Search Service Application
    Index content and serve search queries.
  • Secure Store Service
    Provides capability to store data (e.g. credential set) securely and associate it to a specific identity or group of identities.
  • State Service
    Provides temporary storage of user session data for SharePoint Server components.
  • Usage and Health data collection
    This service collects farm wide usage and health data and provides the ability to view various usage and health reports.
  • User Profile Service Application
    Adds support for My Sites, Profiles pages, Social Tagging and other social computing features. Some of the features offered by this service require Search Service Application and Managed Metadata Services to be provisioned.
  • Visio Graphics Service
    Enables viewing and refreshing of Visio Web Drawings.
  • Word Automation Services
    Provides a framework for performing automated document conversions.
  • Work Management Service Application
    This service provides task aggregation across work management systems.

Everything except the “Lotus Notes” connector are of use 


Figure: This may take some time…

…Or considerably longer…


Figure: Search error

I got a search error, but Soeren L. Nielsen has a solution and I don’t need search.


Figure: Creating your first Site Collection

I needed to create a default site to use the features, but as this is a “2013” experience site I may need to create a 2010 experience site for some things I may want to do.

DONE


Figure: Admin site is up and working

To make sure things are working, do a little smoke test. Check the Admin site, and then run up the first Collection that you made.


Figure: Wooo… nice new portal

Now I can get on with the fun….

-Every company deserves working software that successfully and consistently meets their customers needs on a regular cadence. We can help you get working software with continuous feedback so that your lean-agile teams can deliver continuous value with Visual Studio ALM, Team Foundation Server & Scrum. We have experts on hand to help improve your process and deliver more value at higher quality.

orginal post url:

http://nakedalm.com/install-sharepoint-2013-on-windows-server-2012-without-a-domain/

Install SharePoint 2013 on Windows Server 2012 without a domain的更多相关文章

  1. How to install SharePoint 2013 on Windows Server 2012 R2

    [Update 26.02.2014] Many thanks to everybody commented on this post. As Falk already mentioned in th ...

  2. [转]Installing SharePoint 2013 on Windows Server 2012 R2

    转自:http://www.avivroth.com/2013/07/09/installing-sharepoint-2013-on-windows-server-2012-r2-preview/ ...

  3. Windows Server 2012怎样部署Domain Controller

    用过Windows Server2008 系统的运维师们,可能习惯于用dcpromo的方式部署Domain Controller,可是在WindowsServer2012操作系统已经把这样的部署方式取 ...

  4. 如何在Windows Server 2012 R2上安装SharePoint 2013

    笔者原以为是个挺容易个事儿, 毕竟是微软自家的产品安装在自家的操作系统上, 没想到还是让我费了半天劲.   写在这里吧, 方便其他的朋友.   具体步骤 ======================= ...

  5. SharePoint 2013 Support for Windows Server 2012 R2

    Summary Currently, Microsoft SharePoint Server 2013 is not supported for installation on computers r ...

  6. 在Windows Server 2012下安装 php memcache模块

    一.环境描述 操作系统:Windows Server 2012 R2 Datacenter Web服务提供软件:Microsoft IIS 8.5.9600.16384 IIS调用PHP方法:增加处理 ...

  7. Windows Server 2012/win8 iis8 上安装 asp.net 4.5 当时用了mvc5 .net framework 4.5 所以得装下

    vs2013+mvc5 +.net framework 4.5  本地 iisexpress 调试一点问题没有,当部署到本机iis时 出现 无法识别 modules错误,具体错误提示是: 锁定是默认设 ...

  8. Install SharePoint 2013 with SP1 on Windows Server 2012 R2 error - This Product requires .NF 4.5

    博客地址:http://blog.csdn.net/FoxDave 最近因为项目需要要搭建SharePoint 2013的开发环境. 准备了Windows Server 2012 R2系统和Sha ...

  9. 在Windows Server 2012 R2上安装SharePoint 2013 with SP1失败,提示没有.net4.5的解决办法

    现在的Server用Windows Server 2012 R2的越来越多了,在部署带Sp1的SharePoint2013的时候,走完预安装工具后,点击setup提示缺少.net4.5. 其实Wind ...

随机推荐

  1. Linux select TCP并发服务器与客户端编程

    介绍:运行在ubuntu linux系统,需要先打开一个终端运行服务端代码,这时,可以打开多个终端同时运行多个客户端代码(注意客户端数目要小于MAX_FD);在客户端输入数据后回车,可以看见服务器收到 ...

  2. Web挖掘技术

      一.数据挖掘 数据挖掘是运用计算机及信息技术,从大量的.不全然的数据集中获取隐含在当中的实用知识的高级过程.Web 数据挖掘是从数据挖掘发展而来,是数据挖掘技术在Web 技术中的应用.Web 数据 ...

  3. sendStickyBroadcast和sendStickyOrderedBroadcast

    sendStickyBroadcast和sendStickyOrderedBroadcast发出的广播会一直滞留(等待),以便有人注册这则广播消息后能尽快的收到这条广播.其他功能与sendBroadc ...

  4. 浅谈C语言中的联合体

    联合体union 当多个数据须要共享内存或者多个数据每次仅仅取其一时.能够利用联合体(union).在C Programming Language 一书中对于联合体是这么描写叙述的: 1)联合体是一个 ...

  5. android112 jni 把java的字符串转换成c的字符串,数组处理

    package com.itheima.charencode; import android.os.Bundle; import android.app.Activity; import androi ...

  6. c# 可以有多个Main()函数

    可以有多个Main()函数,这样写:namespace ConsoleApp1{class Program{static void Main(string[] args){Console.WriteL ...

  7. Java基础知识强化之IO流笔记36:InputStreamReader/OutputStreamWriter 复制文本文件案例

    1. 需求:把当前项目目录下的a.txt内容复制到当前项目目录下的b.txt中. 数据源:  a.txt -- 读取数据 -- 字符转换流 -- InputStreamReader 目的地:  b.t ...

  8. ThinkPHP函数详解:I方法

    ThinkPHP的I方法是3.1.3版本新增的,如果你是之前的3.*版本的话,可以直接参考使用3.1快速入门教程系列的变量部分. 概述 正如你所见到的一样,I方法是ThinkPHP众多单字母函数中的新 ...

  9. 读《编写高质量代码:改善JavaScript程序的188个建议》1

    建议3:减少全局变量污染 定义全局变量有3种方式: ❑在任何函数外面直接执行var语句. var f='value'; ❑直接添加一个属性到全局对象上.全局对象是所有全局变量的容器.在Web浏览器中, ...

  10. bgycoding

    //add by zzw@曾志伟 2015-12-9 [碧桂园项目] begin if(condition.indexOf("glbdef8 = 'Y'")>0){ Stri ...