search
Categories
Sponsors
VirtualMetric Hyper-V Monitoring, Hyper-V Reporting
Archive
Blogroll

Badges
MCSE
Community

Cozumpark Bilisim Portali
Unattended Linux VM Configuration Tool for Hyper-V
Posted in Virtual Machine Manager, Windows Powershell | 6 Comments | 18,271 views | 15/05/2011 23:36

Hello,

I’ve announced a new functionality for Linux virtual machines on Hyper-V a few days ago. I called it “Set-LinuxVM”.

What you can do with “Set-LinuxVM”:

1) Unattended IP, Hostname and DNS configuration for Linux VMs.
2) Automatic Linux integration components installation.
3) Multi Distro Support: Debian, Ubuntu, Centos, Fedora, Redhat and Suse!
4) Automatic CPanel installation for Redhat and Centos
5) Linux VM Template support (Use Skip for EnableLIC switch)
6) Hyper-V support! You don’t need SCVMM to use this script.
7) Multiple Hyper-V and SCVMM host support.
8) Automatic Emulated NIC to Synthetic NIC support.
9) No need to internet connection (SSH access etc.) or additional changes on VM.
10) Custom Answer File support! You can execute your own scripts.

Download:

Usage:
1. First, you should disable Execution policy:

Set-ExecutionPolicy Unrestricted

PS: I’m looking for a way to assign this script with a commercial certificate.

2. Extract file and move “SetLinuxVM” directory under to “C:\Windows\System32\WindowsPowerShell\v1.0\Modules”.

3. Import as a module:

Import-Module SetLinuxVM

4. That’s it. To see how to use it:

Get-help Set-LinuxVM -full

5. Follow to instructions.

Share your comments if you see a bug or something..


Comments (6)

Tool: Unattended Linux VM Configuration Tool for Hyper-V | IT Knowledge Hub

May 16th, 2011
14:36:34

[…] the Linux Integration Services for Hyper-V Debian Package just released a new tool called: Unattended Linux VM Configuration Tool for Hyper-V. The tool which is provided as a Windows PowerShell module is able to create Linux Virtual Machines […]


virtualization.info | Tool: Unattended Linux VM Configuration Tool for Hyper-V – UPDATED

May 16th, 2011
14:43:01

[…] the Linux Integration Services for Hyper-V Debian Package just released a new tool called: Unattended Linux VM Configuration Tool for Hyper-V. The tool which is provided as a Windows PowerShell module is able to create Linux Virtual Machines […]


Unattended Linux VM Configuration Tool for Hyper-V

May 16th, 2011
20:40:45

[…] Yusuf Öztürk has released a handy looking tool on his blog for setting up Linux virtual machines.  It […]


Hyper-V R2 more proficient in Linux | Hyper-v.nu

May 16th, 2011
22:35:39

[…] nice announcement was made by Adim Yusuf Öztürk from Istanbul who developed a PowerShell based new functionality for Linux virtual machines on Hyper-V: […]


Linux VM Configuration from PowerShell | The Digital Nervous System

May 18th, 2011
11:54:59

[…] Yusuf Ozturk has just created a magical PowerShell Module for setting up Linux VM, called simply Set-LinuxVM. […]


Tool of the Week #41 – Unattended Linux VM Configuration Tool for Hyper-V | vGeek

May 22nd, 2011
09:59:50

[…] Tool of the Week #41 – Unattended Linux VM Configuration Tool for Hyper-V […]



Leave a Reply