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

migracion sharepoint 2010

$
0
0

buenas

tengo un sharepoint 2010 apuntando las bibliotecas a un DFS y queremos migrar tanto el DFS que tiene nivel de 2008 a 2012.

como migrar en un fututo el sharepoint 2013, tengo avepoint 5 y me gustaria eliminarlo que recomendais?

un saludo


emilio jose sanchez gonzalez


how to remove users without department and job title in sharepoint online

$
0
0

hi

i have a sharepoint online in which i have created a corporate directory which import all the AD users now i need to filter and show only users with Department and job Title how to do this is user profile or search 


Alen Austin

Can not open Word in browser through the Web App

$
0
0
Good afternoon,

It may seem a simple question, but I can not understand, and find a solution.

Word Documents on Sharepoint 2013 SP1, do not open in a browser - instead, they are invited to save or open in the application. When you select File - opens a page with its properties where the profit on the name- it can be downloaded. If a change in the choice of the type of file - only the image and audio.

However, Excel documents are opened and there is no problem. The Web site and the content has been restored from backup older version and additionally updated.


Word Automation Services service is enabled and is associated with the Web site.
Access to the site through HTTPS, but tried also via HTTP
Set the OpenInClient feature for site collections - checked
Set the default open behavior for a document library by using the document library settings page - checked
RMS is not used
https://technet.microsoft.com/en-us/library/ee837425.aspx

What have I missed :) Thank you!

office web apps (OWA) installation for SharePoint 2013

$
0
0

in my case,

i'm able to open excel and PDF file into browser from SharePoint 2013 library but not able to do for word files. 

do i need to install OWA server for it because we don't have OWA server currently?

Do we need license for OWA server? 

what are recommendation steps to install it?

Thanks

DK

Audit Logs in SharePoint 2013

$
0
0

Hello -

Is there a way to make sure audit logs are automatically set when creating new site collections? Basically trying to avoid manually turning it on every time a site collection is created. Additionally is there a script that we can run to automatically turn on logging for all current site collections?

Thanks!

Monica

Bulk Create of Personal Sites and Disabling One Drive

$
0
0

In our SharePoint 2013 environment, we need to create personal sites for employees. The company is large, over 60000 staff worldwide. It takes ~3 minutes to create a personal site, so doing the maths indicates a figure of 125 days creating sites synchronously.

I would like to know if there are methods or options to bulk create, as this is just too long. We can'[t be the only large organisation trying to do this.

Also, we need to disable the One Drive capability, can this be done?

Update Emailaddress of an AD group inside SharePoint - Set-SPUser : Cannot get the full name or e-mail address of user

$
0
0

Hi,

I have a SharePoint 2013 environment and I use AD security groups to assign tasks to groups of persons. This AD group has an email address in order to receive task notifications. 

This email address has been changed in AD. Now I want to update the internal userlist which can be found here:

http://<SiteCollectionUrl>/_catalogs/users/detail.aspx

In this list there is still the old emailaddress assigned to the AD group. I read that the Set-SPUser cmd can update information from AD. That is why I tried this:

$users = Get-SPUser -Web http://<SiteCollectionUrl>
foreach ($user in $users)
{
write-host $user
Set-SPUser -identity $user -SyncFromAD

}

It seems to work fine for users, but not for groups. The groups are those objects with the wrong email address.

I get this error message for groups:

Set-SPUser : Cannot get the full name or e-mail address of user
"c:0+.w|s-1-5-21-2600590685-3204133502-3760992323-11503".

The group has an email address in AD. 

What to do next?

Thanks

Sven

People Picker not resolving users

$
0
0

Hi, we have got a user that has got an issue with the People picker in SharePoint 2013.

When she types in the name and select the user from the drop box the user does not resolve. She get the user does not exist.

Typing in the users email it resolves. Does that make sence?

Where can the issue be?


SharePoint 2013 Updates - Must i include AppFabric CU7

$
0
0

Hi, busy getting a client up 2 date with their SP2013 March 2013 PU.

Their App Fabric is on V1.1 CU1.

Is it simple, just stop appFabric gracefully and run the update?

Looks like i need to do one server at a time from stopping Appfabric to Starting it?

Can i do it on all the SharePoint servers whether it is running distributed cache or not?

Thanks

Use two different SSL certificates with one SharePoint 2013 web application

$
0
0

Our company recently acquired another company and we are trying to move their website over to our already existing website, which is hosted with SharePoint 2013. The problem I am facing is that our domain, which is a ".ORG" domain is not the same as the site we want to bring into our SharePoint farm. The site we are bringing in is a different domain; a ".COM" domain.

We already have several site collections hosted within our web application and we are using one certificate which has numerous subject alternate names. The idea here was that we could request a SAN for this new domain we are bringing in and create a new certificate to update our current one with, however this appears to be a problem with the certificate authority we are using.

So the question I have is: Is it possible to add two different certificates to one Web Application? It seems that I can only bind one certificate to the Web Application. If this is possible, how can it be done?

Issue with Sharepoint 2013 & Session Time

$
0
0

We are experiencing an issue with our Sharepoint 2013 which uses ADFS SAML Identity Provider.

We used:

Powershell
$sts=Get-SPSecurityTokenServiceConfig$sts.UseSessionCookies=$true$sts.Update()iisreset

