Top Posts
- Moving a vmnic from vDS to vSS at the host commandline
- Moving VMs from ESX to Workstation
- NetApp port descriptions and what to do with e0M, SP and ACP
- PSExec command-line parameters
- VMware: Repairing orphaned ESX snapshots
- Looping, incrementing batch files
- vCloud Director: Regaining your Edge (Redeploying from a command line)
- "300 out of 500" : What is a passing score?
- VCAP6-DCV Deploy Sample Question 4
- VCAP DCV 6.5 Deploy a.k.a VMware Certified Advanced Professional — Data Center Virtualization Deploy 2018 a.k.a 3V0-21.18
Subscribe to Blog via Email
Feedback
Category Cloud
Wordpress
Tag Archives: script
vSphere scripting : wait for vCenter
Building off an earlier demo environment script I found a better way to delay my demo batch until after vCenter starts, by levering Sysinternal’s plist.exe utility: REM Wait for vCenter to start. :Wait c:progra~1pstoolspslist.exe \vCenter | find “vpxd” IF NOT … Continue reading
Posted in Computing, Scripting, Virtualization, VMware Tagged batch, code, command, powecli, script 2 Comments
Management Automation
PowerShell has been embraced by a variety of companies looking to manage their products from a command line. While VMware started out with a Perl-based script set, they quickly expanded to a PowerShell set of commandlets. The official VMware Automation … Continue reading
Posted in Computing, NetApp, PowerShell, Scripting, Storage, Virtualization, VMware Tagged management, powergui, powershell, script Leave a comment
PowerCLI poster
Download a PDF printable at 34″ x 22″ of everything about PowerCLI you need at your fingertips here: http://communities.vmware.com/thread/302399
Posted in Computing, PowerShell, Scripting, Virtualization, VMware Tagged poster, powercli, script, vmware Leave a comment