Kasraeian

vWorld

Browsing Posts tagged vSphere

Think about scenario which two or more hard disks should be created and added to a specific VM(s); there are multiple ways like using GUI (vSphere Client) or PowerCLI.   If normal GUI (vSphere Client) going to be use, it would be a time-consuming process but when trying to do it with PowerCLI (automated way), [...]

In this post I’d try to demonstrate the usage of “VMware PowerCLI” in case of working in some network area, for more clear, I’d create new “Virtual Machine Port Group” and then would add new vNIC to VMs and connect them to the newly created “Port Group”. Step 1 – Creating new “Port Group” First [...]

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 [...]

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 [...]

VMware vSphere 5.1

No comments

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 [...]

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 [...]

“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, [...]

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.

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 [...]

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 [...]