To achieve "When a user closes the browser, they are prompted to log-in again."

------------------

We had set (in Sharepoint):

Powershell
$ap=Get-SPSecurityTokenServiceConfig$ap.LogonTokenCacheExpirationWindow=(New-TimeSpan-minutes10)$ap.Update();IIsreset

And in ADFS:

Powershell
Add-PSSnapinMicrosoft.ADFS.PowerShellSet-AdfsRelyingPartyTrustTargetName"SharePoint Portal"TokenLifeTime130

Such that the session lifetime = TokenLifetime - LogonTokenCacheExpirationWindow = 120 minutes.

This works fine... HOWEVER,

We noticed strange behavior when a user logs into Sharepoint Portal from a different computer.  

I set the –TokenLifeTime to 13 (with a session lifetime of 3 minutes).  Logged into the SP13 site, and as expected, after 3 minutes, SP directed me to re-authenticate.

I logged into the SP site, and then 2 minutes later, I logged into the same SP site from a different browser (on a different computer).

Went back to my first session, and after 1 minute, I was NOT prompted to reauthenticate.

3 minutes later, I was asked to reauthenticate to BOTH of my user sessions.

This does NOT seem normal to me.

    Dashboard Designer in SP 2013

    $
    0
    0
    Where is the Dashboard Designer in SharePoint 2013? From where should I open it? Can I find it on Project Server 2013?

    Implement two custom 404 pages in SP 2013 subsites

    $
    0
    0

    We have a corporate intranet built on SP 2013 that is split into two Languages.

    http://Intranet/EN/.....
    and
    http://Intranet/FR/....

    I would like to deploy two separate 404 pages to each SPWeb, according to its language/subsite parent...
    I know this is possible to set for an entire SP Site but am having difficulty finding any resources on the topic for setting this based on the Site (and not site collection).
    Thanks for your time and any suggestions would be a help, thanks,



    HELP - No People Results when clicking on "People" in the Enterprise Search Center

    $
    0
    0

    Hi,

    I have a web app called http://mysite linked to user profile App and a Content Source in the Search Administration to crawl

    http://mysite
    sps3://mysite

    and one for 

    http://servername

    I have ran a full crawl on the MySite but still no results.

    I have 6K plus users from AD in SharePoint and 5 that actually have a MySite.

    Can you please help me?

    Thanks

    Compatibility of sp.ui.modaldialog.showwaitscreenwithnoclose with IOS Devices

    $
    0
    0
    We are trying to implement sp.ui.modaldialog.showwaitscreenwithnoclose for showing the modal popup . Things are working in all the browsers and desktops. It is not working with IOS devices like IPhone 6 and IPad . If we stop the browser or put it in debug mode then it is visible in IOS devices as well . But it is invisible in running mode in IOS devices. Let me know if anyone have faced similar situation.

    Ashish Baranwal 



    Any idea on this error log on my SP 2013 WFE servers?

    Connecting SharePoint2013 with LDAP Server

    $
    0
    0

    Dear Team,

    I have a requirement to fetch the organization employee details into the SharePoint Web Application running on the SharePoint Server 2013.

    In my organization there is an AD LDAP Server running. I would like to fetch the employee name in the People Picker Field from the AD LDAP Server into the SharePoint Web Application running on the SharePoint Server.

    Kindly, give advice me on how to implement this requirement.

    Regards

    Ishaq

    Deploy custom web part to SharePoint online

    $
    0
    0

    Hi,

    We have created Custom Web part from SharePoint server 15 with sandbox or Farm solution. Need to import .wsp file to SharePoint online site. After uploaded the file to solutions, While going to activate the solutions. It shows the below error. 

    Need to active the web part and use it in a web page of SharePoint Online.

    Thanks in advance.


    May 10, 2016, cumulative update for SharePoint Server 2013 (KB3115029)

    $
    0
    0

    Our current SharePoint patch level is - April 12, 2016, cumulative update for SharePoint Server 2013 (KB3114938).

    If we install - May 10, 2016, cumulative update for SharePoint Server 2013 (KB3115029), we will have to run PSConfig and restart servers.

    If we just install the updates listed in KB3115029, we won't have to run PSConfig and restart servers, yes?
    •May 10, 2016, update for SharePoint Foundation 2013 (KB3115034)
    •May 10, 2016, update for SharePoint Foundation 2013 (KB3114952)
    •May 10, 2016, update for SharePoint Server 2013 (KB3115018)
    •May 10, 2016, update for SharePoint Server 2013 (KB3114943)
    •May 10, 2016, update for SharePoint Server 2013 (KB3114931)
    •May 10, 2016, update for SharePoint Server 2013 (KB3085562)

    Will this give us the same patch level as installing the full CU?

    TJ


    TJ

    How to retrive a document from crashed SharePoint

    $
    0
    0

    Hi there

    I face an issue withone of my customers,  he had Sharepoint server (SQL) is installed on the same machine and it's a physical machine,  for some reason OS is crashed and not accessible,  but i still can navigate the files, no i have the contents database can i open it using any tool and get my document or i must install SharePoint server and point the contents DB to it 

    Thanks in advance 

    Viewing all 21070 articles
    Browse latest View live


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