TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
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 Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
FromTheField
Real world experiences of SharePoint PFE and CTS engineers from Microsoft UK
Tags
Administration
Capacity Planning
Community Site
Content By Search
CSOM
Display Templates
Hybrid
Language Packs
MOSS 2007
O365
Office 365
Performance
Powershell
Recovery
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Online
SharePoint Server 2013
Sizing
Troubleshooting
useless work
WORKFLOW
Browse by Tags
TechNet Blogs
»
FromTheField
»
All Tags
»
sharepoint
Related Posts
Blog Post:
SharePoint 2010 Organization Browser - Expose more than just User, Title and About Me (Sort Of).
Andy Day [MSFT]
One of my favourite customers was very keen to display the OOB Organisation Browser web part on several of their pages but they wanted to expose more than the default values against the user. I know this can be done by clicking across to the users profile page but the extra click was not acceptable....
on
4 Jul 2014
Blog Post:
Sizing SharePoint - The 2nd stage Site collection recycle bin
Hatzi74
One of my customers asked me about the impact about the 2nd stage recycle bin on sizing a new farm. They were concerned that the default value of 50% of the current site quota could have a negative impact on sizing the farm and could influence the expected size of the contentDBs. This setting can be...
on
3 Apr 2014
Blog Post:
PowerShell Snippets
Steve Jeffery
PowerShell Snippets As Premier Field Engineers, we often find that our customers need assistance creating PowerShell scripts that can help automate administrative processes; or retrieve information from their various SharePoint farms. Whilst each of our customers are different and have unique environments;...
on
28 Feb 2014
Blog Post:
Community Sites - Where are my analytics reports!
Brendan Griffin
Community Sites are a new type of site introduced in SharePoint 2013, if you are unfamiliar the following article has some background information on their purpose and functionality - http://technet.microsoft.com/en-us/library/jj219805(v=office.15) I was playing around with a Community Site the other...
on
25 Jul 2013
Blog Post:
Using PowerShell to Measure Page Download Time
Brendan Griffin
I was recently working with a customer that reported some performance issues in their SharePoint 2013 proof of concept environment, specifically page render time was very poor. I wanted to establish exactly how bad this was and also put in place some basic automated tests to measure response times over...
on
22 Jul 2013
Blog Post:
Windows PowerShell Script to Output Site Collection Information
Brendan Griffin
Windows PowerShell is a fantastic tool; SharePoint 2010 has literally hundreds of different PowerShell Cmdlets that are available out of the box, if you don’t believe me check this out - http://technet.microsoft.com/en-us/library/ff678226.aspx . What about MOSS 2007? Whilst there aren’t any...
on
25 Jul 2013
Blog Post:
Remove SharePoint 2007 Top Navigation using PowerShell.
Andy Day [MSFT]
Following on from Steve's great post yesterday about creating site Navigation from CSV it got me thinking, what If I want to use this to create the Global Navigation on a farm that already has a hotch-potch TopNav structure? If this is the situation you are in then the following PowerShell is your...
on
13 Aug 2013
Blog Post:
The Magically Disappearing "Destination Folder" Option
Brendan Griffin
I recently investigated an interesting issue for a customer. As you may know, when uploading a Document to a Document Library you are presented with the option to select which folder within the library to upload the document to, if the document library contains any folders. In the example below, you...
on
25 Oct 2013
Blog Post:
Audit settings in Microsoft Office SharePoint Server 2007
Steve Jeffery
As you will have seen in some of our other blog entries here, we often get asked to assist our customers in creating PowerShell scripts. I've recently been working on a script to help ensure that a client is able to set site collection auditing. For compliance reasons they needed to be sure that all...
on
25 Jul 2013
Blog Post:
Build site navigation from CSV file
Steve Jeffery
One of our customers needed some help to build out navigation from a .csv file in their Microsoft Office SharePoint Server 2007 environment. PowerShell seemed to be the most simple option for them; so my colleague Andy and I created the following script: [void][System.Reflection.Assembly]::LoadWithPartialName...
on
12 Aug 2013