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

issue in SSL OOS in HNSC in SharePoint 2016

$
0
0

Hi Experts,

Good day!
I'm currently preparing a HNSC in one of the web application.
However, i'm having an issue uploading file in the HNSC and cannot open the OOS service. (see below) but this is not happening in the normal site in the web application. I tried to add bindings and several zones in HNSC but doesn't worked. 



I would Just want to ask, currently the working setup in AAM in web application has two default zone (http and https). is this possible as well in HNSC? I was looking some information in the internet unfortunately i cannot find any.

Thanks. 


How to prevent users from to search like keywords 'all; docs; test

$
0
0
How to exclude or prevent users from to search like keywords 'all; docs; test' etc, if users search using these keywords SharePoint search must not display any results.

adil

Failed to create configuration database error in configuration wizard

$
0
0

Hi!

I am getting an error as: "Failed to create configuration database" in SharePoint Products Configuration Wizard. I have already installed all the prerequisites on my machine. I am using Windows 2012 R2. I don't know the exact reason for the error. Kindly help me out to solve the problem.

Thanks and regards,

Purushottam

Group policy for sharepoint automatic login

$
0
0

I added a group policy for sharepoint automatic login. Added my sharepoint site to trust sites and intranet sites and 

set "Automatic login with current user name and password", but it is not working, I need still enter user name and pw when open sharepoint site.


Awen

Migrate SharePoint 2013 servers to Azure?

$
0
0

Hi

I have SharePoint 2013 on-premises installed on data center servers.

Now management deciding to migrate SP 2013 farm (SP+SQL) to Azure servers.

Is it possible to migrate as is to azure from data center with any reconfiguration? 

Remove sync'd files from a pc

$
0
0

We have recently decided to turn off the Sync button for a few of our Sharepoint sites.    Is there a way to - once we've done this - remove the 'already sync'd' files from a pc without user intervention?

We use Sharepoint hosted as part of Office 365

thank you

Issue with changing the Workflow Certs

$
0
0

I need help.

I attempted to change the workflow certificates as per https://blogs.msdn.microsoft.com/whereismysolution/2017/02/08/changing-my-workflow-manager-farm-certificates/.

When I completed,  the command Get-WFOutboundCertificate -ServiceURI https://server.whatever.com:12290 showed only the old certificate. I then ran this command, Set-WFNextOutboundCertificateReference -ServiceURI https://server.whatever.com:12290 -Thumbprint"thumbprint number"

Now Get-WFOutboundCertificate -ServiceURI https://server.whatever.com:12290 shows two certificates, the old one and the new one. How can I get rid of the old one?

Unable to on board cloud SSA for configuring Cloud Hybrid Search

$
0
0

Hello,

In SharePoint 2016 server hosted on Azure VM, I have created Cloud SSA which has <g class="gr_ gr_15 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="15" id="15">cloudindex</g> property as 1.

Now, I am following this step to make the connection between cloud SSA and Office 365, however, I get following error:

I also got the same error when I tried via Hybrid Picker, basically, there seem some issues with AAD PowerShell, when I visited the linkhere, It says it has been retired.

Would you please guide me what should I do in this case?

Thank you in advance!

Best Regards,


Dipti Chhatrapati




SharePoint HTTP to HTTPS redirect

$
0
0

Hello Commnunity

I recently installed SSL in our SharePoint site, I'm now trying to redirect all HTTP requests to HTTPS with below rule but it's not working

 <rewrite>
            <rules>
                <rule name="Devintranet HTTPS Redirect" enabled="true" patternSyntax="Wildcard" stopProcessing="true">
                    <match url="(.*)" />
                    <conditions logicalGrouping="MatchAny">
                        <add input="{HTTPS}" pattern="^OFF$" />
                    </conditions>
                    <action type="Redirect" url="https://{HTTP_HOST}/{R:1}" />
                </rule>
            </rules>
        </rewrite>

Am I missing something? Under AAM I have this

Internal URL https://devintranet.ourdomain.com

Zone Default

Public URL for Zone https://devintranet.ourdomain.com



Tapologo


Open Documents in Client Applications by Default

$
0
0

Hi,

I've enabled OWA in SharePoint 2013 environment and for certain Site collections I enabled feature "Open Documents in Client Applications by Default".

But there is an issue that only Internet Explorer works correctly according this settings: IE uses client application correctly, Edge offers to a download of file, Chrome uses OWA regardless, Firefox uses OWA regardless.

