Are you tired of all the ceremony it entitles to connect to Office 365 (O365) environment via PowerShell?
Then you are in luck, i have been using this for a while just realized not everybody got it this easy, so I am sharing the wealth.
This article covers using a simple script I concocted that will connect you to an Office 365 (O365) environment with as little as a 2 clicks.
Step by step instructions:
$Username = “<Username for Admin Account for O365>”
$SPOAdminSite = “URL for SPO Admin site“
As always video for visual learners
—————————————————————-
One of numerous videos in my Two-Click (2C) series
2C YouTube Playlist: http://www.youtube.com/playlist?list=PLURKD77y7MK9f3vrr7SnQE_1L2QjzdMUM
Other 2C Article: http://hazelnest.com/blog/blog/tag/2c/
Other Office 365 Article: http://hazelnest.com/blog/blog/tag/O365/