Top Posts
- Moving VMs from ESX to Workstation
- Moving a vmnic from vDS to vSS at the host commandline
- "300 out of 500" : What is a passing score?
- vCloud Director and guest customization
- NetApp port descriptions and what to do with e0M, SP and ACP
- PSExec command-line parameters
- VCAP6-DCV Deploy Practice
- Find orphaned.vmx files (VMware Powershell)
- VCAP6-DCV Deploy Sample Question 2
- vCenter Storage Status "unknown"
Subscribe to Blog via Email
Feedback
Category Cloud
Wordpress
Category Archives: PowerShell
Migrate VMs between portgroups/virtual switches/vSS/vDS
I wrote this to help a client migrate to VXLAN from portgroups. It pulls from a CSV file named c:\scripts\ImportPortGroups.csv which is structured: VLAN,PortGroup,wire 123,dVLAN 123,192.168.123.0/24 and accepts the initial number (VLAN) as a commandline parameter such as: changeportgroups 123 … Continue reading
Posted in NSX, PowerShell, Scripting, Virtualization, VMware Tagged migration, NSX, powercli, vSphere Leave a comment
Powershell report on NSX IP Pools
While troubleshooting and NSX install I began wondering about the NSX IP pools and what was being used in them. I still need to look up the allocated IPs and report on the objects using them (name, type) but for … Continue reading
Posted in Network, NSX, PowerShell, Scripting, Virtualization, VMware Tagged NSX, powershell Leave a comment
VCAP6-DCV Deploy Sample Question 11
Sample Question Intro HOL: HOL-1706-SDC-3 – Security Concepts in the Software Defined Data Center Prerequisites: None Lab: Module 3 : Automating Password Complexity for ESXi Users. Question 11 The Administration team has requested a PowerCLI script to update all ESXi … Continue reading
Posted in Certification, PowerShell, Scripting, Virtualization, VMware Tagged DCA, DCV, powercli, vcap, VCIX 5 Comments
Miscellaneous 1 (TestTrack Unplugged)
I’ll assume you read the first post in the series or saw the list of all of the scenarios. Miscellaneous 1 Things to note: “Create a file . to set up the new . hosts . configuration matches . existing … Continue reading
Posted in Certification, PowerShell, Scripting, Storage, Virtualization, VMware Tagged certification, vcap, VCAP-DCA Leave a comment
Virtual Machines 3 (TestTrack Unplugged)
I’ll assume you read the first post in the series or saw the list of all of the scenarios. Virtual Machines 3 Things to note: “noticed several snapshots on the datastore for the VM named Snapshot” = note no GUI … Continue reading
Posted in Certification, PowerShell, Scripting, Virtualization, VMware Tagged certification, vcap, VCAP-DCA Leave a comment
How to write a certification exam question
On piece of advice I always give about studying for certification exams is to write your own questions for any exam you are studying for. It’s a great exercise to put yourself in the mindset of the SMEs writing the … Continue reading
Posted in Certification, Computing, PowerShell, Scripting, Virtualization, VMware Tagged vcap, VCAP-DCA, VCAP5-DCA, VCAP6-DCV, VCIX Leave a comment
Virtual Machines 2 (TestTrack Unplugged)
I’ll assume you read the first post in the series or saw the list of all of the scenarios. Virtual Machines 2 Things to note: “Ensure RAM can be added to the App virtual machine without downtime.” = Hot Plug. … Continue reading
Posted in Certification, PowerShell, Scripting, Storage, Virtualization, VMware Tagged certification, vcap, VCAP-DCA, VCAP5-DCA, VCAP6-DCV, VCIX Leave a comment
Virtual Machines 1 (TestTrack Unplugged)
I’ll assume you read the first post in the series. Virtual Machines 1 Things to note: “Another administrator has already started by creating the VM” = Don’t make a new one and don’t delete the existing one. “using any means … Continue reading
Posted in Certification, Computing, PowerShell, Scripting, Virtualization, VMware Tagged certification, vcap, VCAP-DCA, VCAP5-DCA, VCAP6-DCV, VCIX Leave a comment
Networking 3 (TestTrack Unplugged Series)
I’ll assume you read the first post in the series. Networking 3 Things to notice: “Storage and vSphere management traffic will co-exist for the test.” = Enable Management traffic. This question was written before VSAN, that traffic type is not … Continue reading
Posted in Certification, Computing, Network, PowerShell, Scripting, Virtualization, VMware Tagged certification, vcap, VCAP-DCA, VCAP5-DCA, VCAP6-DCV, VCIX Leave a comment
Networking 2 (TestTrack Unplugged Series)
I’ll assume you read the first post in the series. Networking 2 Things to note: “network administrator is in the process of setting the physical network” = This will likely not work if tested between hosts. In actuality it will … Continue reading
Posted in Certification, Computing, Network, PowerShell, Scripting, Virtualization, VMware Tagged certification, vcap, VCAP-DCA, VCAP5-DCA, VCAP6-DCV, VCIX Leave a comment