0
votes
0answers
38 views

Sharepoint 2013, unable to install test enviroment

I have Windows Server 2008 R2 then i install SQL Server 2012 then i install Sharepoint 2013 i want to have a test enviroment so i can learn Sharepoint 2013 (have done this before with 2012), the ...
0
votes
1answer
19 views

Is there a definitive guide on various application pool identities and their permissions level?

Is there a definitive guide on how to configure various application pool identities in SharePoint 2010? Also, is there a way to reset all my app pools to the correct identity, in case they are all ...
3
votes
2answers
181 views

Opening SharePoint Central Admin throws an error

I am getting the following error when trying to access my SharePoint site admin via Start > Microsoft Office Server > SharePoint Central Administration Exception Details: ...
0
votes
2answers
208 views

SharePoint 2010 configuration wizard error

The error reads as ok now it clearly states that there is already an iis website of that name but i'm not able toaccess it. what it means is that when i'm trying to find the website on inetmgr.exe ...
4
votes
3answers
420 views

How to configure a two-tier farm

We have 4 servers available for the SharePoint Server 2010 installation. I were thinking that 2 servers will be SQL servers with SQL Server failover clustering and the other 2 to have both Web ...
2
votes
3answers
337 views

Sharepoint Server 2010 development environment setup error

*Tears hair out* I've been following this - http://msdn.microsoft.com/en-us/library/ee554869.aspx walkthrough to set up Sharepoint Server 2010 on my local machine (Windows 7 64-bit). Sharepoint ...
2
votes
2answers
3k views

How do I disable\stop or enable\start Sharepoint 2010 on my Windows 7 development machine

I used the SharePoint 2010 Easy Setup Script to setup my Windows 7 machine for Sharepoint Development. However, I don't want the Sharepoint services hogging up CPU in the background when I'm doing ...
2
votes
3answers
2k views

SharePoint 2010 change authentication type to Kerberos from NTLM

I have installed SharePoint 2010 Standard edition on a machine along with a VM inside of SQLServer 2008 R2 as (Tier 2) ...By default its on NTLM and classic mode authentication. When I tried ...
1
vote
4answers
468 views

Hosting multiple internet facing sites on a single server

Is it possible to have multiple internet facing SharePoint sites running from the same server? I.E., different domains, completely unrelated content. Bonus question: If this is possible, and I have ...
2
votes
1answer
1k views

Tutorial to move WSS 3.0 DBs from Windows Internal to SQL 2005 Instance

I have found or have been told about a few ways to move WSS 3.0 databases from the Windows Internal Database to SQL Server 2005. As I read them, however, I find I have more questions. Two I found ...
1
vote
2answers
227 views

Changing from Network Service to a Domain Farm Acct

I am attempting to avoid re-installing a farm that was built very quickly using the network service acct for the set up of a single stand alone 2010 environment. The issue I am running into is the ...
4
votes
5answers
4k views

how can we check the current SharePoint Installation type?

how can we check the installation type of a SharePoint server if it's Farm or Standalone /Foundation or MOSS
0
votes
1answer
2k views

“Failed to create sample data” while running configuration wizard

Fresh install of SharePoint 2010 Enterprise on a fresh Server 2008 R2 VM - default single-server isntallation. Installation succeeded so I ran the SharePoint Products Configuration Wizard. I had to ...
1
vote
1answer
197 views

Pointing to a new database server

Our QA team cloned the VM we are using to test our sharepoint mods. Their cloned version now needs to point to the database on the new box (rather than the developer test sharepoint db). I ...