Quantcast
Channel: SharePoint 2013 - Setup, Upgrade, Administration and Operations forum
Viewing all 21070 articles
Browse latest View live

Impersonation NT authority\IUSR insufficient permission

$
0
0

Can someone please help with this error.

EVENT LOG

Application

EVENT TYPE

Error

OPCODE

Info

SOURCE

Microsoft-SharePoint Products-SharePoint Foundation

CATEGORY

Database

EVENT ID

5214

USERNAME

NT AUTHORITY\IUSR

DATE / TIME

4/1/2015 4:25:57 PM

COMPUTERNAME 

ICBWFE

MESSAGE

Insufficient SQL database permissions for user 'Name: NT AUTHORITY\IUSR SID: NT AUTHORITY\IUSR ImpersonationLevel: Impersonation' in database 'SP_CONTENT_MySites' on SQL Server instance 'PRODSQLSPCONTENT'. Additional error information from SQL Server is included below. The EXECUTE permission was denied on the object 'proc_GetTpWebMetaDataAndListMetaData', database 'SP_CONTENT_MySites', schema 'dbo'.

also, the "SQL Server instance 'PRODSQLSPCONTENT'" isn't even the name of our SQL server instance.


SharePoint 2013: backup single site from full farm backup

$
0
0

Good day.

I need to restore one SharePoint's 2013 site (not site collection) from full farm backup. Is it possible?

--- Article Removed ---

$
0
0
***
***
*** RSSing Note: Article removed by member request. ***
***

Single user who has permissions gets error when executing workflow.

$
0
0
One user executing workflow gets error "Access denied. You do not have permission to perform this action or access this resource." He has edit permissions on the list as part of an AD group. None of the other members of the group get this error.

how to get search results of Office 365 tenant site: in sharepoint 2013 on premise

$
0
0

Hi,

i am using SharePoint 2013 on premise, now i need to configure to get search results of office 365 site in SharePoint 2013  on premise

how to get search results of Office 365 tenant site, in SharePoint 2013  on premise.

Thanks...


Saidireddy

sharepoint ( this page is not shared with you) after upgradation

$
0
0

Hyder Zaidi

After migration and upgradation on same domain to 2013 and using below command and reset of IIS. My users are still getting "This site is not shared with you". Interestingly, one of our user uses previous portal address (for which I already set redirection to new server and set alternate path) is able to access new SharePoint 2013. Please help me out. I heard from some one that I need to delete all previous users one by one and then recreate it by giving same privileges, but this is a tedious job as we have above 1000 sites with millions of list and libraries associated with it. 

$wa = Get-SPWebApplication -identity http://servername

$wa.UseClaimsAuthentication = $true

$wa.Update()

$wa = Get-SPWebApplication -identity http://servername

$wa.MigrateUsers($true)          

service pack installation step by step

$
0
0

    i  am new to farm admin , i have 7 servers  in that i have 3 wfe servers,2 app servers , 2 sql servers now i want to install service pack sp1 for sharepoint 2013 , i need step by step process and what are service should stop before installing sp1 ?

Can I Send Email to an AD Security Group WITHOUT Having Exchange On-Premises?

$
0
0

Not meaning to shout but I want to be sure that anyone answering this question does not try to immediately steer me to mail-enabled security groups with the enable-distributiongroup PowerShell command without first reading the TechNet page on that. That command is when you have Exchange on prem, at least, that's the way it reads to me.

