• Skip to site navigation
  • Skip to blog entries
  • Skip to archive page
  • Skip to right sidebar

Eric Sloof - NTPRO.NL

Entries from September 2008

  • NTPRO.NL
  • Online Training
  • VMworld
  • Videos
  • Tools
  • iTunes
  • About

Sunday, 28 September 2008

Embedding a website in the VI Client

Carter Shanklin, Product Manager for VMware specializing in APIs and SDKs has written an excellent article about running PowerShell from the VI Client with  icomasoft PowerScripter. While I was looking at his screen dumps, I noticed a Plugin I didn’t see before. The plugintoys.chat VMware viClientScripts was available in his Plugin Manager. It didn’t take me that long to discover another great article from Charter describing this new Plugin.

One nice thing about the plug-in architecture we've released is how easy it is to do web-based mashups. This thread shows you how to insert a chat window into your VirtualCenter client that makes it possible for everyone who manages an instance of VirtualCenter to chat to each other in real-time. This is all made really simple using Meebo Rooms. In this demo I've created a Meebo room devoted to VI Client Plug-ins, but you could just as easily create your own room specific to your team.

Based on his XML file I created my own XML file just to see if it works, and it did. When you want to integrate you own webpage into the VI Client just edit the XML file and copy it to the Plugins directory.

C:\Program Files\VMware\Infrastructure\Virtual Infrastructure Client\Plugins\NTPRO.NL


<scriptConfiguration version="1.0.0">
 <key>NTPRO.NL</key>
 <description>Eric Sloof's website</description>
  <view parent="Inventory.Global">
   <title locale="en">NTPRO.NL</title>
   <url>http://www.ntpro.nl</url>
  </view>
  <view parent="Inventory.Datacenter">
   <title locale="en">NTPRO.NL</title>
   <url>http://www.ntpro.nl</url>
  </view>
  <view parent="Inventory.VirtualMachine">
   <title locale="en">NTPRO.NL</title>
   <url>http://www.ntpro.nl</url>
  </view>
  <view parent="Inventory.Cluster">
   <title locale="en">NTPRO.NL</title>
   <url>http://www.ntpro.nl</url>
  </view>
  <view parent="Inventory.HostSystem">
   <title locale="en">NTPRO.NL</title>
   <url>http://www.ntpro.nl</url>
  </view>
  <view parent="Inventory.ResourcePool">
   <title locale="en">NTPRO.NL</title>
   <url>http://www.ntpro.nl</url>
  </view>

Posted by
Eric Sloof
in Products at 11:57 | No comments | No Trackbacks
Bookmark and Share

Saturday, 27 September 2008

vmware-vmrc.exe | VMware Remote Console

Last year around the summer I created the Virtual Machine MKS Client. It started as sort of a contest with Bouke Groenescheij and eventually matured in a real product. I sold a few copy’s of my tool but hadn’t the time to keep up with the new active objects from VMware. This week I installed VMware Server 2.0 and while I was wondering around in my program files directory it stroked my eyes. The VMware Remote Console aka vmware-vmrc.exe. I had to do some googeling before I found out what the parameters were, but I got it working. This executable can also be used to take over the Mouse Keyboard and Screen of your VM’s running on ESX.

vmware-vmrc -h 192.168.75.128 -m "[Storage1] Nostalgia/Nostalgia.vmx"

VMware Remote Console

 Icon

Posted by
Eric Sloof
in VM MKS Client at 21:59 | 3 Comments | No Trackbacks
Bookmark and Share

Friday, 26 September 2008

Using the ProgressBar Control in PowerShell

