Skip to content
  • Home
  • SharePoint Online
  • Power BI
  • SharePoint 2013
  • Tutorials
  • Awards
Facebook Twitter Google Plus RSS
Search
Close

Explore Microsoft 365

Microsoft 365, SharePoint Online, Power BI, SharePoint On Premises, C#, .Net & Tips

Jul 22, 2013

Creating Master Page with HTML Templates in SharePoint 2013

›
SharePoint 2013 has many new and improved design features for designing and branding it. In SP 2013, a new concept called Design Manager h...
Jul 8, 2013

Audit Logging in SharePoint 2013

›
Audit Logging gives the following information in Site Collection: Opening or downloading documents, viewing items in lists, or view...
7 comments
Mar 19, 2013

Unexpected error occurred while communicating with Administration Service

›
Scenario: I ran into the following issue when attempting to access  Fast search features such as: 1. FAST Search keywords 2. Fast Se...
Mar 2, 2013

Sign in as different user in SharePoint 2013

›
In all the versions of SharePoint, we have option for signing in as different user which helps us in various scenarios. Also, it helps in t...
1 comments

Snipping Tool in Windows Server 2012

›
Snipping tool is very nice tool for capturing the screens which comes with latest versions of Windows. In this article lets see how to enab...
8 comments
Feb 26, 2013

SharePoint 2013 Installation Steps

›
We will explore more on SP 2013 in our blog in the forthcoming posts. So, we will start with Installing SP 2013.  You will have step...
Jan 7, 2013

The feature being activated is a Site scoped feature which has a dependency on a Site Collection scoped feature which has not been activated. Please activate the following feature before trying again: SharePoint Server Publishing Infrastructure f6924d36-2fa8-4f0b-b16d-06b7250180fa

›
Some times while activating the Publishing feature in SharePoint through the options in Site Settings we will get this error: The feature ...

Export SharePoint Group to Excel using PowerShell

›
$siteUrl="SiteURLHere" $groupName="GroupNametoExport" $Output = @("GroupName|Name|Login|Email|Department|Title...
3 comments

Import Excel to SharePoint List using PowerShell

›
# Import the .csv file, and specify manually the headers, without column name in the file $contents = Import-CSV ‘C:\Input.csv' -heade...
Jan 6, 2013

Import Users from Excel to SharePoint using PowerShell

›
# Import the .csv file, and specify manually the headers, without column name in the file $userList=IMPORT-CSV C:\UserToUpload.csv -header...
2 comments
‹
›
Home
View web version
About | Disclaimer | Privacy Policy | Contact Me

Copyright © Explore Microsoft 365 | Powered By Blogger | Theme By New Blogger Themes