设为首页 收藏本站
查看: 319|回复: 0

Install SharePoint 2013 on Windows Server 2012 without a domain

[复制链接]

尚未签到

发表于 2015-5-2 12:55:32 | 显示全部楼层 |阅读模式
  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.
http://i2.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb18.png?resize=640%2C360
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.
http://i2.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb19.png?resize=640%2C360
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…
http://i0.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb20.png?resize=640%2C360
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.
http://i1.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb21.png?resize=640%2C360
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.
http://i2.wp.com/blog.hinshelwood.com/files/2012/08/SNAGHTML3eb21c6_thumb.png?resize=640%2C360
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
http://i2.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb22.png?resize=640%2C360
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.
http://i0.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb23.png?resize=640%2C360
Figure: Select “Complete” install
  Once you select complete the install of the files progresses. We will do the configuration later.
http://i1.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb24.png?resize=640%2C360
Figure: Poo!
  An error during the setup is not what you want to see and after clicking close I for a little more detail.
http://i0.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb25.png?resize=640%2C360
Figure: An Unspecified 1603
  Don’t you just love the Unspecified error http://i0.wp.com/blog.hinshelwood.com/files/2012/08/wlEmoticon-winkingsmile.png 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…
http://i1.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb26.png?resize=640%2C360
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.
http://i1.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb27.png?resize=640%2C360
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…
http://i2.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb28.png?resize=640%2C360
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.
http://i0.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb29.png?resize=640%2C360
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.
http://i0.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb30.png?resize=640%2C360
Figure: Do not disconnect from this server farm
  Just make sure that you don’t un-configure our work around for local accounts.
http://i0.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb31.png?resize=640%2C360
Figure: Review the configuration
  And off it goes…
http://i0.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb32.png?resize=640%2C360
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.
http://i2.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb33.png?resize=640%2C360
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.
http://i1.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb34.png?resize=640%2C360
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 http://i0.wp.com/blog.hinshelwood.com/files/2012/08/wlEmoticon-smile.png
http://i0.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb35.png?resize=640%2C360
Figure: This may take some time…
  …Or considerably longer…
http://i1.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb36.png?resize=640%2C360
Figure: Search error
  I got a search error, but Soeren L. Nielsen has a solution and I don’t need search.
http://i2.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb37.png?resize=640%2C360
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
http://i2.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb38.png?resize=640%2C360
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.
http://i1.wp.com/blog.hinshelwood.com/files/2012/08/image_thumb39.png?resize=640%2C360
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/

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-62829-1-1.html 上篇帖子: 当Windows Server 2012的主DC出了问题, 如何迁移其上的FSMO角色? 下篇帖子: 网件无线网卡在windows 2012支持问题
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表