PowerShell The Windows Forms ProgressBar control indicates the progress of an action by displaying an appropriate number of rectangles arranged in a horizontal bar. When the action is complete, the bar is filled. Progress bars are commonly used to give the user an indication of how long to wait for a protracted action to complete—for instance, when a large file is being loaded.

 #Let's create a Progressbar
 $objProgressBar = New-Object System.Windows.Forms.ProgressBar
 $objProgressBar.Value = 0
 $objProgressBar.Location = New-Object System.Drawing.Size(12,97)
 $objProgressBar.Size = New-Object System.Drawing.Size(260,14)
 $objForm.Controls.Add($objProgressBar)
 $objForm.Topmost = $True
 $objForm.Add_Shown({$objForm.Activate()})

You can set a value with the following command : {$objProgressBar.Value =50}

The Maximum and Minimum properties define the range of values to represent the progress of a task. The Minimum property is typically set to a value of 0, and the Maximum property is typically set to a value indicating the completion of a task. For example, to properly display the progress when copying a group of files, the Maximum property could be set to the total number of files to be copied.

The Value property represents the progress that the application has made toward completing the operation. The value displayed by the ProgressBar only approximates the current value of the Value property. Based on the size of the ProgressBar, the Value property determines when to display the next block or increase the size of the bar.

Posted by
Eric Sloof
in PowerCLI at 07:55 | 3 Comments | No Trackbacks
Bookmark and Share

Thursday, 25 September 2008

Eric Siebert’s VMworld 2008 Links

I had the pleasure to meet Eric Siebert during the VMworld 2008 in Las Vegas, he’s the man behind VMware-land.com, your ultimate VMware information destination.  VMware-land.com is a great website with a large collection of sorted links to all kinds of web pages.  Eric started collecting links in june 2007 and had done in immense job since. His latest addition is the official VMworld 2008 link page. I’m proud to be mentioned once or twice. :-)
Posted by
Eric Sloof
in VMworld at 21:40 | No comments | No Trackbacks
Bookmark and Share

Details about the upcoming VMworld Europe 2009

VMware announced some details of the second annual VMworld Europe 2009 conference to be held on 24-26 February 2009 at the Palais des Festivals et des Congres, Cannes, France. VMworld Europe 2009 will build on the success of the first VMworld Europe conference, which became the largest virtualization event in Europe in its inaugural event on February 2008. Held in the same venue as last February, which saw an attendance of 4,500, early indications show the event is on track for an increase to over 5,000 attendees.

"Our first VMworld Europe was a defining moment for the company," said Paul Maritz, president and chief executive officer, VMware. "This event allows customers in one of the most advanced markets in the world, to get their hands on the best virtualization technology on the planet."

He added, "European customers are advanced in their adoption of virtualization. This is allowing them to adapt their IT infrastructures rapidly in today's global economy. For this reason, VMworld remains Europe's leading virtualization conference."

VMworld 2008 Europe garnered very high customer satisfaction with 97% saying they would recommend attending to others, 85% likely to travel to VMworld Europe 2009 and 63% of respondents rating VMworld 2008 Europe higher than any other virtualization conference in 2008. VMworld Europe 2009 will feature:

    --  Keynotes from senior VMware executives and industry thought
        leaders on the latest trends and developments in
        virtualization

    --  A significant breakout programme including solution tracks,
        hands-on labs, 'genius bars', product and technology
        demonstrations and specific sessions for partners, developers,
        press and analysts

    --  A Solutions Exchange showcasing new products and technology
        innovations from the leading European players in the
        virtualization market covering Enterprises through to Small
        and Medium Businesses

    --  A comprehensive Press and Analyst Track, offering exclusive
        one-on-one access to executives and in-depth briefings on the
        key show announcements

    --  VMware Partner Day dedicated to educating global and European
        partners looking to build their business around virtual
        infrastructure.

For more information on VMworld Europe 2009 please visit www.vmworld.com/europe. Registration for Europe's largest virtualization event is now open, while physical space lasts.

Posted by
Eric Sloof
in VMworld at 14:36 | No comments | No Trackbacks
Bookmark and Share

Wednesday, 24 September 2008

VCDX Design Exam Blueprint Now Available