Just to clarify the question, I have SharePoint 2013. I have some security groups in AD that I can see in SharePoint. I have Exchange hosted in the cloud on Rackspace (or equiv). I want a workflow to send email to groups like SP-QA-Aerospace. Is this possible? I have tried referencing this group in a List Workflow but when the email is sent (I am cc'd) I can see that the group name was removed. The group is not receiving email.

I read somewhere that groups cannot have dashes in them if they are to receive email. Can someone confirm this as part of the problem/solution? I do have group names with dashes that work fine for security.

Thanks so much. I think this is a common scenario and that answering this question will be very helpful to lots of people.


what is the best practice for install share point 2013 with Windows Server 2012 R2

$
0
0

HI,

I want to install share point 2013 in Windows Server 2012 R2 , what is the best practice methods i will follow to install successfully using power shell or without power shell ?


adil

Creating site collection with CMSPUBLISHING#0 template fails

$
0
0

Wondering whether anyone can shed any light as to how to troubleshoot this issue. I can't seem to create a new site collection using CMSPUBLISHING#0 template - command shown below. Running into this issue in more than one farm both has SharePoint 2013 SP1 applied. Can create site collection with another publishing template from Central Admin (BLANKINTERNET#0). Log shows it creates the site collection but when it tries to apply the site template it runs into the below error and rolls back changes.

I've updated full ULS log filtered by the correlation ID here - if anyone is interested.

Any feedback would be greatly appreciated.

New-SPSite http://WebAppURL/divisions/SiteCollec -OwnerAlias "domain\User" -Name "Group Office" -Template "CMSPUBLISHING#0" -ContentDatabase "DB_SiteCollec"
**New-SPSite : The web being updated was changed by an external process**.
At line:1 char:1+ New-SPSite http://WebAppURL/divisions/SiteCollec -OwnerAlias ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo          : InvalidData: (Microsoft.Share...SPCmdletNewSite:SPCmdletNewSite) [New-SPSite], SPException+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewSite

ULS log shows: 

The feature 'f6924d36-2fa8-4f0b-b16d-06b7250180fa' depends on feature 'aebc918d-b20f-4a11-a1db-9ed84d79c87e' which failed to activate: Microsoft.SharePoint.SPException: The web being updated was changed by an external process. ---> System.Runtime.InteropServices.COMException: The web being updated was changed by an external process.<nativehr>0x81020097</nativehr><nativestack>OWSSVR.DLL: (unresolved symbol, module offset=00000000000F8529)
at 0x000007FDA9458529 OWSSVR.DLL: (unresolved symbol, module offset=000000000002C021)
at 0x000007FDA938C021 Microsoft.SharePoint.Library.ni.dll: (unresolved symbol, module offset=00000000000CE89B)
at 0x000007FDA9AFE89B Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000002B48B97)
at 0x000007FDAE038B97 Microsoft.SharePoint.ni.dll: (unresolved symbol, module offset=0000000002AAD7CE)


BlueSky2010
Please help and appreciate others by using forum features: "Propose As Answer", "Vote As Helpful" and"Mark As Answer"

Best Practice for Host Named Site Collections and Web Apps

$
0
0

Looking for advice on setting up the host named site collections.  If I am reading many of the technet articles and blogs correctly I should 1) have only 1 top level web app for host named site collections and 2) not have a host header for that web app.  If that's correct I am looking for advice.  We have 7 separate domains that we support in our farm.  Currently each of those domains is divided into web applications based on the domain,  *.contoso, *.trains.com, *.bakers.com, etc.  Is the concept now that all of the host named site collections fall under that one web app?  How do we deal with the SSL for each of those separate domains which all have their own certificates? 

Thanks in advance for your comments. 


NLewis

Correct way to install SHARE POINT 2013 ON WINDOWS 2012 R2

$
0
0

HI

INSTALLING SHAREPOINT 2013 ON WINDOWS 2012 R2 IS NOT SUPPORTED , when i search for this i found a kb article

https://support.microsoft.com/en-us/kb/2891274

SharePoint 2013 SP1 support in Windows Server 2012 R2,

So in windows server 2012 R2 machine i should install

1) install sharepoint pre requisites 

2) run sharepoint setup and install binraries

3)and after download sharepoint 2013 SP1 and install 

is the right steps will i do for INSTALLING SHAREPOINT 2013 ON WINDOWS 2012 R2?


adil

