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
»
administration
Related Posts
Blog Post:
Office 365 - Creating a Subsite (Web) using CSOM in SharePoint Online
Brendan Griffin
SharePoint Online has a number of PowerShell Cmdlets - https://technet.microsoft.com/en-us/library/fp161374(v=office.15).aspx, these Cmdlets include New-SPOSite which provides the ability to create a Site Collection, unfortunately it's not possible to create a SubSite (web) using these Cmdlets -...
on
26 Jan 2015
Blog Post:
Flush the SharePoint Configuration Cache
Brendan Griffin
From time to time you may need to flush the SharePoint configuration cache on servers within your farm, my colleague Joe Rodgers blogged about this many moons ago - http://blogs.msdn.com/b/josrod/archive/2007/12/12/clear-the-sharepoint-configuration-cache-for-timer-job-and-psconfig-errors.aspx . If you...
on
20 Jan 2015
Blog Post:
Hybrid Search with SharePoint 2013 and Office 365
Brendan Griffin
I recently presented a session at the Yorkshire (UK) SharePoint User Group on Hybrid Search with SharePoint 2013 and Office 365 , as promised to the attendees attached is the presentation (including demo videos). Brendan Griffin - @brendankarl
on
4 Nov 2014
Blog Post:
SharePoint Maintenance
Brendan Griffin
From time to time you may need to temporarily make SharePoint unavailable due to applying a CU, Service Pack etc. One of my customers places an App_Offline.htm file at the root of the IIS Virtual Directory for each Web Application on each WFE server within their farm, this presents users with a nice...
on
4 Jul 2014
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:
SharePoint: Planning for the Future - PowerShell Scripts
Brendan Griffin
I recently presented a session on planning for the future with SharePoint, as promised to the attendees, below are two of the scripts that I used in my demonstrations to audit Content databases and Site Collections. Content Database Inventory This script outputs details of all Content Databases within...
on
28 Apr 2014
Blog Post:
Create a SharePoint Application Pool using PowerShell
Brendan Griffin
As you may know there isn't an out of the box PowerShell cmdlet available in SharePoint 2010 or 2013 that can be used to create an Application Pool for a Web Application, New-SPServiceApplicationPool ( http://technet.microsoft.com/en-us/library/ff607595(v=office.15).aspx ) is available however this...
on
26 Mar 2014
Blog Post:
Office 365 - Create Managed Metadata Terms using CSOM with PowerShell
Brendan Griffin
In a follow up to my previous post - "Office 365 - Output Managed Metadata Term Sets and Terms using CSOM with PowerShell" - http://blogs.technet.com/b/fromthefield/archive/2014/03/03/office-365-output-managed-metadata-term-sets-and-terms-using-csom.aspx , I've written a sample PowerShell...
on
5 Mar 2014
Blog Post:
Office 365 - PowerShell Script to Upload Files to a Document Library using CSOM
Brendan Griffin
UPDATE: The script now supports uploading files larger than 2MB. Another PowerShell sample script for you. This one uploads all files within a specified local directory to a Document Library within a Site in an O365 tenant. All you need to run this script is an O365 tenant, the SharePoint client...
on
19 Feb 2014
Blog Post:
Office 365 - PowerShell Script to Create a List, Add Fields and Change the Default View all using CSOM
Brendan Griffin
I'm my continued quest to get to grips with the Client Side Object Model (CSOM) in SharePoint 2013, I have put together a sample script below that connects to a Site Collection within an O365 tenant and does the following: Creates a list using the "Custom" list template Adds two...
on
18 Feb 2014
Blog Post:
Creating a Large Number of Users in AD for testing
Brendan Griffin
I recently had to troubleshoot an issue with the User Profile Service Application and needed to build a repro environment, as part of this I needed to create a large number of users in AD to import into the UPA (too many to do manually using AD Users and Computers!). I thought, there has got to be an...
on
21 Jan 2014
Blog Post:
Identifying Sites using the Publishing Feature
Brendan Griffin
Below is a simple script that iterates through all Site Collections in all Web Applications within a farm and outputs a list of Site Collections that have the Publishing Feature enabled, I needed this recently during a customer engagement to help them to assess how widespread the Publishing Features...
on
10 Sep 2013
Blog Post:
Determine Site Template
Brendan Griffin
Another day, another PowerShell script! This time a script that will return details about the Site Template that a SharePoint site is using. A customer of mine has a large number of custom site definitions and regularly needs to determine the template that a specific site uses to aid with troubleshooting...
on
20 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