Kasraeian

vWorld

Browsing Posts tagged vSphere

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. ##################################################### function Header { CLS Write-Host [...]

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

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

As part of my studying, in this post I’d post one little scripts which I made so far for working with user accounts on “VMware ESXi” hosts. This script will add or remove user account from all hosts connected to one “VMware vCenter” server, in next version I’d add selecting function so user can be [...]

Well, this post is all about doing some administration tasks using “VMware PowerCLI“. 1. Remote TSM (SSH) Think about conditions you’ve added 30 new hosts to your vCenter and for some reasons  you want to enable remote access (SSH) on all these hosts; there are multiple ways like: 1. Enabling this option from “DCUI” by [...]

VIBs Skipped

No comments

Well, I didn’t mention it like many might not mention it, while you applying any patches or updates on your “VMware ESXi” hosts, it will show the result which containing the “Successful or Failed” prompt. Most of times I did this process, I checked the result and walked a way without checking which “VIBs Skipped”. [...]

This post is created based on my personal test and what I read on “cliffdavies.com” site (This article was first published by Andre Leibovici ( @andreleibovici at “myvirtualcloud.net“) and base on it, if you want “Windows 8 CP” showing up in your “VMware View Administrator Portal” you should make some manual changes on the ADAM [...]

Few days back, during my search on the net I came across “Microsoft Windows Thin PC” which I just heard of few months back. In that time as I wasn’t evolve in VDI project, I didn’t take it so serious and moved on but now it’s something may help VDI project and users. Well, moving to the point, “Windows [...]

Just like other update I posted about ( link 1, link 2 ) this new released patch can be applied using same method as well but there is one little difference I want to highlight here. By checking this patch for available image profiles using bellow command, you will find four (4) image profiles which is different [...]

Updating "ESX 5.0" to "ESXi 5.0 Update 1"     Read More »