SharePoint Powershell for chaing request access email

$
0
0

Hello, 

Not good with PS and having issues. 

Would like to change the access request email for a SPECIFIC site...I have the below script which changes all of them, looking for a way to do it for a specific specified site.

Here is code: 

$webapp = Get-SPWebApplication "http://sharepointtest"
$currentEmail = "someone@example.com";
$newEmail = "it-sharepoint_message@americancentury.com";
 
foreach($site in $webapp.Sites)
{
   foreach($web in $site.AllWebs)
   {
     $url = $web.url
     Write-host $url
     if (!$web.HasUniquePerm)
     {
            Write-Host "Access Request Settings is inherted from parent."
     }
       elseif($web.RequestAccessEnabled)
       {
            Write-Host "Access Request Settings is enabled."
            write-host $web.RequestAccessEmail
            if ($web.RequestAccessEmail -eq $currentEmail)
            {
                Write-Host "Email needs to be updated."
                $web.RequestAccessEmail = $newEmail
                $web.Update()
                Write-Host "Email changed successfully!"
            }
 
       }
       else
      {
            Write-Host "Access Request Settings not enabled."
      }
   }
}

How can this be morphed into only changing the site I want to change, and not all of them

Thanks, 

sharepoint 2013 designer error Windows Workflow Foundation, part of .Net Framework 3.0, must be installed to use this feature

$
0
0

Windows Workflow Foundation, part of .Net Framework 3.0, must be installed to use this feature

When we imported designer workflow from one environment to other server we are getting above error when we try to open the workflow in designer 2013

New workflow creation is working fine but not this imported one.


MCTS Sharepoint 2010, MCAD dotnet, MCPDEA, SharePoint Lead

CreatePage.aspx behavior change

$
0
0

After applying maintenance this weekend, the CreatePage.aspx behavior has changed>
Original behavior was to substitute "-" for spaces in the URL, bow %20 is substituted.
Looking in F12 Debug, I see the code is in function UpdateUrl()

suggestUrlValue += '-';

is changed to

suggestUrlValue += encodeURIComponent(currentChar);

Can I revert this behavior?

%20 causes and error and the user has to manually overtype the dash.

I am not certain which patch caused this. Non of the KBs speak to this change.


 

David McKenzie


Two way trusted, people picker problem.

$
0
0

I have two domains, say domainA.company.com, and domainB.company.com. Both in two way trust, forest, transitive.

The trust is verified, and it's working for my remote desktop services, and it works for my file sharing NTSF/Sharing permission. I can see other domain users from Windows security permission. The AD accepts traffic from other services, not blocked by our firewalls.

I have a Sharepoint 2013 in domainA, and I need to allow domainB users to get on it. I can't seem to get SP2013 to show the users from domainB. I tried running this from the SP server,

stsadm -o setproperty -pn peoplepicker-searchadforests -pv "forest:domainA.company.com;forest:domainB.company.com" -url https://fqdn.domainA.company.com
only to receive this error: Invalid URI: The hostname could not be parsed. The https://fqdn.domainA.company.com is a valid site, I can access it from my browser inside or outside our firewall.

In CA, Manage Profile Service: User Profile Service Application => Synchronization Connections, I can add both domains here without error. SP server can pull the listing of the AD in both domains.

I've set stsadm.exe -o setapppassword -password keyhere, but that didn't help. I can resolve internal names from any domain, so my dns conditional forwarding is working.

The SP2013 has the latest updates. Not sure how to proceed next on adding two way trust domain users because of that invalid URI error.



Information Management Policy: Expiration Date Not Updating For Existing Documents

$
0
0

Hi,

I’ve set up an expiration policy for a custom content type based upon the modified date. When I upload a new document the expiration date updates as expected, however, if I amend an existing document with the custom content type the expiration date (currently null/empty) doesn’t update.

Has anyone got any idea as to why this is happening?

Regards

Neil

