Search Type:
Search for:

Language:

Product:
Category:
No categories for selected product

[Info] How do I get the Globally Unique Identifier (GUID) of the Virtual Environment (VE)?

Article ID: 1751 
Last Review: Jan,30 2009
Author: Kichigin Aleksey
Last updated by: system APPLIES TO:
  • Parallels Virtuozzo Containers for Windows

Resolution

By using the following command, you would get the VE GUID:

vzcfgt get VEID GUID


To obtain GUIDs of all VEs you can use the following script:

@echo off
for /F "skip=3 usebackq tokens=*" %%i in (`cmd /c "vzlist -ao veid"`) do (cmd /c "vzcfgt get %%i GUID" && echo is GUID of VE %%i)


In case VEID.conf file is lost and it's necessaary to retrieve GUID to be able to repair VEID.conf manually you can use the following command:

vzdskctl mount_shared c:\vz\private\VEID\root.efd


root.efd file will be mounted and GUID will be shown in output.

Note: Do not forget to unmount mounted root.efd using the following command:

vzdskctl umount GUID
Keywords: GUID


Subscription for changes to this article Subscription for changes to this article

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields
 
 
 
 
 
 
For Home
For Business
For Hosters
For SaaS
For Developers
 
Desktop Virtualization
- Parallels Desktop Switch to Mac Edition
- Parallels Desktop for Mac
- Parallels Desktop 4 for Windows & Linux
- Parallels Workstation Extreme
- Parallels Solution for Windows 7
Server Virtualization
- Parallels Server for Mac
- Parallels Server 4 Bare Metal
- Parallels Virtuozzo Containers
Automation
- Parallels Operations Automation
- Parallels Business Automation
- Parallels Virtual Automation
- Parallels Plesk Panel Suite
More Products