Blog
My Blog
Setting up SharePoint 2010 in Amazon Web Services
I was recently given the task to migrate a SharePoint environment to Amazon Web Services (AWS). With limited exposure to cloud computing, I was trying to figure out what shopping on Amazon had to do with moving a SharePoint environment. After a little bit of research,...
AWS Disaster Recovery Automation w/ Powershell
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...
AWS Disaster Recovery Demo
This post has been moved to the Applied Information Sciences corporate blog: http://blog.appliedis.com/2012/08/27/aws-disaster-recovery-plan-demo/.
Increase disk size for an EC2 instance in AWS
While using Amazon Web Services (AWS) you may find that, when using one of the Amazon Machine Images (AMIs) provided, you may run out of disk space. There does not appear to be any way to “resize” an Elastic Block Store (EBS) volume; however, you can create a new one...
Using Powershell to export & import farm solutions
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 | ForEach-Object{$_.SolutionFile.SaveAs("c:\export\" +...
Migrating a VMware VM to AWS
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...
Messor Solutions
Power Platform Development
.NET Development
SharePoint Development
WordPress