Automation

 View Only
  • 1.  VM name -0

    Posted Apr 04, 2023 11:28 AM

    Hey Guys,

     

    I have made a windows form to create a VM using PowerCLI and i seem to have the following issue and i wonder if anyone can help.

    On some VM's when they are created the local OS name is <vmname>-0 (example newvm1-0) there is nothing referencing to this in the script input and it doesn't do it to all VM's created . Is it something to do with the text length?

     

    Thanks in advance for the help



  • 2.  RE: VM name -0

    Posted Apr 04, 2023 11:41 AM

    You will have to provide a bit more information.

    What do you mean by "local OS name"?

    Is that the VM's DisplayName, the hostname inside the Guest OS, ...?

    Can you share the code that you are using to create those VMs?
    And where do you see that name with the suffix appearing?