Skip to content
Virtual Maestro

Virtual Maestro

  • LinkdIn
  • Twitter
  • Facebook
  • VMware vSphere Practice Questions
  • Home
    • About Me
    • Contact
  • VMware
    • vSphere
      • VMware vSphere Practice Questions
    • Horizon
    • vSAN
    • vROPS
    • vRA/vCD
    • NSX
    • SRM
  • Microsoft
    • Azure/Office-365
    • PowerShell
    • SharePoint
    • Exchange Server
    • Hyper-V
  • Programming
    • Security
    • Python

Tag: VM

PowerShell script to list VMs on ESXi host.

Here is a PowerShell script to list the virtual machines (VMs) on an ESXi host: # Connect to the ESXi host  Connect-VIServer -Server <ESXi_host_name>   # Get a list of all VMs on the ESXi host  $VMs = Get-VM   # Loop through each VM and display its name and power state   foreach ($VM in … Continue reading PowerShell script to list VMs on ESXi host. →

Abhijeet D Uncategorized Leave a comment 2023/01/2023/01/ 1 Minute

VMware Virtual Machine files

As per one of the definition of virtual machines, a virtual machine is basically set of files which includes specification files and configuration files. In this post, we will talk about the virtual machine files that makes up a VM. Below listed are the files that makes up a virtual machine in VMware vSphere. It … Continue reading VMware Virtual Machine files →

Abhijeet D VMware, vSphere Leave a comment 2016/02/2020/05/ 1 Minute

Follow me on Twitter

My Tweets

Updates via Email

Enter your email address to connect this blog and receive notifications of new posts by email.

Join 361 other subscribers

Localize

Top Posts this week

  • How to add, manage local users in ESXi host 6.x & 7.x?
    How to add, manage local users in ESXi host 6.x & 7.x?
  • ESXi 7 Password policy
    ESXi 7 Password policy
  • vSphere 7 Content Libraries Part-3: Permissions
    vSphere 7 Content Libraries Part-3: Permissions
  • Vendors and their MAC address reserved bits for network cards (no wireless)
    Vendors and their MAC address reserved bits for network cards (no wireless)
  • ESXi 6.5 & later Password policy
    ESXi 6.5 & later Password policy
  • Exchange 2019 Mailbox Server: Services and Components.
    Exchange 2019 Mailbox Server: Services and Components.
  • Download URLs for VMware vSphere Client
    Download URLs for VMware vSphere Client

Community

  • kbwebtraffic
  • ungachuck
  • bgianmarco1
  • Priyanka Gupta
  • rabbitricetelesto85072
  • Sebastian
  • visweswaran2016
  • Abhijeet D
  • Jeff Newman
  • Energy Cooking
  • Santi
  • calmarsha3
  • Cristian Mihai
  • Atdeb Hot Online Shop
  • ScienceRecent
  • charity1958
  • marie2213
  • Sherry R. Smith
  • Amit Arora
  • unforgiven512
  • Virginia J. Swink
  • mohamadalhussein
  • Sebastian
  • ace
  • Cookbes
  • zilch
  • Chris Murray
  • thejiangshi2001
  • Sebastian
  • Aditya Batra
  • j0shroberts
  • Vivek Singh
  • Jasmeet Singh
  • sham

Follow this blog

  • WordPress
  • LinkedIn
  • Twitter
  • Facebook

RSS feed

RSS feed

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Recent Tweets

My Tweets
Create a website or blog at WordPress.com
 

Loading Comments...