New-SPSite gives access denied when setting template

$
0
0

 When I use the New-SPSite or Set-SPSite, it gives me an access denied error when I try to set the template, regardless of what template. (I am using team site and project site)

I am doing this on the server logged in as the farm, which has full rights. I use to be able to do this and it suddenly stopped working

Here is my code:

Add-PSSnapin -name "Microsoft.SharePoint.PowerShell"

$SPSiteName = Read-Host "What should the Title of the site be?"
$SPSiteURL = Read-Host "What should the full URL of the site be?"

$TeamTemp = New-Object System.Management.Automation.Host.ChoiceDescription "&Team Template", "Selects the Team template..."
$ProjectTemp= New-Object System.Management.Automation.Host.ChoiceDescription "&Project Template", "Selects the Project template..."
$OPTIONS = [System.Management.Automation.Host.ChoiceDescription[]]($TeamTemp, $ProjectTemp)
$RESPONSE = $HOST.ui.PromptForChoice("Pick the Site Template", "Choose the site's template", $OPTIONS, 0) 
SWITCH ($RESPONSE) {
    0 {$TempChoice = "STS#0"}
    1 {$TempChoice = "PROJECTSITE#0"}
    }
$SPTemplate = $TempChoice

$SQquota = New-Object System.Management.Automation.Host.ChoiceDescription "&SQ", "Selects the Standard Quota..."
$MQquota= New-Object System.Management.Automation.Host.ChoiceDescription "&MQ", "Selects the Medium Quota..."
$LQquota= New-Object System.Management.Automation.Host.ChoiceDescription "&LQ", "Selects the Large Quota..."
$XLQquota= New-Object System.Management.Automation.Host.ChoiceDescription "&XLQ", "Selects the Xtra Large Quota..."
$EQquota= New-Object System.Management.Automation.Host.ChoiceDescription "&EQ", "Selects the Extremley Large Quota..."
$OPTIONS1 = [System.Management.Automation.Host.ChoiceDescription[]]($SQquota, $MQquota, $LQquota, $XLQquota, $EQquota)
$RESPONSE1 = $HOST.ui.PromptForChoice("Pick the Quota Template", "Choose the site's quota", $OPTIONS1, 0) 
SWITCH ($RESPONSE1) {
    0 {$QuotaChoice = "SQ"}
    1 {$QuotaChoice = "MQ"}
    2 {$QuotaChoice = "LQ"}
    3 {$QuotaChoice = "XLQ"}
    4 {$QuotaChoice = "EQ"}
    }
$SPQuota = $QuotaChoice


New-SPSite -Name "$SPSiteName" -Url "$SPSiteURL" -OwnerAlias "ACSLAN\SP13T_FARM" -Template "$SPTemplate"
Set-SPSite -Identity "$SPSiteURL" -SecondaryOwnerAlias "ACSLAN\SP13T_SEARCH" -QuotaTemplate "$SPQuota"   

Here is a pic of me trying it in the SharePoint Shell, doesn't work either: 

Possible to use list filters to filter library?

$
0
0

Hi-

We have a library of documents, and want to add XLS to how it displays for end users. However, doing so means we can't use column header filtering.

so, we tried to use List filters (as ugly as they are), but they will not allow us to  connect to the web part showing the documents.

Has anyone been able to use OOB functionality to add one web part (EG, sharepoint list filters) to filter a document library display?

thanks.


Barbara Selden director, Business Readiness 110 Consulting

This site hasn't been shared with you

$
0
0

I am using adfs/claims as my authentication method for SharePoint 2013.  We see a weird this site has not been shared with you message after users token expire and they reautheticate back in.  Has anyone else seen this and know how to resolve it. Here are the steps of what happens.

  1. User syncs SharePoint Calendar to outlook
  2. token expires
  3. user reenters their credntials
  4. page redirects to this page has not been shared with you
  5. close page
  6. calendar is now connected.

Viewing all 21070 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>