Tag: VMware

PowerCLI on Server Core

It’s possible and so easy to install “VMware PowerCLI” on the full edition of “Microsoft Windows (Client/Server)” (with GUI) but what about “Windows Server Core Edition”? I’ve tried to install it on “Microsoft Windows Server 2012 Core” and here I’m listing some little points needed to take care of. First of all, “VMware PowerCLI” needs “.NET […]

Updated: November 24, 2016 — 8:59 PM

Virtual Storage Appliance (VSA)

Today, I’ve searched for some possible Virtual Storage Appliance (VSA) options and found bellow products, some are popular and some are new (at least for me), so here the list. Brand Product Last Version Product Page Download Page Info VMware, Inc. vSphere Storage Appliance (VMware VSA) 5.1.1 link link Documentation HP StoreVirtual VSA ??? link […]

Updated: November 24, 2016 — 9:10 PM

Windows Server 2012 as Home Lab Storage Server

After long absence I’m starting my work on this blog and other projects. For the first post I’d try to summarize the step needed to install and configure iSCSI or NFS server by using “Microsoft Windows Server 2012” for home lab based on “VMware ESXi 5.x” but for step-by-step visual guide “Windows Server 2012 – File and […]

Updated: December 12, 2015 — 8:57 PM

VMware vSphere 5.1

Few days back, “VMware, Inc.” has released newest version of “VMware vSphere” (Sept 10, 2012) and in this post, I want to share some links for documents, pages and posters. All in one place: Thanks to “Eric Siebert“, Here is a another great post on his site (vSphere-Land) which will help you find all links for applications, documents and […]

Updated: November 24, 2016 — 9:12 PM

Using VMware PowerCLI (#007) – Remote PowerCLI

I’m working on new SMB project which need running application remotely and I thought it’s good time to work on “Microsoft Remote Desktop Service” on “Windows Server 2008 R2 SP1”. In this case, server should be configured in a way to present application for remote access and here I came up with idea of presenting […]

Updated: June 5, 2012 — 1:33 AM

New VMware PowerPoint Icons & Images

“VMware” has been released new three PowerPoint files which contains cool diagrams as well as product icons and images which is a great resource for creating new presentations. You can simply download these three files from this link.   Note: This document was created using the official VMware icon and diagram library. Copyright © 2012 VMware, […]

Updated: May 25, 2012 — 8:13 PM

Using VMware PowerCLI (#006) – Deploy Template (v0.4)

I’ve edited “DTS (v0.3)” so it can generate “.csv” and accept input from “.csv” file as well. Feel free to send your comment and idea and if you find any bug/problem in this script please let me know, I hope this version can do better work and be useful. [wpdm_file id=8]

Updated: May 18, 2012 — 2:40 PM

Using VMware PowerCLI (#005) – Deploy Template (v0.3)

Thanks “nWill” for his kind comment on my previous post, I found a problem on “v0.2” and in “v0.3” I tried to fixed some problems previous script had such as not being able to work properly in environment with only one “Template, Customization Specification, Host, Resource Pool or vApp”. I’ve added some description as well as […]

Updated: May 10, 2012 — 3:57 PM

Using VMware PowerCLI (#004) – Deploy Template (v0.2)

Well, This is a second edition,enhanced or debugged version of my previous “Deploy Template” script. I tried to make it a little more user-friendly and added capability of selecting the location (Resource Pool/vApp) which user/admin can place their newly created VM(s) as well as capability of powering on VM(s) after their creation. Also this script […]

Updated: May 7, 2012 — 5:31 AM

Using VMware PowerCLI (#003) – Deploy Template

This script will help users/admins for deploying multiple VMs from one of available templates and unlike other scripts I saw so far which are file (answer file) based, this script is interactive and need and interaction of admin. In next version I’d try to add some more options like “adding to resource pool or vApp”, […]

Updated: May 5, 2012 — 4:23 AM