Category Archive: SharePoint

Apr 21 2012

Basic PowerShell script for Office365

Logo_PowerShell

PowerShell scripting for Office365 Administration and deployment is pretty powerful.  Essentially, all scripts will start the same group of lines that provide for establishing a session and retrieving the Office365 commands.  Hope this helps provide a simple starting point. Set-ExecutionPolicy unrestricted Y $cred = Get-Credential $O365 = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell -Credential $cred -Authentication …

Continue reading »

Permanent link to this article: http://www.edalexanderconsulting.com/archives/512

Apr 06 2012

Office 365 and ADFS 2.0 Walkthrough

Tim Harrington posted a nice walkthrough for setting up and configuring ADFS 2.0 for Office365 single sign-on.  I recommend this as a good consolidated source well worth reading prior to installation. http://blogs.catapultsystems.com/tharrington/archive/2011/04/01/active-directory-federation-services-adfs-2-0-with-office-365-part-1-–-planning.aspx http://blogs.catapultsystems.com/tharrington/archive/2011/04/11/active-directory-federation-services-adfs-2-0-with-office-365-part-2-%E2%80%93-configuring.aspx

Permanent link to this article: http://www.edalexanderconsulting.com/archives/510

May 02 2010

Moving from Documentum to SharePoint?

With a decade of Documentum architecture, deployment and administrative expertise we can help assess your current infrastructure and implementation landscape and translate into a more modern SharePoint on-premise or cloud based solution.

Continue reading »

Permanent link to this article: http://www.edalexanderconsulting.com/archives/425

Older posts «