<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vi-toolkit.com/index.php?action=history&amp;feed=atom&amp;title=Add%2Fmodify_advanced_parameter_configuration_for_a_VM</id>
	<title>Add/modify advanced parameter configuration for a VM - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vi-toolkit.com/index.php?action=history&amp;feed=atom&amp;title=Add%2Fmodify_advanced_parameter_configuration_for_a_VM"/>
	<link rel="alternate" type="text/html" href="https://wiki.vi-toolkit.com/index.php?title=Add/modify_advanced_parameter_configuration_for_a_VM&amp;action=history"/>
	<updated>2026-04-07T14:37:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki.vi-toolkit.com/index.php?title=Add/modify_advanced_parameter_configuration_for_a_VM&amp;diff=1036&amp;oldid=prev</id>
		<title>Wila: William Lam&#039;s addVMAdvParamOption.pl script</title>
		<link rel="alternate" type="text/html" href="https://wiki.vi-toolkit.com/index.php?title=Add/modify_advanced_parameter_configuration_for_a_VM&amp;diff=1036&amp;oldid=prev"/>
		<updated>2009-08-19T14:17:26Z</updated>

		<summary type="html">&lt;p&gt;William Lam&amp;#039;s addVMAdvParamOption.pl script&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== addVMAdvParamOption.pl ===&lt;br /&gt;
author: William Lam&lt;br /&gt;
==== Description ====&lt;br /&gt;
Allows you to create a advanced parameter and change the value for the vmx configuration file of your VM.&lt;br /&gt;
&lt;br /&gt;
==== Usage: ====&lt;br /&gt;
Adding a new param called vmx.allowNested with value true to a VM against ESX host:&lt;br /&gt;
&lt;br /&gt;
 [vi-admin@scofield ~]$ ./addVMAdvParamOption.pl --server himalaya.primp-industries.com --username root --vmname ESX3.5u4 --key vmx.allowNested --value true&lt;br /&gt;
 Enter password:&lt;br /&gt;
 Reconfiguring &amp;quot;ESX3.5u4&amp;quot; with advanced parameter configuration: &amp;quot;vmx.allowNested=&amp;gt;true&amp;quot; ...&lt;br /&gt;
 Sucessfully updated advanced parameter configuration for &amp;quot;ESX3.5u4&amp;quot;!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Location ====&lt;br /&gt;
&lt;br /&gt;
http://communities.vmware.com/docs/DOC-10551&lt;br /&gt;
&lt;br /&gt;
[[Category: Perl]] [[Category: VM Management]]&lt;/div&gt;</summary>
		<author><name>Wila</name></author>
	</entry>
</feed>