Sharepoint Powershell script clarification
I am trying to understand the listed script. ### Get the user credentials $credential=Get-Credential $username=$credential.UserName $password=$credential.GetNetworkCredential().Password...
View ArticleCan't open items in document libraries.
I have a number of users who cannot open documents from document libraries from our SharePoint Foundation 2013 server. They receive the error messages below when they do. I have been on a number of...
View ArticleOffice 2016 Preview with OneDrive for Business
Since I installed Office 2016 Preview my OneDrive for Business does not seem to be syncing to the web? Is the OneDrive for Business app part of the preview installation?
View ArticleSharePoint Excel Web Apps Arrow Key Issue
To be honest this one has me stumped. We have a SharePoint 2013 Enterprise environment with an Office Web Apps server. Some users (myself included) are having an issue when editing an Excel sheet in...
View ArticleERROR: Unable to connect to any of the specified MySQL hosts.
Hi all, I have run into an issue and not able to resolve it. There was a requirement to connecting to a MySQL data source. For that I unknowingly added an entry in the "ODBC Data Source Administrator"...
View ArticleSharePoint 2013 My Site for FBA Users
Hi,i can able to access My Site (person.aspx) for AD users but i cant access the same for FBA users.How to Enable My Site for FBA Users?
View ArticleSharePoint 2013 prerequisites- appfabric
Hi, i am trying to install the prerequisites for SharePoint 2013 and i am stuck with appfabric installation. I am doing it in offline mode so have the installers avaialble and i am running the...
View ArticleIndexed Columns issue with Number types
Hi all,Recently, I've been doing some tests with Sharepoint Lists, and I found the following issue. I have 3 columns, first one called Phone number (Number type, default value 'Number', require...
View ArticleLinks to SharePoint Docs within Word 2010 fail in Chrome
We have several Word documents that contain links to SharePoint docs. We use Word 2010 and O365/SharePoint 2013. If a user's default browser is Chrome, clicking on the links within the Word doc does...
View ArticleHow to implement workflow in sharepoint 2013
hello all, newbie here!I have sharepoint list, it contains with values true false. I need to send email to specific user if true and to another specific user if false. Is this somehting i can do with...
View ArticleChanging user permissions of a subsite
Hi,I created a new subsite under masterpage (as an administrator). During the creation of new subsite, I selected the user permissions to be the same as that of parent site. However now I would like to...
View ArticlePublishing sites and default pagelayout, what is the correct workmethod?
Im having issues on a SP2013 Publishing Site. (or several) When a user creates a subsite of type Publishing Site the default page layout is not inherited. Sure, we can change after we create the site,...
View ArticleIssues with ADFS and Office
Im having issues with a Sharepoint 2013 environment that is using ADFS as authentication.Most things work pretty overall, been running the environment for 6 months now with ADFS active. But an...
View ArticleHave difficulty in creating a new list using powershell commands
Trying to create a new list using the listed command in Powershell #create a new custom list $newlist = $clientcontext.web.lists.add($creationinfo) the above listed command...
View ArticleHow to create view in a library that filters for all documents which are...
Dear Forum,i would like to create a view in our library that shows all documents currently checked out.It is clear how to create a view that shows the documents checked out by me:Filter rule: "Checked...
View ArticleConnecting SharePoint Online with CRM Online using Business Connectivity...
Hi all,One of my clients wants to enrich their documents (stored in Office 365/SharePoint Online) with CRM data (stored in CRM Online). My question: Is it possible to create a Business Connectivity...
View ArticleWhy an separate App Domain is needed to configure App Server in SharePoint2013
Why an separate App Domain is needed to configure App Service Application in SP2013
View ArticleA network-related or instance-specific error occurred while establishing a...
#TFS13#SP13#EXCELREPORTINGHello ALL,I am getting Below Error on Sharepoint 2013 DashBoard.ERROR :Error#1A network-related or instance-specific error occurred while establishing a connection to SQL...
View ArticleCan't access Central Admin portal
So i have a single farm SP 2013 site. Just some stuff we use for internal team sites. I was checking into why it was running so slow. In the Central Admin console it said that the DB was from a...
View ArticleSHarepoint 2013 Workflow Error.
I have created two lists. I wanted that when ever a user creates an Item in List1, the same item to be automatically created in List 2. I have configured a SharePoint 2013 Workflow for the same. When...
View Article