Sharepoint Solutions Repository
Open Pdf file from SharePoint to Client Application and not on Browser
›
PDF files which are stored in a Sharepoint document library open browser automatically. Even if you configure the advanced settings in ...
Checked-Out dates for documents
›
Nice script from internet to check the "Checked-Out date" for checked out documents # enter your site URL Add-PSSnapin microso...
Windows PowerShell script for reading the SharePoint Secure Store
›
when you assign a credential in a secure store for any target application. there is no way to check which credentials you used last time. ...
Powershell to update quick launch in SharePoint 2013
›
Below is the powershell, which is being used to 1- update the title and URL of existing heading in left navigation. 2- add all the sibli...
SharePoint Online Backup and Restore - Nice article
›
I got the below nice article about SharePoint Online backup and Restore by Threewill http://www.threewill.com/the-4-options-you-need-to-k...
Check if your DNS is working properly - Online solution
›
Below is the URL to verify if the DNS is working correctly. http://dnscheck.pingdom.com/
Provision Service using Powershell
›
Below is the command to provision or un-provision any service Add-PSSnapin microsoft.sharepoint.powershell Get-SPServiceInstance | Whe...
Create Site collection using Powershell - Including Default groups
›
The below command is used to create a hosted Site collection under any web application using power-shell. Add-PSSnapin "Microsoft....
SQL Standard OR Enterprise Version of RS (Reporting services) for SharePoint 2013
›
I got a nice finding about using either a MSSQL Standard OR Enterprise version of RS for SharePoint 2013. 1- if you use the SQL Standard ...
Configure Custom Access Denied Page - SP 2013
›
I found a really nice article for creating custom access denied page from Danish. http://a2zdinesh.blogspot.in/2014/05/configure-custom-a...
2 comments:
›
Home
View web version