Is this a known issue? Can it be resolved on SharePoint level or is this browser related issue and needs to be fixed within each browser?

BR / Jan

Customizing SharePoint header links

$
0
0

Hello community

We engaged a company to implement SharePoint for us but the support contract expired. We however want to make minor change to below highlighted part

We recently changed our Intranet from HTTP to HTTPS but the Return to Intranet link shown in the picture was not updated. I don't know where to change this. 

This is where normally the SHAREPOINT label goes for OOTB pages


Tapologo

Copy data from List to Document library

$
0
0

Hello,

right now we have a Document library which automatically gets data filled in through the layer2 connector, to up the performance. We would like to get all the Data from the Layer2 Connector into a Sharepoint list and then just automatically copy the data from the list to the document library.

Example:

Document library:

Document Name l Customer Number l Order amount l Date l Invoice Number

48237_test.doc l 27362 l 5 l 19.09.2018 l 48237

The Invoice Number column automatically gets filled through flow and a Barcode scanner.

Now we want to create a List with the information of all Invoice Numbers for example:

Invoice Number l Customer Number l Order Amount l Date

48237 l 27362 l 5 l 19.09.2018

And when a new document gets uploaded and the Invoice Number column is filled it should grab the remaining columns from the list and insert them, is there any way to do that?

Ive found some similiar examples on here, sadly all of them require some sort of programming, is there maybe a way with flow? or is it only possible with programming?

Thanks in Advance

Missing Feature in Central Admin Database

$
0
0

Hi,

I am receiving this error in SharePoint Health Analyzer / SharePoint 2013.

[MissingFeature] Database [SharePoint_AdminContent] has reference(s) to a missing feature: Id = [d3a066eb-bd67-4c43-8b1d-048566bdcb34]. Feature (Id = [d3a066eb-bd67-4c43-8b1d-048566bdcb34]) is referenced in database [SharePoint_AdminContent], but isn't installed on the current farm. The missing feature might cause upgrade to fail. If necessary, please install any solution that contains the feature and restart upgrade. 

Yes, there are two such features in Central Admin Content Database, normal ways of clearing MissingFeature issue does not work. As Get-SPFeature does not return anything. How to get rid of this issue.

Thanks & Regards,

Vasudev


Vasudev S.

Remove service application from central admin and sharepoint farm

$
0
0
Can we remove a service application from central admin completely ? and can configure again with SharePoint configuration wizard ! If so please provide me the steps to remove 

Remove service application from central admin and sharepoint farm and reprovision

$
0
0

delete the service from the service applications. Can we do it ? and re provision through sharepoint configuration wizard





In this can I delete the search service application itself from the list of service application?





Installing Worklfow and configuration failed at Add Host to workflow manager farm failed

$
0
0
Hi,

Installing Worklfow and configuration failed at : Add Host to workflow manager farm failed

got following error:
configuration operation partially succeeded use join farm to complete configuration

Processing completed
Granting 'Log on as Service' privilege to the RunAs account.
Workflow Manager configuration starting.
Configuring Workflow Manager runtime settings.
The token provider was unable to provide a security token while accessing 'https://vm.mydomain.com.pk:9355/WorkflowDefaultNamespace/$STS/Windows/'. Token provider returned message: 'The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.'.

pls guide how to fix it.
Thanks

iffi

[SharePoint 2013] Issue The Security Token Service is not available

$
0
0

Hi 
We have installed SharePoint 2013 Enterprise edition. Below are the environment details.

- 2 SQL Server Clustering: Active - Passive

- 3 WebFrontEndServer, 2 App Server ( App Server 01 host Farm Central Admin, App Server 02 host Search Topology)

- All server are running Windows Server 2012 Standard.

- We are using SharePoint Server 2013 SP1.

Our environment still work.
7 days ago, we have updated ApplicationHostConfig ( C:\Windows\System32\inetsrv\config\applicationHost.config) on App 02 server. Because we updated with some error, IIS couldn't work.
We restored ApplicationHostConfig file. After that, IIS can work.
 Problem: The Health analyzer shows issue with The Security Token Service is not available. On failing server: App 02.
My action: - Check Security Token Service Application on APP 02: still work. I tried restart STS application.
- Check default configuration of the IIS Application Pools were set to 32-bit : False value.
- Check Authentication under IIS: Allow Windows Authentication and Anonymous Authentication.
- Remove App 02 from FARM, uninstall SharePoint, re-join App02 to FARM.
-> Still not work.

