VMware Cloud Community
flipster
Contributor
Contributor

Change queue depth through powershell?

Hi Everyone,

Is it possible to change the queue depth on the ESX hosts using powershell? I need to change the queue depth on a whole bunch of my ESX hosts.

Any help is greatly appreciated!

Thanks

Reply
0 Kudos
4 Replies
admin
Immortal
Immortal

You can change the queue depth using Set-VMHostModule. This works a lot like escfg-module and you can look at these threads for some hints. Unfortunately it seems Get-VMHostModule won't list module names for you, so you'll have to figure that out in some other way.

flipster
Contributor
Contributor

Thank You So Much Mr. Shanklin. I am such a huge fan of yours, Hal R., and the rest of the posh/vmware gurus. You guys are the best!

Reply
0 Kudos
halr9000
Commander
Commander

Luc should actually be on their payroll. Smiley Happy

Thank You So Much Mr. Shanklin. I am such a huge fan of yours, Hal R., and the rest of the posh/vmware gurus. You guys are the best!

--

Hal Rottenberg / hal@halr9000.com<mailto:hal@halr9000.com> / halr9000.com<http://halr9000.com>

Microsoft MVP (PowerShell) / VMware vExpert

Co-Host, PowerScripting Podcast / Director, PowerShellCommunity.org

"Managing VMware Infrastructure with PowerShell: TFM", due in April!

Follow me on Twitter: http://twitter.com/halr9000

My signature used to be pretty, but then the forum software broked it. vExpert. Microsoft MVP (Windows PowerShell). Author, Podcaster, Speaker. I'm @halr9000
Reply
0 Kudos
alanrenouf
VMware Employee
VMware Employee

So should Hal ! Smiley Happy

Luc should actually be on their payroll. Smiley Happy

Thank You So Much Mr. Shanklin. I am such a huge fan of yours, Hal R., and the rest of the posh/vmware gurus. You guys are the best!

--

Hal Rottenberg / hal@halr9000.com<mailto:hal@halr9000.com> / halr9000.com<http://halr9000.com>

Microsoft MVP (PowerShell) / VMware vExpert

Co-Host, PowerScripting Podcast / Director, PowerShellCommunity.org

"Managing VMware Infrastructure with PowerShell: TFM", due in April!

Follow me on Twitter: http://twitter.com/halr9000

Alan Renouf

http://virtu-al.net

Blog: http://virtu-al.net Twitter: http://twitter.com/alanrenouf Co-author of the PowerCLI Book: http://powerclibook.com
Reply
0 Kudos