The Design Exam for the VMware Certified Design Expert will be available to those who have passed the Enterprise Administration Exam will be available October 1st. For the Design Exam Blueprint, please click here.
Posted by
Eric Sloof
in VMware at 21:37 | No comments | No Trackbacks
Bookmark and Share

Power up to VMware Infrastructure: Design

Calling all aspiring virtual infrastructure architects! If you have completed VMware Infrastructure 3: Install and Configure or have equivalent experience, and want to build your VMware design skills, enroll now in the new VMware Infrastructure: Design course.

This hands-on training course explores how to design VMware Infrastructure 3 architectures with a focus on manageability, availability, and scalability. Objectives: At the end of the course, you should understand the principles involved in designing VMware Infrastructure 3 architectures:

•  Implementing best practices and evaluating design considerations to meet business needs
•  Distributing resources across ESX clusters automatically and ensuring high availability
•  Architecting remote and branch offices
•  Designing to support Microsoft Active Directory, SQL Server, and Exchange Server
Posted by
Eric Sloof
in VMware at 21:35 | No comments | No Trackbacks
Bookmark and Share

VMware Server 2.0 GA

It look like VMware Server 2.0 is available for download.

VMware Server 2.0 Download page

http://www.vmware.com/download/server/

VMware Server 2
Version 2.0.0 | 116503 - 09/23/08 575 MB EXE image
VMware Server 2 for Windows Operating Systems. A master installer file containing all Windows components of VMware Server.

VMware Server provides a superior introductory experience to virtualization with a stable, easy-to-use hosted virtualization platform that supports a broad range of operating systems and hardware. This next-generation version introduces a new intuitive Web-based management interface to provide a consistent management
experience for Windows® and Linux users. VMware Server allows quick provisioning of virtual machines by supporting over 30 flavors of guest operating systems, including Windows Server® 2008, Windows Vista and various Linux distributions. Using proven and stable technology, VMware Server leverages the built-in virtualization capabilities in the latest generation server hardware to deliver higher performance.

Posted by
Eric Sloof
in VMware at 09:50 | No comments | No Trackbacks
Bookmark and Share

VMware Workstation 6.5 Released

Major New Features

Enhanced VMware ACE authoring
— Use ACE (Assured Computing Environment) features to package and deploy Pocket ACE and desktop virtual machines with encryption, restricted network access, and device control. VMware ACE authoring features are now fully integrated with Workstation, and no special ACE Edition is required. In addition to the new features listed here, be sure to read about new ACE-specific features in the VMware ACE 2.5 release notes.

Unity mode — Integrate your favorite guest applications with your host. Open the application window, enter Unity mode, and the Workstation window is automatically minimized. The guest application windows look just like host application windows, but with color-coded borders. You can access the virtual machine's Start menu (for Windows virtual machines) or Applications menu (for Linux virtual machines) by placing the mouse pointer over the host's Start or Applications menu, or by using a key combination.

Accelerated 3-D graphics on Windows XP guests — Workstation 6.5 virtual machines now work with applications that use DirectX 9 accelerated graphics with shaders up through Shader Model 2.0 on Windows XP guests. Hosts can be running Windows 2000, Windows XP, Windows Vista, or Linux.

More powerful record/replay of VM execution activity — Easily enable this powerful debugging tool, which records full system behavior, including all CPU and device activity. You can now insert markers while creating or playing back a recording and quickly navigate to these markers during replay. You can also browse a recording to replay from any spot.

Virtual machine streaming — You can now download a virtual machine from a Web server and power it on without waiting for the download to complete. Use the command-line startup command (vmware for Workstation or vmplayer for VMware Player) with the URL of the virtual machine. The download can also be paused and restarted. Note that this feature is not available for ACE instances.

