Sunday, 23 November 2014

Connecting to AWS Add-Ins for Microsoft System Center Virtual Machine Manager

Amazon Web Services (AWS) recently released AWS Add-ins for System Center ver1.0. This add-ins allow you administer your AWS resources using SCVMM.

Benefit of using this Add-Ins:-
a) monitor and manage EC2 for Windows Instances in the AWS Cloud from the SCVMM Console

It get our attention and let have a walk through on how to configure it

[ Download ]

  • Download AWS Add-Ins from here.
  • It is FREE

[Supported SCVMM version]

  • SCVMM 2012 SP1
  • SCVMM 2012 R2

[ Import ]

  • Click Settings workspace
  • On the toolbar, select Import Console Add-Ins
  • Select the AWS Add-Ins zip file




[ Problem during Import ]

If you face an issue during import, please feel free to check out our parent site :- http://www.ms4u.info/2014/11/error-assembly-microsoftsystemcentervir.html on the resolution 

[Configuration on AWS]
Create an IAM User using AWS Management Console. Go to https://console.aws.amazon.com/iam/

  • Click Users | Create New Users
  • Enter user name and click Create. Remember to tick "Generate an access key for each user". 
  • Download the key and save in safe location. The credentials.csv consist of 
    • User name
    • Access Key
    • Secret Access key





[Configuration on VMM]

  • Go to Fabric workspace
  • On toolbar, clic AWS EC2


  • Enter Access Key
  • Enter Secret Access Key 
  • Note:- Refer to the credential.csv file that you download from previous step



The credential will be associated with the logged in Windows user on the host system

Click on VM and Services workspace
Select All Host Host Group
Click on AWS EC2 on the toolbar


Now you can view, reboot, stop,start and terminate instances.

Based on our testing, we also can perform

  • Grant permission to users so that they can manage EC2 instances from SCVMM
  • Users can get the password for their Windows instances and connect to them using RDP
  • User can get the public DNS names for their Linux instances and connect to them using SSH

At this moment, we cannot provision a new virtual machine. Therefore you need to create EC2 instance from AWS Management Console, AWS CLI or an AWS SDK.


No comments:

Post a Comment