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
»
o365
Related Posts
Blog Post:
SharePoint 2013 and Office 365 Hybrid
Brendan Griffin
I recently presented a session at SharePoint Saturday UK on Configuring SharePoint 2013 and Office 365 Hybrid , as promised to the attendees attached is the presentation (including demo videos). This is an updated version of my previous session at the Yorkshire SharePoint User Group which goes into greater...
on
29 Nov 2014
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:
Office 365 - Exporting Site Collection Search Configuration using CSOM with PowerShell
Brendan Griffin
Chris O'Brien has a fantastic Blog post - Using CSOM in PowerShell Scripts with Office 365: http://www.sharepointnutsandbolts.com/2013/12/Using-CSOM-in-PowerShell-scripts-with-Office365.html. One of the examples that he provides is how to import search configuration from an XML file, this is a new...
on
21 Mar 2014
Blog Post:
Office 365 - Automating the Creation of a Design Manager Package using CSOM with PowerShell
Brendan Griffin
One of the really cool features in SharePoint 2013 is the Design Manager, further information on this feature can be found here: Overview of Design Manager in SharePoint 2013 - http://msdn.microsoft.com/en-us/library/jj822363.aspx. Design Manager provides the ability to export a Design Manager Package...
on
14 Mar 2014
Blog Post:
Office 365 - Automating the Creation of Managed Metadata Groups, Term Sets and Terms using CSOM with PowerShell
Brendan Griffin
I've previously written a Blog post on how to output MMS Term Sets and Terms using CSOM - http://blogs.technet.com/b/fromthefield/archive/2014/03/03/office-365-output-managed-metadata-term-sets-and-terms-using-csom.aspx. This next script example can be used to automate the creation of MMS Groups...
on
7 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 - Output Managed Metadata Term Sets and Terms using CSOM with PowerShell
Brendan Griffin
This PowerShell script will connect to an O365 SharePoint tenant and output the following information to the console from the Managed Metadata Term Store: Groups Term Sets Terms As with my previous CSOM scripts, this is more a sample to get you started than something you would use in...
on
3 Mar 2014
Blog Post:
Office 365 - Retrieve User Profile Properties using CSOM with PowerShell
Brendan Griffin
Update 12/04/14 - I have added an example that demonstrates how to export User Profile Properties to a CSV file at the end of this post. The example PowerShell scri pt below can be used to retrieve all user profile properties for all users within a Site Collection. It doesn't appear to be possible...
on
27 Feb 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