0
votes
0answers
11 views

No users were displayed when I try to select the administrator for a new site collection

I wanted to create a new site collection under the default application on my development environment, but when I search for users which were defined inside my development environment to assign one of ...
0
votes
1answer
38 views

Managing my URL for my 2013 SharePoint site

I am reading about SharePoint 2013, but I got confused on what are the major differences when building the following in respect to the URL that will be produced:- Site Site Collection Sub sites ...
1
vote
2answers
46 views

Personal Sites site collections only being created on default.aspx

I am having problems with the self service creation when the system account's site collection is being created automatically in a customized My Site Host. If I go to ...
0
votes
1answer
36 views

How to place My Sites inside another site's URL but still keep them logically isolated?

I'm setting up SharePoint 2013 as a company intranet site, and we want to implement My Sites; I know the best practices call for placing them in their own web application and content DB, but we'd ...
0
votes
0answers
14 views

Users should not be able to stop follow the startsite from my site

the intranet has a startsite that looks like this h t t p : / / dekor/ All users automaticly follow the startsite, but in their My Site -> Site's Im following they can stop follow it, I want to ...
0
votes
3answers
31 views

Cannot access to remote sitecolletion

I have created a site collection, after that added Internet Zone in Alternative mapping, but still cannot access to this site collection. I have a suggestion to enter login/pass, but it is not ...
1
vote
2answers
159 views

Why cant a Site collection owner/Site owner remove posts that a site member created in the feed? (Sharepoint 2013)

I have a site collection that have a teamsite, when a normal user posts something in the microfeed webpart the site collection administrator/site owner of the teamsite cant remove the post that the ...
0
votes
2answers
180 views

Web Application/Site collection can't displaying Problem

I created a new web application. I try to restore a site collection from a backup. It finished succesfully but when I type the url This page can't be displayed occurs. I think the problem is about ...
0
votes
1answer
101 views

Host Named Site Collection show IIS8 default home page

I created web application using Powershell then created Root Site Collection via CA after that created a Host Named Site collection using Powershell. following is the script. but when I browse to the ...
3
votes
1answer
119 views

Access denied after creating site collection by using Powershell

I am using SP2013 single server dev environment. I use following scripts for creating web application and site collection. but when I browse to it, it says this site has not been shared with you. I am ...
0
votes
1answer
106 views

Creating a site programmatically - folder does not exist on server

I'm trying to create a site programmatically using a console application, but have been getting an exception whenever I try to add a new SPWeb "The folder that would hold URL'/sites/[sitename]' does ...
0
votes
0answers
67 views

External user in SharePoint community site

I use SharePoint 2013. I have a community site in my site collection. I want to give a external user acces to that site. I don't want to give him the right to see every topic. How can assign him a ...
2
votes
1answer
689 views

creating site collections using SharePoint management shell 2013

I am creating Site Collections for Testing SharePoint. I am using Host Named Site Collection to do that instead of the path based site collection addressing. For that Got a reference to the HNSC ...
0
votes
1answer
352 views

Creating a Site Collection - Get “Error in resolving user”

I have a SharePoint 2013 environment in a DEV_DOMAIN that was upgraded from SharePoint 2010 COMPANY_DOMAIN should have a trust set up with DEV_DOMAIN. I'm logged into the site as ...