I found issue on ULS:

SPSecurityContext: Request for security token failed with exception: System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Operation is not valid due to the current state of the object. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is: System.InvalidOperationException: Operation is not valid due to the current state of the object.    at Microsoft.SharePoint.IdentityModel.SPSecurityTokenService.CreateTokenCacheReferenceFromUserId(SPRequestInfo requestInfo, IClaimsIdentity identity)     at Microsoft.SharePoint.IdentityModel.SPSecurityTokenService.AugmentTokenCacheReferenceClaim(SPRequestInfo requestInfo, IClaimsIdentity identity)     at Microsoft.SharePoint.IdentityModel.SPSecurityTokenService.AugmentOutp... 37c9849c-41d1-a0b9-f3b6-5a85a60eff21
04/07/2014 12:16:16.67* OWSTIMER.EXE (0x06E4)                    0x04B4 SharePoint Foundation          Claims Authentication          fsq7 High     ...utIdentityForRequest(SPRequestInfo requestInfo, IClaimsIdentity outputIdentity)     at Microsoft.SharePoint.IdentityModel.SPSecurityTokenService.GetOutputClaimsIdentity(IClaimsPrincipal principal, RequestSecurityToken request, Scope scope)    at Microsoft.IdentityModel.SecurityTokenService.SecurityTokenService.Issue(IClaimsPrincipal principal, RequestSecurityToken request)     at Microsoft.SharePoint.IdentityModel.SPSecurityTokenService.Issue(IClaim...). 37c9849c-41d1-a0b9-f3b6-5a85a60eff21
04/07/2014 12:16:16.67  OWSTIMER.EXE (0x06E4)                    0x04B4 SharePoint Foundation          Claims Authentication          8306 Critical An exception occurred when trying to issue security token: Operation is not valid due to the current state of the object.. 37c9849c-41d1-a0b9-f3b6-5a85a60eff21
04/07/2014 12:16:16.67  OWSTIMER.EXE (0x06E4)                    0x04B4 SharePoint Foundation          Claims Authentication          fg9z Medium   SecurityTokenServiceNotAvailable: Error checking BPA rule: System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Operation is not valid due to the current state of the object. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is: System.InvalidOperationException: Operation is not valid due to the current state of the object.    at Microsoft.SharePoint.IdentityModel.SPSecurityTokenService.CreateTokenCacheReferenceFromUserId(SPRequestInfo requestInfo, IClaimsIdentity identity)     at Microsoft.SharePoint.IdentityModel.SPSecurityTokenService.AugmentTokenCacheReferenceClaim(SPRequestInfo requestInfo, IClaimsIdentity identity)     at Microsoft.SharePoint.IdentityModel.SPSecurityTokenService.AugmentOutputIdentity... 37c9849c-41d1-a0b9-f3b6-5a85a60eff21
04/07/2014 12:16:16.67* OWSTIMER.EXE (0x06E4)                    0x04B4 SharePoint Foundation          Claims Authentication          fg9z Medium   ...ForRequest(SPRequestInfo requestInfo, IClaimsIdentity outputIdentity)     at Microsoft.SharePoint.IdentityModel.SPSecurityTokenService.GetOutputClaimsIdentity(IClaimsPrincipal principal, RequestSecurityToken request, Scope scope)     at Microsoft.IdentityModel.SecurityTokenService.SecurityTokenService.Issue(IClaimsPrincipal principal, RequestSecurityToken request)     at Microsoft.SharePoint.IdentityModel.SPSecurityTokenService.Issue(IClaim...).. 37c9849c-41d1-a0b9-f3b6-5a85a60eff21
04/07/2014 12:16:16.67  OWSTIMER.EXE (0x06E4)                    0x04B4 SharePoint Foundation          Health                        2138 Warning  The SharePoint Health Analyzer detected a condition requiring your attention.  The Security Token Service is not available.  The Security Token Service is not issuing tokens. The service could be malfunctioning or in a bad state.  Administrator should try to restart the Security Token Service on the boxes where it is not issuing tokens. If problem persists, further troubleshooting may be available in the KB article. For more information about this rule, see "http://go.microsoft.com/fwlink/?LinkID=160531".  37c9849c-41d1-a0b9-f3b6-5a85a60eff21
04/07/2014 12:16:16.67  OWSTIMER.EXE (0x06E4)                    0x04B4 SharePoint Foundation          Monitoring                    b4ly High     Leaving Monitored Scope (Health Rule Execution: Microsoft.SharePoint.Administration.Health.SecurityTokenServiceNotAvailable, Microsoft.SharePoint.Health, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c). Execution Time=17.1748085301344 37c9849c-41d1-a0b9-f3b6-5a85a60eff21
04/07/2014 12:16:16.69  OWSTIMER.EXE (0x06E4)                    0x04B4 SharePoint Foundation          Monitoring                    b4ly High     Leaving Monitored Scope (EnsureListItemsData). Execution Time=18.3651832844677 37c9849c-41d1-a0b9-f3b6-5a85a60eff21
04/07/2014 12:16:16.73  OWSTIMER.EXE (0x06E4)                    0x04B4 SharePoint Foundation          Monitoring                    b4ly Medium   Leaving Monitored Scope (Timer Job microsoft.sharepoint.administration.health.securitytokenservicenotavailable-on-demand-health-analysis-job). Execution Time=79.9743403142019 37c9849c-41d1-a0b9-f3b6-5a85a60eff21
04/07/2014 12:16:17.65  OWSTIMER.EXE (0x06E4)                    0x00B8 SharePoint Foundation          Monitoring                    nasq Medium   Entering monitored scope (Timer Job job-timer-locks). Parent No d55b1465-5631-4735-9f42-5a5ef7a99090
04/07/2014 12:16:17.65  OWSTIMER.EXE (0x06E4)                    0x00B8 SharePoint Foundation          Logging Correlation Data       xmnv Medium   Name=Timer Job job-timer-locks 38c9849c-b10f-a0b9-f3b6-5ee1abe1da78
04/07/2014 12:16:17.65  OWSTIMER.EXE (0x06E4)                    0x00B8 SharePoint Foundation          Monitoring                    b4ly Medium   Leaving Monitored Scope (Timer Job job-timer-locks). Execution Time=9.46544882100937 38c9849c-b10f-a0b9-f3b6-5ee1abe1da78 
 