Better internationalization support and mobility with Unicode — Workstation 6.5 now stores and processes your virtual machine data with a Unicode (UTF-8) encoding. This means you can now create virtual machines with international text in their metadata and that same virtual machine can be used by other users of Workstation 6.5 (Windows and Linux) or Fusion 2.0 (Mac), even if they are using a system with a completely different host language encoding. For instance, you could create a virtual machine on a German Windows XP host with an umlaut character in the virtual machine's name, and then give it to a user of Workstation 6.5 on a Linux host using a simplified Chinese encoding. The virtual machine still functions properly and the umlaut character is properly displayed in the virtual machine's name. (Via ICT-Freak)

WS 6.5

Posted by
Eric Sloof
in VMware at 09:37 | 1 Comment | No Trackbacks
Bookmark and Share

Login Virtual Session Indexer Released

Login Consultants released the new beta of the free Login Virtual Session Indexer, the free platform independent benchmark suite for VDI and SBC environments. The new beta (0.5) introduces many unique and important features for benchmarking virtual desktop and SBC environments. The most important new features are:

• True platform independence (both VDI & SBC) through a powerful custom command line option within the launcher, this includes the possibility to use a CSV file with advanced connection details for each individual session;
• Randomization of user data within each user load loop, this is the most important new feature of this beta as now optimizers (either at a memory or network level) cannot optimize/cache/compress/de-duplicate in an unrealistic fashion;
• Simplified and centralized configuration of the Launcher(s) and setting-up multiple launchers (master-slaves) for large scale tests is now more straightforward;
• The installation and configuration of the target platform is now 99% automated (only Office requires a manual default installation);
• The scripted user workload is now a more realistic loop of 15 minutes (previous beta was 6 minutes). It is now also more dynamic and includes a printing to PDF.
• Many bug fixes and more robust user workload scripting suited for extreme system loads and improved platform support.

It is still 100% freeware, off course! :-) As usual, Login VSI Beta 0.5 (286 MB) can be freely obtained from the download section on www.loginvsi.com after registration.

Posted by
Eric Sloof
in VMware View at 07:42 | No comments | No Trackbacks
Bookmark and Share

Tuesday, 23 September 2008

The VMworld 2008 Flickr Group -30 members 670 items-

The VMworld Flickr Group provides a great way to swap your VMworld stories and photos. The VMworld Flickr Group is much the same as other Groups you can join online. Flickr Groups are places where people of similar interests meet to exchange ideas and stories. At this Flickr Group, you also can follow other VMworld 2008 fanatics who have visited Las Vegas.

items in VMworld 2008 Las VegasMore in VMworld 2008 Las Vegas pool
Posted by
Eric Sloof
in VMworld at 21:12 | No comments | No Trackbacks
Bookmark and Share

Managing VMware with PowerShell - VMworld 2008

This is the slide deck Carter Shanklin used during his talk "Managing VMware with PowerShell" at VMworld 2008. Some video snippets of the presentation are also available at the VMware PowerShell community.

Managing VMware with PowerShell - VMworld 2008
View SlideShare presentation or Upload your own. (tags: vmworld powershell)
Posted by
Eric Sloof
in PowerCLI at 20:53 | No comments | No Trackbacks
Bookmark and Share

Cisco Nexus 1000V Virtual Switch


The Cisco Nexus™ 1000V virtual machine access switch is an intelligent software switch implementation for VMware ESX environments. Running inside of the VMware ESX hypervisor, the Cisco Nexus 1000V supports Cisco® VN-Link server virtualization technology, providing:

● Policy-based virtual machine (VM) connectivity
● Mobile VM security and network policy, and
● Non-disruptive operational model for your server virtualization, and networking teams.

When server virtualization is deployed in the data center, virtual servers typically are not managed the same way as physical servers. Server virtualization is treated as a special deployment, leading to longer deployment time with a greater degree of coordination among server, network, storage, and security administrators. But with the Cisco Nexus 1000V you can have a consistent networking feature set and provisioning process all the way from the VM to the access, aggregation, and core switches. Your virtual servers can use the same network configuration, security policy, tools, and operational models as physical servers. Virtualization administrators can leverage predefined network policy that follows the nomadic VM and focus on virtual machine administration. This comprehensive set of capabilities helps you to deploy server virtualization faster and realize its benefits sooner.

