Office 365: SharePoint Online 31 May 2014
2 | SharePoint Saturday Calgary – 31 MAY 2014 About Me – Jason Kaczor +1(403)
3 | SharePoint Saturday Calgary – 31 MAY 2014 Session Agenda
6 | SharePoint Saturday Calgary – 31 MAY 2014 High-level Office 365 Architecture Customer Premises AD MS Online Directory Sync Lync Online Lync Online SharePoint Online SharePoint Online Exchange Online Exchange Online Active Directory Federation Server 2.0 Trust IdP
7 | SharePoint Saturday Calgary – 31 MAY 2014 SharePoint Online Administration Customer Does Governance Site Collection Admin Site Admin User Profiles Apps, Extensibility Microsoft Does Server Admin SQL Admin Central Admin External Access Backup, Restore
SPO PowerShell Tooling Client/Desktop Operating System Windows Server 2012, Windows Server 2008 R2 SP1, Windows 8, Windows 7 SP1 Client/Desktop Operating System Windows Server 2012, Windows Server 2008 R2 SP1, Windows 8, Windows 7 SP1 Microsoft Online Services Sign-in Assistant for IT Professionals RTW Microsoft Online Services Sign-in Assistant for IT Professionals RTW All Latest OS Updates Windows Azure AD Module for Windows PowerShell 32-bit Windows Azure AD Module for Windows PowerShell 32-bit SharePoint Online Management Shell SharePoint Online Management Shell Windows Azure AD Module for Windows PowerShell 64-bit Windows Azure AD Module for Windows PowerShell 64-bit
10 | SharePoint Saturday Calgary – 31 MAY 2014 SPO PowerShell Configuration
11 | SharePoint Saturday Calgary – 31 MAY 2014 SPO PowerShell ISE Configuration
13 | SharePoint Saturday Calgary – 31 MAY 2014 Connecting to SPO Connect-SPOService –Url –Credential
14 | SharePoint Saturday Calgary – 31 MAY 2014 Available SPO commands
15 | SharePoint Saturday Calgary – 31 MAY 2014 Available SPO commands
17 | SharePoint Saturday Calgary – 31 MAY 2014 Working with Site Collections Get-SPOSite Get-SPOSite -Detailed Get-SPOSite –Identity Get-SPOSite –Filter {Url -like “*term*}
18 | SharePoint Saturday Calgary – 31 MAY 2014 Creating new Site Collections New-SPOSite -Url -Owner -StorageQuota Title "My new site collection“ –Template STS#0
19 | SharePoint Saturday Calgary – 31 MAY 2014 Deleting Site Collections Remove-SPOSite –Identity - NoWait
20 | SharePoint Saturday Calgary – 31 MAY 2014 Restoring Site Collections Restore-SPODeletedSite –Identity -NoWait
21 | SharePoint Saturday Calgary – 31 MAY 2014 Modifying Site Collections Set-SPOSite –Identity -NoWait
22 | SharePoint Saturday Calgary – 31 MAY 2014 Upgrading Site Collections Test-SPOSite -Identity Upgrade-SPOSite -Identity -V2VUpgrade
23 | SharePoint Saturday Calgary – 31 MAY 2014 Working with Users Get-SPOUser -Site -LoginName Add-SPOUser -Site -LoginName -Group "Team Site Members“
24 | SharePoint Saturday Calgary – 31 MAY 2014 Working with External Users $user = Get-SPOExternalUser -Filter Remove-SPOExternalUser
25 | SharePoint Saturday Calgary – 31 MAY 2014 Logs
28 | SharePoint Saturday Calgary – 31 MAY 2014 Missing functionality…
30 | SharePoint Saturday Calgary – 31 MAY 2014 Extensions – Gary LaPointe
31 | SharePoint Saturday Calgary – 31 MAY 2014 Extensions – SPO Automation
32 | SharePoint Saturday Calgary – 31 MAY 2014 Resources
{Something to say?}
34 | SharePoint Saturday Calgary – 31 MAY 2014 Thanks to Our Sponsors
35 | SharePoint Saturday Calgary – 31 MAY 2014 Special Thanks
36 | SharePoint Saturday Calgary – 31 MAY 2014 Housekeeping