by Chris Hettinger | May 14, 2012 | Amazon Web Services, Powershell, SharePoint, The Cloud
Amazon has provided several powerful SDKs for developers to interface with Amazon Web Services (AWS). Anything that can be completed using the AWS console can be accomplished via SDK. In this post, we will examine how .Net developers can leverage the AWS SDK to...
by Chris Hettinger | May 7, 2012 | Amazon Web Services, SharePoint, The Cloud
This post has been moved to the Applied Information Sciences corporate blog: http://blog.appliedis.com/2012/08/27/aws-disaster-recovery-plan-demo/.
by Chris Hettinger | Apr 12, 2012 | Development, Powershell, SharePoint
Here is a handy script that will export all farm solution .wsp and .cab files at once: [sourcecode language=”powershell”] Add-PSSnapin Microsoft.SharePoint.PowerShell $farm = Get-SPFarm $farm.Solutions |...
by Chris Hettinger | Apr 2, 2012 | Amazon Web Services, SharePoint, The Cloud
This document describes the steps necessary to migrate a VMWare virtual machine (.vmx and accompanying .vmdk) to the Amazon Web Services (AWS) cloud. Setting up AWS Command Line Tools There are many actions in AWS that can only be completed by using the AWS command...
Recent Comments