Posted by
Eric Sloof
in VMware at 20:05 | No comments | No Trackbacks
Bookmark and Share

Friday, 19 September 2008

Eric Sloof is signing off

I want to take this opportunity to thank everyone for their cooperation on my audio interviews and video’s. I also want to thank VMware for yet another great VMworld. During the past week I have spoken with many people and created a lot of videos which are bundled in a little widget. Stay cool and hope to see you soon.

Posted by
Eric Sloof
in VMworld at 14:45 | 1 Comment | No Trackbacks
Bookmark and Share
(Page 1 of 5, totaling 63 entries) next pagenext page


Twitter RSS FeedLinkedIn

www.hetesambal.nl

Veeam Webinar with Doug Hazelman: 5 Steps to Successful Backup & Replication for Hyper-V! Watch it now >>

Recent Entries

Video - Install vSphere Syslog Collector and configure ESXi logging
Friday, January 20 2012
Storage Design and Implementation in vSphere 5.0 - The Rough Cuts
Thursday, January 19 2012
Top 25 Free Tools for VMware vSphere presented by David Davis and Kendrick Coleman
Monday, January 16 2012
LG Android running VMware Horizon Mobile hands-on
Saturday, January 14 2012
Forbes Guthrie has released the vSphere 5 vReference Card
Thursday, January 12 2012
VMworld Session - VMware vMotion in VMware vSphere 5: Architecture, Performance & Best Practices
Wednesday, January 11 2012
Voice Over IP (VoIP) Performance Evaluation on VMware vSphere 5.0
Tuesday, January 10 2012
VMware vCloud Director 1.5 Performance and Best Practices
Monday, January 9 2012
VMware vCenter Site Recovery Manager 5.0 Performance and Best Practices
Sunday, January 8 2012
New Training - VMware vSphere 5 Design Workshop
Saturday, January 7 2012

Archive

  • February 2012 (5)
  • January 2012 (22)
  • December 2011 (21)
  • November 2011 (24)
  • October 2011 (27)
  • September 2011 (26)
  • August 2011 (35)
  • July 2011 (26)
  • June 2011 (15)
  • May 2011 (20)
  • April 2011 (22)
  • March 2011 (22)
  • February 2011 (18)
  • January 2011 (13)
  • December 2010 (23)
  • November 2010 (18)
  • October 2010 (31)
  • September 2010 (22)
  • August 2010 (23)
  • July 2010 (19)
  • June 2010 (19)
  • May 2010 (19)
  • April 2010 (20)
  • March 2010 (23)
  • February 2010 (22)
  • January 2010 (30)
  • December 2009 (37)
  • November 2009 (29)
  • October 2009 (27)
  • September 2009 (36)
  • August 2009 (35)
  • July 2009 (35)
  • June 2009 (43)
  • May 2009 (35)
  • April 2009 (56)
  • March 2009 (51)
  • February 2009 (69)
  • January 2009 (69)
  • December 2008 (60)
  • November 2008 (56)
  • October 2008 (49)
  • September 2008 (63)
  • August 2008 (44)
  • July 2008 (54)
  • June 2008 (26)
  • May 2008 (34)
  • April 2008 (27)
  • March 2008 (38)
  • February 2008 (29)
  • January 2008 (35)
  • December 2007 (24)
  • November 2007 (23)
  • October 2007 (20)
  • September 2007 (54)
  • August 2007 (15)
  • July 2007 (22)
  • June 2007 (13)
  • May 2007 (8)
  • April 2007 (20)
  • March 2007 (10)
  • Recent...
  • Older...
Based on the s9y Bulletproof template framework
Powered by s9y – Template by Bulletproof development team.
  • NTPRO.NL
  • Online Training
  • VMworld
  • Videos
  • Tools
  • iTunes
  • About