Please help me to resolve this issue :(

Thank you
Regards

SharePoint 2013 List permission - Stop Inheritance

$
0
0

Dear Team,

I've created a site and then created a List in SharePoint 2013. For this list, under List setting I clicked on Stop Inheritance and created new custom group " HR Registration - Edit_Only" where user can create,Edit the item without delete. Now I have added a user in HR Registration group but when user trying to access the list he is getting message access denied. 

Here, If I add user in HR Visitor or remaining groups which created by default while creating the site as per below screen then user can able to access the list but he can able to see all site.

My requirement is I want to give access to user only create, edit and view without delete access only for for single list, As I know below this approach is correct but why its not working I'm not sure, please advice.



SharePoint SQL database moving to different drive

$
0
0

Hi,

I hope you guys are doing great.

I left out only few MBs space in the volume  of SharePoint database and cannot be extended further as it is MBR file system (max 2TB). Is there any way to convert to GPT file system from MBR without formatting and then I would extend drive space? Please share 

If  cannot be converted to GPT , I will create a new Drive i.e. Drive1 and  move Sharepoint Database from Drive 0 to Drive1. somebody assist me please how it can be done; Please list all steps for smooth transition. 

 

SharePooint 2013

SQL server 2008 R2

Windows Server 2012 R2

Workflow Manager installation The token provider was unable to provide a security token while accessing

$
0
0

Hi,

I am installing workflow manager with single server. 

domain :  mydomain.net

hostname :  workflowserver

host url map to workflow server ip :  workflowserver.mycompany.com

Log details

Endpoint=sb://workflowserver.mydomain.net/WorkflowDefaultNamespace;StsEndpoint=https://workflowserver.mydomain.net:9355/WorkflowDefaultNamespace;RuntimePort=9354;ManagementPort=9355

Configuring Workflow Manager runtime settings.
The token provider was unable to provide a security token while accessing 'https://workflowserver.mydomain.net:9355/WorkflowDefaultNamespace/$STS/Windows/'. 
Token provider returned message: 'The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.'.

Endpoints                  : {https://workflowserver.mydomain.net:12290/}

pls guide what is an issue and how to fix it. why endpoint names generated with domain name not with url map to ip. thx


iffi

Viewing all 21070 articles
Browse latest View live


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