This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Tag Cloud
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
marcelo strippoli
mehmet parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into Portuguese
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
windows 8
Windows Phone
Windows Phone Migration Content
windows server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
windows server 2012 r2
Wiki
>
All Tags
>
en-US
>
SharePoint 2013
Tagged Content List
Wiki Page:
SharePoint 2013: Why IIS AppPools show V4.0 for SharePoint 2013 running with .net framework V4.5
Gokan Ozcifci
Table of Contents Explanation Ref Article See Also Why IIS AppPools show V4.0 for SharePoint 2013 running with .net framework V4.5: After, I installed Sharepoint-2013 on my test lab. When I am playing it with. I am confuse by Seeing the IISmanager AppPool Version of SharePoint. I think it should...
on
27 Aug 2014
Wiki Page:
SharePoint 2013: Install and Configuration with Powershell
Gokan Ozcifci
This article intent to demonstrate how to automate Configuration and Installation in a DEV Environment using AutoInstaller v3 The Source Codeplex Tools for installing and configuring SharePoint 2013 Tools AutoSPInstaller v3 AutoSPInstallerGUI The secret...
on
27 Aug 2014
Wiki Page:
SharePoint 2013: Create a custom permissions using PowerShell
Gokan Ozcifci
Below is the PowerShell Script: $spSite = Get-SPSite " http://sedwdevrtm:432/sites/com " [ xml ] $file = Get-Content " C:\Users\Administrator\Desktop\XML\XmlSitePermissions.xml " $Permissionname = $file .sites.site.sitepermission $Permission = $file .sites.Permission...
on
27 Aug 2014
Wiki Page:
SharePoint 2013: Sign In As a different user
Gokan Ozcifci
Table of Contents Description Work Around 1 Work Around 2 Work Around 3 See Also Description As many of the people observe that the Sign in As Different user option Disable in the SharePoint 2013.Its there in SharePoint 2010. why to Sign in as a Different User: Developers/ IT...
on
27 Aug 2014
Wiki Page:
SharePoint 2013: Adoption Check list
Gokan Ozcifci
Define Your Vision Establish the business priorities that SharePoint will address Determine your timeframe Establish metrics by which you’ll measure success Conduct a pilot to gather initial feedback Identify Relevant Business Cases Determine the most appealing scenarios for business...
on
27 Aug 2014
Wiki Page:
SharePoint 2013: Difference in SharePoint Versions
Gokan Ozcifci
Overview Category features Foundation Server - Standard Server - Enterprise General Access Services NO NO YES General App Catalog (SharePoint) NO YES YES General App Deployment: Autohosted Apps NO NO NO General...
on
27 Aug 2014
Wiki Page:
SharePoint 2013: Importing a site, list or document library
Gokan Ozcifci
Importing a site, list, or document library in SharePoint 2013 You can use Windows Power Shell to manually import a site, list, or document library. To import a site, list or document library by using Windows Power Shell On the Start menu, click All Programs, click Microsoft SharePoint 2013...
on
27 Aug 2014
Wiki Page:
SharePoint 2013: Drag and drop Functionality
Edward van Biljon
SharePoint Server 2013 Drag and drop Functionality To have the drag and drop feature to SharePoint Server 2013, below are the scenario or requirements of Web browsers. Internet Explorer 10 Internet Explorer 9 with Office 2013 Installed Internet Explorer 8 with Office 2013 Installed Firefox...
on
26 Aug 2014
Wiki Page:
SharePoint 2013: Managed Metadata Navigation
Edward van Biljon
Let’s start off by taking a look at this new feature named as “managed metadata navigation”. Now one of the big challenges to navigation inside SharePoint is a fact that we need to set it up in each site so the problem is if i remove any links then I need to go in each site by site and delete the...
on
26 Aug 2014
Wiki Page:
SharePoint 2010: Search Service Application issue with Alternate Access Mapping
Gokan Ozcifci
Table of Contents What is the description of this article? What was issue? What AAM changes were made and why? How to fix the issue? Extend the Web Application: Edit the Zones of the AAM: Reset the Search Service Application Index: Edit the URLs in the Search Crawl Rules. Conclusion. What is the description...
on
26 Aug 2014
Wiki Page:
SharePoint 2013: Building Custom Forms
Gokan Ozcifci
Table of Contents Description Setting the Scene Building the List Building the Form New Item Form Remove the Save and Cancel button Add Title Display Item Form Edit Item Form Conclusion See Also Description In this article I am going to walk through the process of building custom forms using SharePoint...
on
26 Aug 2014
Wiki Page:
SharePoint 2013: Connect to Outlook in SharePoint 2013 control is disabled
Gokan Ozcifci
Table of Contents Introduction Issue Solution See Also Introduction Connect to Outlook in SharePoint 2013 control is disabled When I am working on the issue In connection between outlook and share point.I noticed that the option is grayed out in SharePoint. After digging into it, I found...
on
26 Aug 2014
Wiki Page:
SharePoint 2013: Server error in ‘/’ Application0x80131904
Gokan Ozcifci
Table of Contents Description Exception Details Details Cause Solution See Also Description An unhandled exception occurred during the execution of the current web request. Exception Details system.runtime.interopservices.comexception: <nativehr>0x80131904</nativehr><nativestack><...
on
26 Aug 2014
Page 68 of 82 (2,050 items)
«
66
67
68
69
70
»