Quantcast
Channel: VMware Communities : All Content - VMware vCenter™
Viewing all 24426 articles
Browse latest View live

PowerCLI cross vCenter vMotion fails

$
0
0

Morning all,

 

Am trying to script some vMotions for lots of our VMs that we are moving to a new vSAN cluster.  VMs in the same vCenter are fine and complete without any issues.  VMs in the other vCenter (same SSO domain behind LB PSC) fail though with the following error:

 

Move-VM : 01/04/2017 08:52:41    Move-VM        The operation for the entity "TSTLDNVET1" failed with the following message: "A general system error occurred: Host not found (authoritative)"

At line:29 char:1

+ Move-VM -vm $drvm -Destination $destcluster -VMotionPriority High -Da ...

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : NotSpecified: (:) [Move-VM], SystemError

    + FullyQualifiedErrorId : Client20_TaskServiceImpl_CheckServerSideTaskUpdates_OperationFailed,VMware.VimAutomation.ViCore.Cmdlets.Commands.MoveVM

 

The command I am running (as part of a bigger script block):

 

elseif($vm.ParentHost -like "drldne*")

  {

  $drvm = Get-VM $vm.name -Server $SourceVCConn

  $targetPort = Get-VDPortGroup -VDSwitch $switch -Name $vm.DestinationPortGroup -Server $TarVCConn

  Move-VM -vm $drvm -Destination $destcluster -VMotionPriority High -Datastore $destinationDatastore -PortGroup $targetPort

  }

 

This vmotion works though through the Web Client.  Anyone seen this error before?  I cannot seem to see anything else in teh detail of it that can tell me why it is breaking.

 

EDIT: So I purchased "VMware vSphere PowerCLI Reference" second edition and found a script in there for cross vcenter vmotion.  Alas I get the same error trying to migrate a vm that migrates fine in the web client.


VCSA 6.7 Installation and Deployment Error

$
0
0

Good afternoon

 

I am currently deploying a new VCSA 6.7u1. I already have my DNS zones both direct and inverse, with the created registries of the vcsa and the hosts that I am going to use. Both hosts respond to ping between them.

 

The problem I have is that when I finish stage 1, I get the following error:

Additionally the ip address that I am assigning to the vcsa appliance, is in the same ip range, where my DNS server is both physical hosts.

 

Both physical hosts respond to ping from the dns server and in the client's internal network. But the vcsa ip does not respond to ping or the dns server or in the client's network.

 

Also configure the etc / host of the DNS server and the computer where I am deploying the VCSA, I also added the ip of the vcsa in the etc / host of one of the physical servers and the error persists.

 

Reviewing the log, I found these error entries

 

I hope you can help me.

Data Migration Post Upgrade

$
0
0

I'm planning an upgrade to our vCenter servers and have a quick question about migrating performance and historical data.  If I chose to migrate the minimum amount of data what's the process of migrating data post upgrade?  I'm guessing the approach will shorten the upgrade time pretty significantly.

 

Thanks for any advice,

Tony

Does vSphere 6.7 sdk handle certificates differently from 6.5?

$
0
0

Using vSphere sdk 6.5 the communication works perfectly.
Using vSphere sdk 6.7  (and 6.5) on vCenter 6.7, the communication does not work and I receive the following message:
"An error occurred while making the HTTP request to https://10.78.13.45/sdk. This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case. This could also be caused by a mismatch of the security binding between the client and the server."

 

Everything ESXi(s) work(s) fine, as well vCenter, just I am not able to communicate with vCenter using sdk 6.7.

PowerCLI to automate export of host customizations

$
0
0

First Time Caller, Long Time Worshiper.

Extensive Powershell and PowerCLI experience, but I've hit a wall.

 

I am looking for a hint of how to automate the manual VC activity known as:

Host Profiles -> Export Host Customizations

 

I have the scripting in place to handle updating the resulting .csv with the new accounts and passwords.

(The trick was to NOT use PowerCLI cmdlets to edit the _host_customizations.csv, but rather to use .NET to do the find/replace(s)

     $inFile = "c:\server.domain.com_host_customizations.csv"

     $outFile = "c:\server.domain.com_host_customizations_updated.csv"

     $content = [System.IO.File]::ReadAllText($inFile).Replace("oldpassword","newpassword")

     [System.IO.File]::WriteAllText($outFile, $content)

)

 

The obvious follow-on question would be how to automate the manual VC activity known as:

Host Profiles -> Edit Host Customizations  and import the .csv

 

We have to change the accounts and passwords used for AD access from the ESXi hosts routinely/monthly,

and this is quite the mind-numbing process.

 

Any assistance would be wonderful.

vCenter update get error "Error in method invocation Timeout happens while sending message to microservice"

$
0
0

Hi Experts,

I get a vCenter appliance v6.7.0U1 upgrade error, after I click "STAGE ONLY" and get error.

Error in method invocation Timeout happens while sending message to microservice

 

It use custom repository to download patch https://10.10.10.1:2443/source/ , I have 3 same version of vCenter, but only one vCenter get this error, other two can success upgrade with the same location.

VMware-vCenter-Server-Appliance-6.7.0.21000-11726888-updaterepo.zip

 

2019-03-24 12_49_40 PM.jpg

Regards

Thanks...KEN

Migrating From 6.0 to 6.7 Quick Question

$
0
0

Good morning everyone,

 

Been forever since I was last on here. I've got a project right now that is asking to upgrade a vCenter 6.0u2 with Embedded Platform running on a Windows Server to a VCSA 6.7. I just wanted to triple-check, since I can't find anything in the documentation or through a search on here.

 

The source vCenter will be shut down during the migration process - does this mean I cannot also use it as the destination? The environment currently only has a single vCenter server.

 

Thanks as always!

Double register of key.


Converge to Embedded

$
0
0

I'm trying to converge my external PSC into my vCSA, using the GUI tool. I'm running 6.7U2 on both the PSC and the vCSA, but the converge has been stuck at 8% for several days. Has anyone else run into this? My coworker ran into the same issue in his lab and I haven't been able to find anything online about it.

VMware vCenter Converter Standalone ver 4.0 trying to P2V windows 2000 pro device

$
0
0
So I'm trying to convert a P2V windows 2000 Server using VMWare vCenter converter 4.0, but I keep getting an error message, Here is my log file.

 

 


 

 

Section for VMware vCenter Converter Standalone, pid=908, version=4.0.1, build=build-161434, option=Release

 

 

[2019-05-15 13:07:14.468 00308 info 'App'] Current working directory: C:\Program Files\VMware\VMware vCenter Converter Standalone

 

 

[2019-05-15 13:07:14.468 00308 info 'Libs'] HOSTINFO: Seeing Intel CPU, numCoresPerCPU 1 numThreadsPerCore 1.

 

 

[2019-05-15 13:07:14.468 00308 info 'Libs'] HOSTINFO: This machine has 1 physical CPUS, 1 total cores, and 1 logical CPUs.

 

 

[2019-05-15 13:07:14.468 00308 verbose 'ThreadPool'] TaskMax=10, IoMin=1, IoMax=21

 

 

[2019-05-15 13:07:14.468 00308 info 'Libs'] Using system libcrypto, version 9070AF

 

 

[2019-05-15 13:07:17.359 00308 info 'App'] Vmacore::InitSSL: doVersionCheck = true, handshakeTimeoutUs = 120000000

 

 

[2019-05-15 13:07:17.375 01380 info 'BaseServerConnection'] Connecting to server on pipeName \\.\pipe\vmware-converter-server-soap.

 

 

SSL:false

 

 

Path:/converter/sdk

 

 

VMODL version:converter.version.version1

 

 


 

 

[2019-05-15 13:07:17.375 01380 info 'BaseServerConnection'] NOT using SSL to connect to VMOMI server \\.\pipe\vmware-converter-server-soap

 

 

[2019-05-15 13:07:17.375 01380 info 'ConverterServerConnPipe'] Getting ServiceInstance contents

 

 

[2019-05-15 13:07:17.390 01380 verbose 'ConverterServerConnPipe'] Yes, we connected to Converter Server.

 

 

[2019-05-15 13:07:17.390 01380 info 'ServerLoginSession'] Logging in to Converter Server (Using Impersonate).

 

 

[2019-05-15 13:07:17.656 01380 info 'ServerLoginSession'] Converter Server session established. (Session ID = "259FA532-F747-4920-9DE1-BB7C5025597C")

 

 

[2019-05-15 13:07:29.125 00308 info 'BaseServerConnection'] Connecting to server on pipeName \\.\pipe\vmware-converter-server-soap.

 

 

SSL:false

 

 

Path:/converter/sdk

 

 

VMODL version:converter.version.version1

 

 


 

 

[2019-05-15 13:07:29.125 00308 info 'BaseServerConnection'] NOT using SSL to connect to VMOMI server \\.\pipe\vmware-converter-server-soap

 

 

[2019-05-15 13:07:29.125 00308 info 'ConverterServerConnPipe'] Getting ServiceInstance contents

 

 

[2019-05-15 13:07:29.140 00308 verbose 'ConverterServerConnPipe'] Yes, we connected to Converter Server.

 

 

[2019-05-15 13:07:29.140 00308 info 'ServerLoginSession'] Logging in to Converter Server (Using Impersonate).

 

 

[2019-05-15 13:07:29.390 00308 info 'ServerLoginSession'] Converter Server session established. (Session ID = "0B9B9710-BCB6-4672-AD0E-DA0816FDE58E")

 

 

[2019-05-15 13:07:29.890 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type microsoftVirtualPCVM not found

 

 

[2019-05-15 13:07:29.906 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type parallelsVM not found

 

 

[2019-05-15 13:07:29.906 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type vmwareVCBBackup not found

 

 

[2019-05-15 13:07:29.906 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type livestateBackup not found

 

 

[2019-05-15 13:07:29.906 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type shadowProtectBackup not found

 

 

[2019-05-15 13:07:29.906 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type acronisBackup not found

 

 

[2019-05-15 13:07:29.906 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type vmwareVM not found

 

 

[2019-05-15 13:07:29.906 00308 error 'App'] SourceSelectPluginModel::BuildThirdpartyHostedExtVector 3rd party type vmwareVM not found

 

 

[2019-05-15 13:11:17.734 00308 verbose 'DisksAndVolumesPlugin'] WindowPluginImpl::UpdateParams - Plugin ID = DisksAndVolumesPlugin (plugin-properties-information)

 

 

(converter.info.PropertyInfo) [

 

 

  (converter.propertyInfo.VolumeBasedSkipResize) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.supportedCloningMode",

 

 

  severityLevel = "info",

 

 

  message = "In the volume-based cloning mode, you can shorten the conversion time by not resizing the target volumes.",

 

 

  },

 

 

  (converter.propertyInfo.ForceTwoGBSplitDisks) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.supportedDiskCreateType",

 

 

  severityLevel = "warning",

 

 

  message = "The target file system may not support large files. To circumvent this, the target virtual disks will be split into two GB chunks.",

 

 

  },

 

 

  (converter.propertyInfo.FlatSparseDiskTypeExplanation) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.supportedDiskCreateType",

 

 

  severityLevel = "info",

 

 

  message = "To save space on the target, use the 'Not pre-allocated' disk type. 'Pre-allocated' virtual disks perform better but tend to increase the conversion time.",

 

 

  }

 

 

]

 

 

[2019-05-15 13:11:17.765 00308 verbose 'DevicesPlugin'] WindowPluginImpl::UpdateParams - Plugin ID = DevicesPlugin (plugin-properties-information)

 

 

(converter.info.PropertyInfo) [

 

 

  (converter.propertyInfo.SingleToMultiCpuWindows2000) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.numCPUValues",

 

 

  severityLevel = "warning",

 

 

  message = "If you choose to create the target virtual machine with more than 1 CPU, you will need to upgrade the Windows HAL manually. Windows 2000 does not automatically upgrade a single CPU HAL to a multi-CPU HAL. Please consult the OS documentation or knowledge base for details. Without the HAL change (ACPI multi-CPU), the OS will only see one CPU.",

 

 

  }

 

 

]

 

 

[2019-05-15 13:11:17.796 00308 verbose 'GuestOsCustPlugin'] WindowPluginImpl::UpdateParams - Plugin ID = GuestOsCustPlugin (plugin-properties-information)

 

 

(converter.info.PropertyInfo) [

 

 

  (converter.propertyInfo.PowerOnTargetNotSupported) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.canPowerOnTargetMachine",

 

 

  severityLevel = "info",

 

 

  message = "Only Virtual Infrastructure virtual machines can be powered on after the conversion.",

 

 

  },

 

 

  (converter.propertyInfo.PowerOffSourceNotLive) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.canPowerOffSourceMachine",

 

 

  severityLevel = "info",

 

 

  message = "Only a remote powered-on machine can be powered off after the conversion.",

 

 

  },

 

 

  (converter.propertyInfo.SynchronizationNotSupported) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.canSynchronize",

 

 

  severityLevel = "info",

 

 

  message = "Synchronization is only supported when converting a powered-on machine running Windows XP or above.",

 

 

  },

 

 

  (converter.propertyInfo.ReconfigExplanation) {

 

 

  dynamicType = <unset>,

 

 

  property = "vmReconfigurationCapabilities.canReconfigure",

 

 

  severityLevel = "info",

 

 

  message = "Reconfiguration makes the guest OS bootable in a VMware virtual machine.",

 

 

  },

 

 

  (converter.propertyInfo.CustomizeRebootTarget) {

 

 

  dynamicType = <unset>,

 

 

  property = "vmReconfigurationCapabilities.canCustomizeGuestOS",

 

 

  severityLevel = "info",

 

 

  message = "The target virtual machine may automatically reboot after the customization.",

 

 

  },

 

 

  (converter.propertyInfo.ToolsRebootTarget) {

 

 

  dynamicType = <unset>,

 

 

  property = "vmReconfigurationCapabilities.canInstallVMwareTools",

 

 

  severityLevel = "info",

 

 

  message = "The target virtual machine may automatically reboot after VMware Tools installation.",

 

 

  },

 

 

  (converter.propertyInfo.SysprepNotFound) {

 

 

  dynamicType = <unset>,

 

 

  property = "vmReconfigurationCapabilities.canCustomizeGuestOS",

 

 

  severityLevel = "warning",

 

 

  message = "Unable to locate the required Sysprep files. Please upload them under 'C:\Documents and Settings\All Users\Application Data\VMware\VMware vCenter Converter Standalone\sysprep\2k' on the Converter server machine. See 'Help' for more details.",

 

 

  path = "C:\Documents and Settings\All Users\Application Data\VMware\VMware vCenter Converter Standalone\sysprep\2k",

 

 

  }

 

 

]

 

 

[2019-05-15 13:11:51.265 00308 info 'ServerLoginSession'] Logging out of the Converter Server. (Session ID = "0B9B9710-BCB6-4672-AD0E-DA0816FDE58E")

 

 

[2019-05-15 13:11:51.750 01112 verbose 'ConverterImpl'] PropertyCollector::WaitForUpdates[2]

 

 

(vmodl.query.PropertyCollector.UpdateSet) {

 

 

  dynamicType = <unset>,

 

 

  version = "2",

 

 

  filterSet = (vmodl.query.PropertyCollector.FilterUpdate) [

 

 

  (vmodl.query.PropertyCollector.FilterUpdate) {

 

 

  dynamicType = <unset>,

 

 

  filter = 'vmodl.query.PropertyCollector.Filter:session[259FA532-F747-4920-9DE1-BB7C5025597C]FA68D719-7222-4372-BD60-402B9A62E085',

 

 

  objectSet = (vmodl.query.PropertyCollector.ObjectUpdate) [

 

 

  (vmodl.query.PropertyCollector.ObjectUpdate) {

 

 

  dynamicType = <unset>,

 

 

  kind = "enter",

 

 

  obj = 'converter.task.Task:task-1',

 

 

  changeSet = (vmodl.query.PropertyCollector.Change) [

 

 

  (vmodl.query.PropertyCollector.Change) {

 

 

  dynamicType = <unset>,

 

 

  name = "event",

 

 

  op = "assign",

 

 

  val = (converter.event.Event) [

 

 

  (converter.event.TaskEvent) {

 

 

  dynamicType = <unset>,

 

 

  key = 7,

 

 

  chainId = 7,

 

 

  type = "info",

 

 

  createdTime = "2019-05-15T17:11:50.921875Z",

 

 

  userName = "Administrator",

 

 

  fullMessage = "Task: Convert physical machine.",

 

 

  info = (converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-1",

 

 

  task = 'converter.task.Task:task-1',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "queued",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (vmodl.MethodFault) null,

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:11:50.859375Z",

 

 

  startTime = <unset>,

 

 

  completeTime = <unset>,

 

 

  eventChainId = 7,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) null,

 

 

  },

 

 

  }

 

 

  ],

 

 

  },

 

 

  (vmodl.query.PropertyCollector.Change) {

 

 

  dynamicType = <unset>,

 

 

  name = "info",

 

 

  op = "assign",

 

 

  val = (converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-1",

 

 

  task = 'converter.task.Task:task-1',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "queued",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (vmodl.MethodFault) null,

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:11:50.859375Z",

 

 

  startTime = "2019-05-15T17:11:51.171875Z",

 

 

  completeTime = <unset>,

 

 

  eventChainId = 7,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) null,

 

 

  },

 

 

  },

 

 

  (vmodl.query.PropertyCollector.Change) {

 

 

  dynamicType = <unset>,

 

 

  name = "spec",

 

 

  op = "assign",

 

 

  val = (converter.task.TaskSpec) {

 

 

  dynamicType = <unset>,

 

 

  source = (converter.ComputerSpec) {

 

 

  dynamicType = <unset>,

 

 

  location = (converter.ComputerSpec.LiveComputerLocation) {

 

 

  dynamicType = <unset>,

 

 

  hostname = "",

 

 

  port = <unset>,

 

 

  username = <unset>,

 

 

  password = <unset>,

 

 

  osType = <unset>,

 

 

  },

 

 

  },

 

 

  conversionParams = (converter.params.ConversionParams) {

 

 

  dynamicType = <unset>,

 

 

  osInstanceBootLoaderEntry = (converter.info.BootConfigInfo.BootLoaderEntrySpec) null,

 

 

  doClone = true,

 

 

  cloningParams = (converter.params.CloningParams) {

 

 

  dynamicType = <unset>,

 

 

  target = (converter.params.TargetVmSpec) {

 

 

  dynamicType = <unset>,

 

 

  name = "TELETROL2.chuh.org",

 

 

  location = (converter.params.TargetVmSpec.HostedVmLocation) {

 

 

  dynamicType = <unset>,

 

 

  directory = "E:\teletrol2",

 

 

  vmxFileName = <unset>,

 

 

  networkUsername = <unset>,

 

 

  networkPassword = <unset>,

 

 

  },

 

 

  productVersion = "workstation65x",

 

 

  hardwareVersion = <unset>,

 

 

  },

 

 

  storageParams = (converter.params.StorageParams) {

 

 

  dynamicType = <unset>,

 

 

  cloningMode = "volumeBasedCloning",

 

 

  diskControllerType = "keepSource",

 

 

  targetDiskParams = (converter.params.StorageParams.TargetDiskParams) [

 

 

  (converter.params.StorageParams.HostedTargetDiskParams) {

 

 

  dynamicType = <unset>,

 

 

  sourceDiskId = "\\.\PhysicalDrive0",

 

 

  volumesToClone = (converter.params.StorageParams.VolumeCloningParams) [

 

 

  (converter.params.StorageParams.VolumeCloningParams) {

 

 

  dynamicType = <unset>,

 

 

  sourceVolumeId = "\\?\Volume{90bd47ff-d8a8-11d6-987b-806d6172696f}\",

 

 

  resize = false,

 

 

  newCapacityInBytes = <unset>,

 

 

  }

 

 

  ],

 

 

  diskType = "twoGbSparse",

 

 

  }

 

 

  ],

 

 

  skipUnwantedFiles = true,

 

 

  useBitmapDriver = <unset>,

 

 

  intermediateImage = <unset>,

 

 

  modifiedClustersOnly = <unset>,

 

 

  vmxDatastoreName = <unset>,

 

 

  resizeRatio = <unset>,

 

 

  minVolumeSize = <unset>,

 

 

  },

 

 

  networkParams = (converter.params.NetworkParams) {

 

 

  dynamicType = <unset>,

 

 

  preserveNicCount = true,

 

 

  preserveNicMapping = false,

 

 

  nic = (converter.params.NetworkParams.NicParams) [

 

 

  (converter.params.NetworkParams.HostedNicParams) {

 

 

  dynamicType = <unset>,

 

 

  connected = true,

 

 

  connectionType = "bridged",

 

 

  }

 

 

  ],

 

 

  },

 

 

  basicHardwareParams = (converter.params.BasicHardwareParams) {

 

 

  dynamicType = <unset>,

 

 

  numCPUs = 1,

 

 

  memoryMB = 624,

 

 

  },

 

 

  preserveDeviceBacking = <unset>,

 

 

  preserveIdentity = <unset>,

 

 

  ovfParams = (converter.params.OvfParams) null,

 

 

  retainLimit = <unset>,

 

 

  },

 

 

  doReconfig = true,

 

 

  reconfigParams = (converter.params.ReconfigParams) null,

 

 

  doSynchronize = <unset>,

 

 

  doInstallTools = false,

 

 

  doCustomize = <unset>,

 

 

  customizationParams = (converter.params.CustomizationParams) null,

 

 

  doUninstallAgent = <unset>,

 

 

  powerOnTargetVM = <unset>,

 

 

  removeRestoreCheckpoints = <unset>,

 

 

  helperVmNetworkParams = (converter.params.HelperVmNetworkParams) null,

 

 

  },

 

 

  hardwareInfo = (converter.info.ComputerHardwareInfo) {

 

 

  dynamicType = <unset>,

 

 

  storage = (converter.info.StorageInfo) {

 

 

  dynamicType = <unset>,

 

 

  disk = (converter.info.StorageInfo.DiskInfo) [

 

 

  (converter.info.StorageInfo.DiskInfo) {

 

 

  dynamicType = <unset>,

 

 

  diskId = "\\.\PhysicalDrive0",

 

 

  capacityInBytes = 36414750720,

 

 

  diskUsageInBytes = 36414750720,

 

 

  biosNumber = <unset>,

 

 

  lvg = <unset>,

 

 

  attachPoint = (converter.info.DiskAttachPoint) {

 

 

  dynamicType = <unset>,

 

 

  controllerType = "scsi",

 

 

  busNumber = 0,

 

 

  unitNumber = 0,

 

 

  },

 

 

  }

 

 

  ],

 

 

  volume = (converter.info.StorageInfo.VolumeInfo) [

 

 

  (converter.info.StorageInfo.VolumeInfo) {

 

 

  dynamicType = <unset>,

 

 

  volumeId = "\\?\Volume{90bd47ff-d8a8-11d6-987b-806d6172696f}\",

 

 

  diskId = (string) [

 

 

  "\\.\PhysicalDrive0"

 

 

  ],

 

 

  partitionNumber = <unset>,

 

 

  active = true,

 

 

  fileSystem = "NTFS",

 

 

  label = "OS",

 

 

  capacityInBytes = 8593965056,

 

 

  spaceUsedInBytes = 5639049216,

 

 

  extfsFeatures = (converter.info.StorageInfo.VolumeInfo.ExtfsFeatures) null,

 

 

  }

 

 

  ],

 

 

  bootConfig = (converter.info.BootConfigInfo) null,

 

 

  },

 

 

  network = (converter.info.NetworkInfo) {

 

 

  dynamicType = <unset>,

 

 

  nic = (converter.info.NetworkInfo.NicInfo) [

 

 

  (converter.info.NetworkInfo.LiveNicInfo) {

 

 

  dynamicType = <unset>,

 

 

  nicId = "Nic1",

 

 

  connected = true,

 

 

  label = "Compaq NC3163 Fast Ethernet NIC",

 

 

  }

 

 

  ],

 

 

  },

 

 

  basicHardware = (converter.info.BasicHardwareInfo) {

 

 

  dynamicType = <unset>,

 

 

  numCPUs = 1,

 

 

  memoryMB = 768,

 

 

  },

 

 

  },

 

 

  osInfo = (converter.info.ComputerOsInfo) {

 

 

  dynamicType = <unset>,

 

 

  osVersion = (converter.info.ComputerOsInfo.OsVersion) {

 

 

  dynamicType = <unset>,

 

 

  guestOsId = "win2000Pro",

 

 

  displayName = "Windows 2000",

 

 

  osType = "windowsOs",

 

 

  osEdition = "Workstation/Professional",

 

 

  distribution = <unset>,

 

 

  majorVersion = 5,

 

 

  minorVersion = 0,

 

 

  kernelVersion = <unset>,

 

 

  os64Bit = false,

 

 

  spLevel = "4",

 

 

  },

 

 

  hostname = "TELETROL2.chuh.org",

 

 

  activeVolumeId = "\\?\Volume{90bd47ff-d8a8-11d6-987b-806d6172696f}\",

 

 

  systemVolumeId = "\\?\Volume{90bd47ff-d8a8-11d6-987b-806d6172696f}\",

 

 

  logicalVolumeInfo = (converter.info.ComputerOsInfo.LogicalVolumeInfo) [

 

 

  (converter.info.ComputerOsInfo.LogicalVolumeInfo) {

 

 

  dynamicType = <unset>,

 

 

  volumeId = "\\?\Volume{90bd47ff-d8a8-11d6-987b-806d6172696f}\",

 

 

  mountPoint = (string) [

 

 

  "C:"

 

 

  ],

 

 

  volumeCloneFlags = (converter.info.ComputerOsInfo.VolumeCloneFlags) {

 

 

  dynamicType = <unset>,

 

 

  minSizeInBytes = 6202954137,

 

 

  canBeSkipped = true,

 

 

  canBeResized = true,

 

 

  canBeMovedToAnotherDisk = false,

 

 

  },

 

 

  }

 

 

  ],

 

 

  reconfigPrerequisites = (converter.info.ReconfigPrerequisites) null,

 

 

  services = (converter.info.ServiceInfo) [

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Alerter",

 

 

  displayName = "Alerter",

 

 

  description = "Notifies selected users and computers of administrative alerts.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "AppMgmt",

 

 

  displayName = "Application Management",

 

 

  description = "Provides software installation services such as Assign, Publish, and Remove.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "awhost32",

 

 

  displayName = "pcAnywhere Host Service",

 

 

  description = ""Allows Remote pcAnywhere users to connnect to this machine."",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "BITS",

 

 

  displayName = "Background Intelligent Transfer Service",

 

 

  description = "Transfers files in the background using idle network bandwidth. If the service is disabled, then any functions that depend on BITS, such as Windows Update or MSN Explorer will be unable to automatically download programs and other information.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Browser",

 

 

  displayName = "Computer Browser",

 

 

  description = "Maintains an up-to-date list of computers on your network and supplies the list to programs that request it.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "cisvc",

 

 

  displayName = "Indexing Service",

 

 

  description = "",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "ClipSrv",

 

 

  displayName = "ClipBook",

 

 

  description = "Supports ClipBook Viewer, which allows pages to be seen by remote ClipBooks.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "clr_optimization_v2.0.50727_32",

 

 

  displayName = ".NET Runtime Optimization Service v2.0.50727_X86",

 

 

  description = "Microsoft .NET Framework NGEN",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "CPQNicMgmt",

 

 

  displayName = "Compaq NIC Agents",

 

 

  description = "Compaq NIC Agents",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "CpqRcmc",

 

 

  displayName = "Compaq Remote Monitor Service",

 

 

  description = "",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "CpqWebMgmt",

 

 

  displayName = "Compaq Web Agent",

 

 

  description = "Compaq Web Agent",

 

 

  currentState = "stopped",

 

 

  startType = "disabled",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "CqMgHost",

 

 

  displayName = "Compaq Foundation Agents",

 

 

  description = "Compaq Foundation Agents",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "CqMgServ",

 

 

  displayName = "Compaq Server Agents",

 

 

  description = "Compaq Server Agents",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "CqMgStor",

 

 

  displayName = "Compaq Storage Agents",

 

 

  description = "Compaq Storage Agents",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Dhcp",

 

 

  displayName = "DHCP Client",

 

 

  description = "Manages network configuration by registering and updating IP addresses and DNS names.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "dmadmin",

 

 

  displayName = "Logical Disk Manager Administrative Service",

 

 

  description = "Administrative service for disk management requests",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "dmserver",

 

 

  displayName = "Logical Disk Manager",

 

 

  description = "Logical Disk Manager Watchdog Service",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Dnscache",

 

 

  displayName = "DNS Client",

 

 

  description = "Resolves and caches Domain Name System (DNS) names.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "dnWhoDisp",

 

 

  displayName = "dnWhoDisp",

 

 

  description = "",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Eventlog",

 

 

  displayName = "Event Log",

 

 

  description = "Logs event messages issued by programs and Windows. Event Log reports contain information that can be useful in diagnosing problems. Reports are viewed in Event Viewer.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "EventSystem",

 

 

  displayName = "COM+ Event System",

 

 

  description = "Provides automatic distribution of events to subscribing COM components.",

 

 

  currentState = "running",

 

 

  startType = "manual",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Fax",

 

 

  displayName = "Fax Service",

 

 

  description = "Helps you send and receive faxes",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Harmony",

 

 

  displayName = "Harmony",

 

 

  description = "",

 

 

  currentState = "running",

 

 

  startType = "manual",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "lanmanserver",

 

 

  displayName = "Server",

 

 

  description = "Provides RPC support and file, print, and named pipe sharing.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "lanmanworkstation",

 

 

  displayName = "Workstation",

 

 

  description = "Provides network connections and communications.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "LiveUpdate",

 

 

  displayName = "LiveUpdate",

 

 

  description = "LiveUpdate Core Engine",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "LmHosts",

 

 

  displayName = "TCP/IP NetBIOS Helper Service",

 

 

  description = "Enables support for NetBIOS over TCP/IP (NetBT) service and NetBIOS name resolution.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Messenger",

 

 

  displayName = "Messenger",

 

 

  description = "Sends and receives messages transmitted by administrators or by the Alerter service.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "mnmsrvc",

 

 

  displayName = "NetMeeting Remote Desktop Sharing",

 

 

  description = "Allows authorized people to remotely access your Windows desktop using NetMeeting.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "MSDTC",

 

 

  displayName = "Distributed Transaction Coordinator",

 

 

  description = "Coordinates transactions that are distributed across two or more databases, message queues, file systems, or other transaction protected resource managers.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "MSIServer",

 

 

  displayName = "Windows Installer",

 

 

  description = "Installs, repairs and removes software according to instructions contained in .MSI files.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "NetDDE",

 

 

  displayName = "Network DDE",

 

 

  description = "Provides network transport and security for dynamic data exchange (DDE).",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "NetDDEdsdm",

 

 

  displayName = "Network DDE DSDM",

 

 

  description = "Manages shared dynamic data exchange and is used by Network DDE",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Netlogon",

 

 

  displayName = "Net Logon",

 

 

  description = "Supports pass-through authentication of account logon events for computers in a domain.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Netman",

 

 

  displayName = "Network Connections",

 

 

  description = "Manages objects in the Network and Dial-Up Connections folder, in which you can view both local area network and remote connections.",

 

 

  currentState = "running",

 

 

  startType = "manual",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "NtLmSsp",

 

 

  displayName = "NT LM Security Support Provider",

 

 

  description = "Provides security to remote procedure call (RPC) programs that use transports other than named pipes.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "NtmsSvc",

 

 

  displayName = "Removable Storage",

 

 

  description = "Manages removable media, drives, and libraries.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "OPCEnum",

 

 

  displayName = "OPCEnum",

 

 

  description = "Services to discover OPC servers",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "PlugPlay",

 

 

  displayName = "Plug and Play",

 

 

  description = "Manages device installation and configuration and notifies programs of device changes.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "PolicyAgent",

 

 

  displayName = "IPSEC Policy Agent",

 

 

  description = "Manages IP security policy and starts the ISAKMP/Oakley (IKE) and the IP security driver.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "ProtectedStorage",

 

 

  displayName = "Protected Storage",

 

 

  description = "Provides protected storage for sensitive data, such as private keys, to prevent access by unauthorized services, processes, or users.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RasAuto",

 

 

  displayName = "Remote Access Auto Connection Manager",

 

 

  description = "Creates a connection to a remote network whenever a program references a remote DNS or NetBIOS name or address.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RasMan",

 

 

  displayName = "Remote Access Connection Manager",

 

 

  description = "Creates a network connection.",

 

 

  currentState = "running",

 

 

  startType = "manual",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RemoteAccess",

 

 

  displayName = "Routing and Remote Access",

 

 

  description = "Offers routing services to businesses in local area and wide area network environments.",

 

 

  currentState = "stopped",

 

 

  startType = "disabled",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RemoteRegistry",

 

 

  displayName = "Remote Registry Service",

 

 

  description = "Allows remote registry manipulation.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "rjqwx",

 

 

  displayName = "Driver System",

 

 

  description = "Compaq Server Agents",

 

 

  currentState = "startPending",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RpcLocator",

 

 

  displayName = "Remote Procedure Call (RPC) Locator",

 

 

  description = "Manages the RPC name service database.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RpcSs",

 

 

  displayName = "Remote Procedure Call (RPC)",

 

 

  description = "Provides the endpoint mapper and other miscellaneous RPC services.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RSLinx",

 

 

  displayName = "RSLinx",

 

 

  description = "",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RSVP",

 

 

  displayName = "QoS RSVP",

 

 

  description = "Provides network signaling and local traffic control setup functionality for QoS-aware programs and control applets.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "SamSs",

 

 

  displayName = "Security Accounts Manager",

 

 

  description = "Stores security information for local user accounts.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "SCardDrv",

 

 

  displayName = "Smart Card Helper",

 

 

  description = "Provides support for legacy smart card readers attached to the computer.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "SCardSvr",

 

 

  displayName = "Smart Card",

 

 

  description = "Manages and controls access to a smart card inserted into a smart card reader attached to the computer.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Schedule",

 

 

  displayName = "Task Scheduler",

 

 

  description = "Enables a program to run at a designated time.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "seclogon",

 

 

  displayName = "RunAs Service",

 

 

  description = "Enables starting processes under alternate credentials",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "SENS",

 

 

  displayName = "System Event Notification",

 

 

  description = "Tracks system events such as Windows logon, network, and power events. Notifies COM+ Event System subscribers of these events.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "SharedAccess",

 

 

  displayName = "Internet Connection Sharing",

 

 

  description = "Provides network address translation, addressing, and name resolution services for all computers on your home network through a dial-up connection.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Spooler",

 

 

  displayName = "Print Spooler",

 

 

  description = "Loads files to memory for later printing.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Surveyor",

 

 

  displayName = "Surveyor",

 

 

  description = "Online agent that gathers critical hardware and software information.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "sysdown",

 

 

  displayName = "hp ProLiant System Shutdown Service",

 

 

  description = "Shuts down the system in the event of overheating or loss of cooling in response to commands from the hp ProLiant Advanced System Management Controller driver.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "SysmonLog",

 

 

  displayName = "Performance Logs and Alerts",

 

 

  description = "Configures performance logs and alerts.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "TapiSrv",

 

 

  displayName = "Telephony",

 

 

  description = "Provides Telephony API (TAPI) support for programs that control telephony devices and IP based voice connections on the local computer and, through the LAN, on servers that are also running the service.",

 

 

  currentState = "running",

 

 

  startType = "manual",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "TlntSvr",

 

 

  displayName = "Telnet",

 

 

  description = "Allows a remote user to log on to the system and run console programs using the command line.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "TrkWks",

 

 

  displayName = "Distributed Link Tracking Client",

 

 

  description = "Sends notifications of files moving between NTFS volumes in a network domain.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "UPS",

 

 

  displayName = "Uninterruptible Power Supply",

 

 

  description = "Manages an uninterruptible power supply (UPS) connected to the computer.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "UtilMan",

 

 

  displayName = "Utility Manager",

 

 

  description = "Starts and configures accessibility tools from one window ",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "vmware-converter-agent",

 

 

  displayName = "VMware vCenter Converter Agent",

 

 

  description = "VMware vCenter Converter Standalone Agent provides virtual machine conversion and reconfiguration services.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "vmware-converter-server",

 

 

  displayName = "VMware vCenter Converter Server",

 

 

  description = "VMware vCenter Converter Standalone Server provides centralized management of Converter Standalone agents and tasks.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "W32Time",

 

 

  displayName = "Windows Time",

 

 

  description = "Sets the computer clock.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "WinMgmt",

 

 

  displayName = "Windows Management Instrumentation",

 

 

  description = "Provides system management information.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "WinVNC4",

 

 

  displayName = "VNC Server Version 4",

 

 

  description = "",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Wmi",

 

 

  displayName = "Windows Management Instrumentation Driver Extensions",

 

 

  description = "Provides systems management information to and from drivers.",

 

 

  currentState = "running",

 

 

  startType = "manual",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "wuauserv",

 

 

  displayName = "Automatic Updates",

 

 

  description = "Enables the download and installation of Windows updates. If this service is disabled, this computer will not be able to use the Automatic Updates feature or the Windows Update Web site.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "WZCSVC",

 

 

  displayName = "Wireless Configuration",

 

 

  description = "Provides authenticated network access control using IEEE 802.1x for wired and wireless Ethernet networks.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  }

 

 

  ],

 

 

  },

 

 

  installAgent = <unset>,

 

 

  uninstallAgent = false,

 

 

  shutdownSource = <unset>,

 

 

  startDelay = <unset>,

 

 

  },

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

}

 

 

[2019-05-15 13:11:51.750 01112 verbose 'TaskSummary'] UpdateTask

 

 

(converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-1",

 

 

  task = 'converter.task.Task:task-1',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "queued",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (vmodl.MethodFault) null,

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:11:50.859375Z",

 

 

  startTime = "2019-05-15T17:11:51.171875Z",

 

 

  completeTime = <unset>,

 

 

  eventChainId = 7,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) null,

 

 

}

 

 

[2019-05-15 13:11:51.765 01112 verbose 'ConverterImpl'] PropertyCollector::WaitForUpdates[3]

 

 

(vmodl.query.PropertyCollector.UpdateSet) {

 

 

  dynamicType = <unset>,

 

 

  version = "3",

 

 

  filterSet = (vmodl.query.PropertyCollector.FilterUpdate) [

 

 

  (vmodl.query.PropertyCollector.FilterUpdate) {

 

 

  dynamicType = <unset>,

 

 

  filter = 'vmodl.query.PropertyCollector.Filter:session[259FA532-F747-4920-9DE1-BB7C5025597C]FA68D719-7222-4372-BD60-402B9A62E085',

 

 

  objectSet = (vmodl.query.PropertyCollector.ObjectUpdate) [

 

 

  (vmodl.query.PropertyCollector.ObjectUpdate) {

 

 

  dynamicType = <unset>,

 

 

  kind = "modify",

 

 

  obj = 'converter.task.Task:task-1',

 

 

  changeSet = (vmodl.query.PropertyCollector.Change) [

 

 

  (vmodl.query.PropertyCollector.Change) {

 

 

  dynamicType = <unset>,

 

 

  name = "info",

 

 

  op = "assign",

 

 

  val = (converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-1",

 

 

  task = 'converter.task.Task:task-1',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "running",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (vmodl.MethodFault) null,

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:11:50.859375Z",

 

 

  startTime = "2019-05-15T17:11:51.171875Z",

 

 

  completeTime = <unset>,

 

 

  eventChainId = 7,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) null,

 

 

  },

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

}

 

 

[2019-05-15 13:11:51.765 01112 verbose 'TaskSummary'] UpdateTask

 

 

(converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-1",

 

 

  task = 'converter.task.Task:task-1',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "running",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (vmodl.MethodFault) null,

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:11:50.859375Z",

 

 

  startTime = "2019-05-15T17:11:51.171875Z",

 

 

  completeTime = <unset>,

 

 

  eventChainId = 7,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) null,

 

 

}

 

 

[2019-05-15 13:11:58.687 01112 verbose 'ConverterImpl'] PropertyCollector::WaitForUpdates[4]

 

 

(vmodl.query.PropertyCollector.UpdateSet) {

 

 

  dynamicType = <unset>,

 

 

  version = "4",

 

 

  filterSet = (vmodl.query.PropertyCollector.FilterUpdate) [

 

 

  (vmodl.query.PropertyCollector.FilterUpdate) {

 

 

  dynamicType = <unset>,

 

 

  filter = 'vmodl.query.PropertyCollector.Filter:session[259FA532-F747-4920-9DE1-BB7C5025597C]FA68D719-7222-4372-BD60-402B9A62E085',

 

 

  objectSet = (vmodl.query.PropertyCollector.ObjectUpdate) [

 

 

  (vmodl.query.PropertyCollector.ObjectUpdate) {

 

 

  dynamicType = <unset>,

 

 

  kind = "modify",

 

 

  obj = 'converter.task.Task:task-1',

 

 

  changeSet = (vmodl.query.PropertyCollector.Change) [

 

 

  (vmodl.query.PropertyCollector.Change) {

 

 

  dynamicType = <unset>,

 

 

  name = "event",

 

 

  op = "assign",

 

 

  val = (converter.event.Event) [

 

 

  (converter.event.TaskEvent) {

 

 

  dynamicType = <unset>,

 

 

  key = 7,

 

 

  chainId = 7,

 

 

  type = "info",

 

 

  createdTime = "2019-05-15T17:11:50.921875Z",

 

 

  userName = "Administrator",

 

 

  fullMessage = "Task: Convert physical machine.",

 

 

  info = (converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-1",

 

 

  task = 'converter.task.Task:task-1',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "queued",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (vmodl.MethodFault) null,

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:11:50.859375Z",

 

 

  startTime = <unset>,

 

 

  completeTime = <unset>,

 

 

  eventChainId = 7,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) null,

 

 

  },

 

 

  },

 

 

  (converter.event.VmCreatedEvent) {

 

 

  dynamicType = <unset>,

 

 

  key = 9,

 

 

  chainId = 7,

 

 

  type = "info",

 

 

  createdTime = "2019-05-15T17:11:58.390625Z",

 

 

  userName = "Administrator",

 

 

  fullMessage = "Created the virtual machine 'TELETROL2.chuh.org'.",

 

 

  vmName = "TELETROL2.chuh.org",

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

}

 

 

[2019-05-15 13:12:04.531 01112 verbose 'ConverterImpl'] PropertyCollector::WaitForUpdates[5]

 

 

(vmodl.query.PropertyCollector.UpdateSet) {

 

 

  dynamicType = <unset>,

 

 

  version = "5",

 

 

  filterSet = (vmodl.query.PropertyCollector.FilterUpdate) [

 

 

  (vmodl.query.PropertyCollector.FilterUpdate) {

 

 

  dynamicType = <unset>,

 

 

  filter = 'vmodl.query.PropertyCollector.Filter:session[259FA532-F747-4920-9DE1-BB7C5025597C]FA68D719-7222-4372-BD60-402B9A62E085',

 

 

  objectSet = (vmodl.query.PropertyCollector.ObjectUpdate) [

 

 

  (vmodl.query.PropertyCollector.ObjectUpdate) {

 

 

  dynamicType = <unset>,

 

 

  kind = "modify",

 

 

  obj = 'converter.task.Task:task-1',

 

 

  changeSet = (vmodl.query.PropertyCollector.Change) [

 

 

  (vmodl.query.PropertyCollector.Change) {

 

 

  dynamicType = <unset>,

 

 

  name = "info",

 

 

  op = "assign",

 

 

  val = (converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-1",

 

 

  task = 'converter.task.Task:task-1',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "error",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (converter.fault.StorageCraftSnapshotFault) {

 

 

  dynamicType = <unset>,

 

 

  faultCause = (vmodl.MethodFault) null,

 

 

  errCode = "2",

 

 

  msg = "Unable to create a snapshot of the source volume. Error code: 2.",

 

 

  },

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:11:50.859375Z",

 

 

  startTime = "2019-05-15T17:11:51.171875Z",

 

 

  completeTime = "2019-05-15T17:12:04.515625Z",

 

 

  eventChainId = 7,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) {

 

 

  dynamicType = <unset>,

 

 

 

  timeCreated = "2019-05-15T17:12:03.421875Z",

 

 

  format = "zip",

 

 

  content = (converter.DiagnosticManager.BundleContent) [

 

 

  "agentLogs",

 

 

  "serverLogs"

 

 

  ],

 

 

  size = 485718,

 

 

  crc = 1336780965,

 

 

  },

 

 

  },

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

}

 

 

[2019-05-15 13:12:04.531 01112 verbose 'TaskSummary'] UpdateTask

 

 

(converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-1",

 

 

  task = 'converter.task.Task:task-1',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "error",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (converter.fault.StorageCraftSnapshotFault) {

 

 

  dynamicType = <unset>,

 

 

  faultCause = (vmodl.MethodFault) null,

 

 

  errCode = "2",

 

 

  msg = "Unable to create a snapshot of the source volume. Error code: 2.",

 

 

  },

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:11:50.859375Z",

 

 

  startTime = "2019-05-15T17:11:51.171875Z",

 

 

  completeTime = "2019-05-15T17:12:04.515625Z",

 

 

  eventChainId = 7,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) {

 

 

  dynamicType = <unset>,

 

 

 

  timeCreated = "2019-05-15T17:12:03.421875Z",

 

 

  format = "zip",

 

 

  content = (converter.DiagnosticManager.BundleContent) [

 

 

  "agentLogs",

 

 

  "serverLogs"

 

 

  ],

 

 

  size = 485718,

 

 

  crc = 1336780965,

 

 

  },

 

 

}

 

 

[2019-05-15 13:12:35.062 00308 info 'BaseServerConnection'] Connecting to server on pipeName \\.\pipe\vmware-converter-server-soap.

 

 

SSL:false

 

 

Path:/converter/sdk

 

 

VMODL version:converter.version.version1

 

 


 

 

[2019-05-15 13:12:35.062 00308 info 'BaseServerConnection'] NOT using SSL to connect to VMOMI server \\.\pipe\vmware-converter-server-soap

 

 

[2019-05-15 13:12:35.062 00308 info 'ConverterServerConnPipe'] Getting ServiceInstance contents

 

 

[2019-05-15 13:12:35.062 00308 verbose 'ConverterServerConnPipe'] Yes, we connected to Converter Server.

 

 

[2019-05-15 13:12:35.062 00308 info 'ServerLoginSession'] Logging in to Converter Server (Using Impersonate).

 

 

[2019-05-15 13:12:35.296 00308 info 'ServerLoginSession'] Converter Server session established. (Session ID = "7357408B-2AD8-4DC0-9D28-6C660343B03A")

 

 

[2019-05-15 13:12:35.593 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type microsoftVirtualPCVM not found

 

 

[2019-05-15 13:12:35.593 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type parallelsVM not found

 

 

[2019-05-15 13:12:35.593 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type vmwareVCBBackup not found

 

 

[2019-05-15 13:12:35.593 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type livestateBackup not found

 

 

[2019-05-15 13:12:35.593 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type shadowProtectBackup not found

 

 

[2019-05-15 13:12:35.593 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type acronisBackup not found

 

 

[2019-05-15 13:12:35.593 00308 error 'App'] SourceSelectPluginModel::BuildFilter 3rd party type vmwareVM not found

 

 

[2019-05-15 13:12:35.593 00308 error 'App'] SourceSelectPluginModel::BuildThirdpartyHostedExtVector 3rd party type vmwareVM not found

 

 

[2019-05-15 13:13:08.906 00308 verbose 'DisksAndVolumesPlugin'] WindowPluginImpl::UpdateParams - Plugin ID = DisksAndVolumesPlugin (plugin-properties-information)

 

 

(converter.info.PropertyInfo) [

 

 

  (converter.propertyInfo.VolumeBasedSkipResize) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.supportedCloningMode",

 

 

  severityLevel = "info",

 

 

  message = "In the volume-based cloning mode, you can shorten the conversion time by not resizing the target volumes.",

 

 

  },

 

 

  (converter.propertyInfo.ForceTwoGBSplitDisks) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.supportedDiskCreateType",

 

 

  severityLevel = "warning",

 

 

  message = "The target file system may not support large files. To circumvent this, the target virtual disks will be split into two GB chunks.",

 

 

  },

 

 

  (converter.propertyInfo.FlatSparseDiskTypeExplanation) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.supportedDiskCreateType",

 

 

  severityLevel = "info",

 

 

  message = "To save space on the target, use the 'Not pre-allocated' disk type. 'Pre-allocated' virtual disks perform better but tend to increase the conversion time.",

 

 

  }

 

 

]

 

 

[2019-05-15 13:13:08.921 00308 verbose 'DevicesPlugin'] WindowPluginImpl::UpdateParams - Plugin ID = DevicesPlugin (plugin-properties-information)

 

 

(converter.info.PropertyInfo) [

 

 

  (converter.propertyInfo.SingleToMultiCpuWindows2000) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.numCPUValues",

 

 

  severityLevel = "warning",

 

 

  message = "If you choose to create the target virtual machine with more than 1 CPU, you will need to upgrade the Windows HAL manually. Windows 2000 does not automatically upgrade a single CPU HAL to a multi-CPU HAL. Please consult the OS documentation or knowledge base for details. Without the HAL change (ACPI multi-CPU), the OS will only see one CPU.",

 

 

  }

 

 

]

 

 

[2019-05-15 13:13:08.984 00308 verbose 'GuestOsCustPlugin'] WindowPluginImpl::UpdateParams - Plugin ID = GuestOsCustPlugin (plugin-properties-information)

 

 

(converter.info.PropertyInfo) [

 

 

  (converter.propertyInfo.PowerOnTargetNotSupported) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.canPowerOnTargetMachine",

 

 

  severityLevel = "info",

 

 

  message = "Only Virtual Infrastructure virtual machines can be powered on after the conversion.",

 

 

  },

 

 

  (converter.propertyInfo.PowerOffSourceNotLive) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.canPowerOffSourceMachine",

 

 

  severityLevel = "info",

 

 

  message = "Only a remote powered-on machine can be powered off after the conversion.",

 

 

  },

 

 

  (converter.propertyInfo.SynchronizationNotSupported) {

 

 

  dynamicType = <unset>,

 

 

  property = "cloningCapabilities.canSynchronize",

 

 

  severityLevel = "info",

 

 

  message = "Synchronization is only supported when converting a powered-on machine running Windows XP or above.",

 

 

  },

 

 

  (converter.propertyInfo.ReconfigExplanation) {

 

 

  dynamicType = <unset>,

 

 

  property = "vmReconfigurationCapabilities.canReconfigure",

 

 

  severityLevel = "info",

 

 

  message = "Reconfiguration makes the guest OS bootable in a VMware virtual machine.",

 

 

  },

 

 

  (converter.propertyInfo.CustomizeRebootTarget) {

 

 

  dynamicType = <unset>,

 

 

  property = "vmReconfigurationCapabilities.canCustomizeGuestOS",

 

 

  severityLevel = "info",

 

 

  message = "The target virtual machine may automatically reboot after the customization.",

 

 

  },

 

 

  (converter.propertyInfo.ToolsNotSupported) {

 

 

  dynamicType = <unset>,

 

 

  property = "vmReconfigurationCapabilities.canInstallVMwareTools",

 

 

  severityLevel = "info",

 

 

  message = "Installing VMware Tools can help improve the performance of the virtual machine. You can install Tools manually after the target guest OS is booted up.",

 

 

  },

 

 

  (converter.propertyInfo.SysprepNotFound) {

 

 

  dynamicType = <unset>,

 

 

  property = "vmReconfigurationCapabilities.canCustomizeGuestOS",

 

 

  severityLevel = "warning",

 

 

  message = "Unable to locate the required Sysprep files. Please upload them under 'C:\Documents and Settings\All Users\Application Data\VMware\VMware vCenter Converter Standalone\sysprep\2k' on the Converter server machine. See 'Help' for more details.",

 

 

  path = "C:\Documents and Settings\All Users\Application Data\VMware\VMware vCenter Converter Standalone\sysprep\2k",

 

 

  }

 

 

]

 

 

[2019-05-15 13:13:22.187 00308 info 'ServerLoginSession'] Logging out of the Converter Server. (Session ID = "7357408B-2AD8-4DC0-9D28-6C660343B03A")

 

 

[2019-05-15 13:13:22.640 01112 verbose 'ConverterImpl'] PropertyCollector::WaitForUpdates[6]

 

 

(vmodl.query.PropertyCollector.UpdateSet) {

 

 

  dynamicType = <unset>,

 

 

  version = "6",

 

 

  filterSet = (vmodl.query.PropertyCollector.FilterUpdate) [

 

 

  (vmodl.query.PropertyCollector.FilterUpdate) {

 

 

  dynamicType = <unset>,

 

 

  filter = 'vmodl.query.PropertyCollector.Filter:session[259FA532-F747-4920-9DE1-BB7C5025597C]FA68D719-7222-4372-BD60-402B9A62E085',

 

 

  objectSet = (vmodl.query.PropertyCollector.ObjectUpdate) [

 

 

  (vmodl.query.PropertyCollector.ObjectUpdate) {

 

 

  dynamicType = <unset>,

 

 

  kind = "enter",

 

 

  obj = 'converter.task.Task:task-2',

 

 

  changeSet = (vmodl.query.PropertyCollector.Change) [

 

 

  (vmodl.query.PropertyCollector.Change) {

 

 

  dynamicType = <unset>,

 

 

  name = "event",

 

 

  op = "assign",

 

 

  val = (converter.event.Event) [

 

 

  (converter.event.TaskEvent) {

 

 

  dynamicType = <unset>,

 

 

  key = 11,

 

 

  chainId = 11,

 

 

  type = "info",

 

 

  createdTime = "2019-05-15T17:13:21.828125Z",

 

 

  userName = "Administrator",

 

 

  fullMessage = "Task: Convert physical machine.",

 

 

  info = (converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-2",

 

 

  task = 'converter.task.Task:task-2',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "queued",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (vmodl.MethodFault) null,

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:13:21.78125Z",

 

 

  startTime = <unset>,

 

 

  completeTime = <unset>,

 

 

  eventChainId = 11,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) null,

 

 

  },

 

 

  }

 

 

  ],

 

 

  },

 

 

  (vmodl.query.PropertyCollector.Change) {

 

 

  dynamicType = <unset>,

 

 

  name = "info",

 

 

  op = "assign",

 

 

  val = (converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-2",

 

 

  task = 'converter.task.Task:task-2',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "queued",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (vmodl.MethodFault) null,

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:13:21.78125Z",

 

 

  startTime = "2019-05-15T17:13:22.109375Z",

 

 

  completeTime = <unset>,

 

 

  eventChainId = 11,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) null,

 

 

  },

 

 

  },

 

 

  (vmodl.query.PropertyCollector.Change) {

 

 

  dynamicType = <unset>,

 

 

  name = "spec",

 

 

  op = "assign",

 

 

  val = (converter.task.TaskSpec) {

 

 

  dynamicType = <unset>,

 

 

  source = (converter.ComputerSpec) {

 

 

  dynamicType = <unset>,

 

 

  location = (converter.ComputerSpec.LiveComputerLocation) {

 

 

  dynamicType = <unset>,

 

 

  hostname = "",

 

 

  port = <unset>,

 

 

  username = <unset>,

 

 

  password = <unset>,

 

 

  osType = <unset>,

 

 

  },

 

 

  },

 

 

  conversionParams = (converter.params.ConversionParams) {

 

 

  dynamicType = <unset>,

 

 

  osInstanceBootLoaderEntry = (converter.info.BootConfigInfo.BootLoaderEntrySpec) null,

 

 

  doClone = true,

 

 

  cloningParams = (converter.params.CloningParams) {

 

 

  dynamicType = <unset>,

 

 

  target = (converter.params.TargetVmSpec) {

 

 

  dynamicType = <unset>,

 

 

  name = "TELETROL2.chuh.org",

 

 

  location = (converter.params.TargetVmSpec.HostedVmLocation) {

 

 

  dynamicType = <unset>,

 

 

  directory = "E:\teletrol2",

 

 

  vmxFileName = <unset>,

 

 

  networkUsername = <unset>,

 

 

  networkPassword = <unset>,

 

 

  },

 

 

  productVersion = "workstation5x",

 

 

  hardwareVersion = <unset>,

 

 

  },

 

 

  storageParams = (converter.params.StorageParams) {

 

 

  dynamicType = <unset>,

 

 

  cloningMode = "volumeBasedCloning",

 

 

  diskControllerType = "keepSource",

 

 

  targetDiskParams = (converter.params.StorageParams.TargetDiskParams) [

 

 

  (converter.params.StorageParams.HostedTargetDiskParams) {

 

 

  dynamicType = <unset>,

 

 

  sourceDiskId = "\\.\PhysicalDrive0",

 

 

  volumesToClone = (converter.params.StorageParams.VolumeCloningParams) [

 

 

  (converter.params.StorageParams.VolumeCloningParams) {

 

 

  dynamicType = <unset>,

 

 

  sourceVolumeId = "\\?\Volume{90bd47ff-d8a8-11d6-987b-806d6172696f}\",

 

 

  resize = false,

 

 

  newCapacityInBytes = <unset>,

 

 

  }

 

 

  ],

 

 

  diskType = "twoGbSparse",

 

 

  }

 

 

  ],

 

 

  skipUnwantedFiles = true,

 

 

  useBitmapDriver = <unset>,

 

 

  intermediateImage = <unset>,

 

 

  modifiedClustersOnly = <unset>,

 

 

  vmxDatastoreName = <unset>,

 

 

  resizeRatio = <unset>,

 

 

  minVolumeSize = <unset>,

 

 

  },

 

 

  networkParams = (converter.params.NetworkParams) {

 

 

  dynamicType = <unset>,

 

 

  preserveNicCount = true,

 

 

  preserveNicMapping = false,

 

 

  nic = (converter.params.NetworkParams.NicParams) [

 

 

  (converter.params.NetworkParams.HostedNicParams) {

 

 

  dynamicType = <unset>,

 

 

  connected = true,

 

 

  connectionType = "bridged",

 

 

  }

 

 

  ],

 

 

  },

 

 

  basicHardwareParams = (converter.params.BasicHardwareParams) {

 

 

  dynamicType = <unset>,

 

 

  numCPUs = 1,

 

 

  memoryMB = 624,

 

 

  },

 

 

  preserveDeviceBacking = <unset>,

 

 

  preserveIdentity = <unset>,

 

 

  ovfParams = (converter.params.OvfParams) null,

 

 

  retainLimit = <unset>,

 

 

  },

 

 

  doReconfig = true,

 

 

  reconfigParams = (converter.params.ReconfigParams) null,

 

 

  doSynchronize = <unset>,

 

 

  doInstallTools = <unset>,

 

 

  doCustomize = <unset>,

 

 

  customizationParams = (converter.params.CustomizationParams) null,

 

 

  doUninstallAgent = <unset>,

 

 

  powerOnTargetVM = <unset>,

 

 

  removeRestoreCheckpoints = <unset>,

 

 

  helperVmNetworkParams = (converter.params.HelperVmNetworkParams) null,

 

 

  },

 

 

  hardwareInfo = (converter.info.ComputerHardwareInfo) {

 

 

  dynamicType = <unset>,

 

 

  storage = (converter.info.StorageInfo) {

 

 

  dynamicType = <unset>,

 

 

  disk = (converter.info.StorageInfo.DiskInfo) [

 

 

  (converter.info.StorageInfo.DiskInfo) {

 

 

  dynamicType = <unset>,

 

 

  diskId = "\\.\PhysicalDrive0",

 

 

  capacityInBytes = 36414750720,

 

 

  diskUsageInBytes = 36414750720,

 

 

  biosNumber = <unset>,

 

 

  lvg = <unset>,

 

 

  attachPoint = (converter.info.DiskAttachPoint) {

 

 

  dynamicType = <unset>,

 

 

  controllerType = "scsi",

 

 

  busNumber = 0,

 

 

  unitNumber = 0,

 

 

  },

 

 

  }

 

 

  ],

 

 

  volume = (converter.info.StorageInfo.VolumeInfo) [

 

 

  (converter.info.StorageInfo.VolumeInfo) {

 

 

  dynamicType = <unset>,

 

 

  volumeId = "\\?\Volume{90bd47ff-d8a8-11d6-987b-806d6172696f}\",

 

 

  diskId = (string) [

 

 

  "\\.\PhysicalDrive0"

 

 

  ],

 

 

  partitionNumber = <unset>,

 

 

  active = true,

 

 

  fileSystem = "NTFS",

 

 

  label = "OS",

 

 

  capacityInBytes = 8593965056,

 

 

  spaceUsedInBytes = 5639999488,

 

 

  extfsFeatures = (converter.info.StorageInfo.VolumeInfo.ExtfsFeatures) null,

 

 

  }

 

 

  ],

 

 

  bootConfig = (converter.info.BootConfigInfo) null,

 

 

  },

 

 

  network = (converter.info.NetworkInfo) {

 

 

  dynamicType = <unset>,

 

 

  nic = (converter.info.NetworkInfo.NicInfo) [

 

 

  (converter.info.NetworkInfo.LiveNicInfo) {

 

 

  dynamicType = <unset>,

 

 

  nicId = "Nic1",

 

 

  connected = true,

 

 

  label = "Compaq NC3163 Fast Ethernet NIC",

 

 

  }

 

 

  ],

 

 

  },

 

 

  basicHardware = (converter.info.BasicHardwareInfo) {

 

 

  dynamicType = <unset>,

 

 

  numCPUs = 1,

 

 

  memoryMB = 768,

 

 

  },

 

 

  },

 

 

  osInfo = (converter.info.ComputerOsInfo) {

 

 

  dynamicType = <unset>,

 

 

  osVersion = (converter.info.ComputerOsInfo.OsVersion) {

 

 

  dynamicType = <unset>,

 

 

  guestOsId = "win2000Pro",

 

 

  displayName = "Windows 2000",

 

 

  osType = "windowsOs",

 

 

  osEdition = "Workstation/Professional",

 

 

  distribution = <unset>,

 

 

  majorVersion = 5,

 

 

  minorVersion = 0,

 

 

  kernelVersion = <unset>,

 

 

  os64Bit = false,

 

 

  spLevel = "4",

 

 

  },

 

 

  hostname = "TELETROL2",

 

 

  activeVolumeId = "\\?\Volume{90bd47ff-d8a8-11d6-987b-806d6172696f}\",

 

 

  systemVolumeId = "\\?\Volume{90bd47ff-d8a8-11d6-987b-806d6172696f}\",

 

 

  logicalVolumeInfo = (converter.info.ComputerOsInfo.LogicalVolumeInfo) [

 

 

  (converter.info.ComputerOsInfo.LogicalVolumeInfo) {

 

 

  dynamicType = <unset>,

 

 

  volumeId = "\\?\Volume{90bd47ff-d8a8-11d6-987b-806d6172696f}\",

 

 

  mountPoint = (string) [

 

 

  "C:"

 

 

  ],

 

 

  volumeCloneFlags = (converter.info.ComputerOsInfo.VolumeCloneFlags) {

 

 

  dynamicType = <unset>,

 

 

  minSizeInBytes = 6203999436,

 

 

  canBeSkipped = true,

 

 

  canBeResized = true,

 

 

  canBeMovedToAnotherDisk = false,

 

 

  },

 

 

  }

 

 

  ],

 

 

  reconfigPrerequisites = (converter.info.ReconfigPrerequisites) null,

 

 

  services = (converter.info.ServiceInfo) [

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Alerter",

 

 

  displayName = "Alerter",

 

 

  description = "Notifies selected users and computers of administrative alerts.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "AppMgmt",

 

 

  displayName = "Application Management",

 

 

  description = "Provides software installation services such as Assign, Publish, and Remove.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "awhost32",

 

 

  displayName = "pcAnywhere Host Service",

 

 

  description = ""Allows Remote pcAnywhere users to connnect to this machine."",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "BITS",

 

 

  displayName = "Background Intelligent Transfer Service",

 

 

  description = "Transfers files in the background using idle network bandwidth. If the service is disabled, then any functions that depend on BITS, such as Windows Update or MSN Explorer will be unable to automatically download programs and other information.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Browser",

 

 

  displayName = "Computer Browser",

 

 

  description = "Maintains an up-to-date list of computers on your network and supplies the list to programs that request it.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "cisvc",

 

 

  displayName = "Indexing Service",

 

 

  description = "",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "ClipSrv",

 

 

  displayName = "ClipBook",

 

 

  description = "Supports ClipBook Viewer, which allows pages to be seen by remote ClipBooks.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "clr_optimization_v2.0.50727_32",

 

 

  displayName = ".NET Runtime Optimization Service v2.0.50727_X86",

 

 

  description = "Microsoft .NET Framework NGEN",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "CPQNicMgmt",

 

 

  displayName = "Compaq NIC Agents",

 

 

  description = "Compaq NIC Agents",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "CpqRcmc",

 

 

  displayName = "Compaq Remote Monitor Service",

 

 

  description = "",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "CpqWebMgmt",

 

 

  displayName = "Compaq Web Agent",

 

 

  description = "Compaq Web Agent",

 

 

  currentState = "stopped",

 

 

  startType = "disabled",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "CqMgHost",

 

 

  displayName = "Compaq Foundation Agents",

 

 

  description = "Compaq Foundation Agents",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "CqMgServ",

 

 

  displayName = "Compaq Server Agents",

 

 

  description = "Compaq Server Agents",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "CqMgStor",

 

 

  displayName = "Compaq Storage Agents",

 

 

  description = "Compaq Storage Agents",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Dhcp",

 

 

  displayName = "DHCP Client",

 

 

  description = "Manages network configuration by registering and updating IP addresses and DNS names.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "dmadmin",

 

 

  displayName = "Logical Disk Manager Administrative Service",

 

 

  description = "Administrative service for disk management requests",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "dmserver",

 

 

  displayName = "Logical Disk Manager",

 

 

  description = "Logical Disk Manager Watchdog Service",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Dnscache",

 

 

  displayName = "DNS Client",

 

 

  description = "Resolves and caches Domain Name System (DNS) names.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "dnWhoDisp",

 

 

  displayName = "dnWhoDisp",

 

 

  description = "",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Eventlog",

 

 

  displayName = "Event Log",

 

 

  description = "Logs event messages issued by programs and Windows. Event Log reports contain information that can be useful in diagnosing problems. Reports are viewed in Event Viewer.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "EventSystem",

 

 

  displayName = "COM+ Event System",

 

 

  description = "Provides automatic distribution of events to subscribing COM components.",

 

 

  currentState = "running",

 

 

  startType = "manual",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Fax",

 

 

  displayName = "Fax Service",

 

 

  description = "Helps you send and receive faxes",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Harmony",

 

 

  displayName = "Harmony",

 

 

  description = "",

 

 

  currentState = "running",

 

 

  startType = "manual",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "lanmanserver",

 

 

  displayName = "Server",

 

 

  description = "Provides RPC support and file, print, and named pipe sharing.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "lanmanworkstation",

 

 

  displayName = "Workstation",

 

 

  description = "Provides network connections and communications.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "LiveUpdate",

 

 

  displayName = "LiveUpdate",

 

 

  description = "LiveUpdate Core Engine",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "LmHosts",

 

 

  displayName = "TCP/IP NetBIOS Helper Service",

 

 

  description = "Enables support for NetBIOS over TCP/IP (NetBT) service and NetBIOS name resolution.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Messenger",

 

 

  displayName = "Messenger",

 

 

  description = "Sends and receives messages transmitted by administrators or by the Alerter service.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "mnmsrvc",

 

 

  displayName = "NetMeeting Remote Desktop Sharing",

 

 

  description = "Allows authorized people to remotely access your Windows desktop using NetMeeting.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "MSDTC",

 

 

  displayName = "Distributed Transaction Coordinator",

 

 

  description = "Coordinates transactions that are distributed across two or more databases, message queues, file systems, or other transaction protected resource managers.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "MSIServer",

 

 

  displayName = "Windows Installer",

 

 

  description = "Installs, repairs and removes software according to instructions contained in .MSI files.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "NetDDE",

 

 

  displayName = "Network DDE",

 

 

  description = "Provides network transport and security for dynamic data exchange (DDE).",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "NetDDEdsdm",

 

 

  displayName = "Network DDE DSDM",

 

 

  description = "Manages shared dynamic data exchange and is used by Network DDE",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Netlogon",

 

 

  displayName = "Net Logon",

 

 

  description = "Supports pass-through authentication of account logon events for computers in a domain.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Netman",

 

 

  displayName = "Network Connections",

 

 

  description = "Manages objects in the Network and Dial-Up Connections folder, in which you can view both local area network and remote connections.",

 

 

  currentState = "running",

 

 

  startType = "manual",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "NtLmSsp",

 

 

  displayName = "NT LM Security Support Provider",

 

 

  description = "Provides security to remote procedure call (RPC) programs that use transports other than named pipes.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "NtmsSvc",

 

 

  displayName = "Removable Storage",

 

 

  description = "Manages removable media, drives, and libraries.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "OPCEnum",

 

 

  displayName = "OPCEnum",

 

 

  description = "Services to discover OPC servers",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "PlugPlay",

 

 

  displayName = "Plug and Play",

 

 

  description = "Manages device installation and configuration and notifies programs of device changes.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "PolicyAgent",

 

 

  displayName = "IPSEC Policy Agent",

 

 

  description = "Manages IP security policy and starts the ISAKMP/Oakley (IKE) and the IP security driver.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "ProtectedStorage",

 

 

  displayName = "Protected Storage",

 

 

  description = "Provides protected storage for sensitive data, such as private keys, to prevent access by unauthorized services, processes, or users.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RasAuto",

 

 

  displayName = "Remote Access Auto Connection Manager",

 

 

  description = "Creates a connection to a remote network whenever a program references a remote DNS or NetBIOS name or address.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RasMan",

 

 

  displayName = "Remote Access Connection Manager",

 

 

  description = "Creates a network connection.",

 

 

  currentState = "running",

 

 

  startType = "manual",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RemoteAccess",

 

 

  displayName = "Routing and Remote Access",

 

 

  description = "Offers routing services to businesses in local area and wide area network environments.",

 

 

  currentState = "stopped",

 

 

  startType = "disabled",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RemoteRegistry",

 

 

  displayName = "Remote Registry Service",

 

 

  description = "Allows remote registry manipulation.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "rjqwx",

 

 

  displayName = "Driver System",

 

 

  description = "Compaq Server Agents",

 

 

  currentState = "startPending",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RpcLocator",

 

 

  displayName = "Remote Procedure Call (RPC) Locator",

 

 

  description = "Manages the RPC name service database.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RpcSs",

 

 

  displayName = "Remote Procedure Call (RPC)",

 

 

  description = "Provides the endpoint mapper and other miscellaneous RPC services.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RSLinx",

 

 

  displayName = "RSLinx",

 

 

  description = "",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "RSVP",

 

 

  displayName = "QoS RSVP",

 

 

  description = "Provides network signaling and local traffic control setup functionality for QoS-aware programs and control applets.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "SamSs",

 

 

  displayName = "Security Accounts Manager",

 

 

  description = "Stores security information for local user accounts.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "SCardDrv",

 

 

  displayName = "Smart Card Helper",

 

 

  description = "Provides support for legacy smart card readers attached to the computer.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "SCardSvr",

 

 

  displayName = "Smart Card",

 

 

  description = "Manages and controls access to a smart card inserted into a smart card reader attached to the computer.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Schedule",

 

 

  displayName = "Task Scheduler",

 

 

  description = "Enables a program to run at a designated time.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "seclogon",

 

 

  displayName = "RunAs Service",

 

 

  description = "Enables starting processes under alternate credentials",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "SENS",

 

 

  displayName = "System Event Notification",

 

 

  description = "Tracks system events such as Windows logon, network, and power events. Notifies COM+ Event System subscribers of these events.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "SharedAccess",

 

 

  displayName = "Internet Connection Sharing",

 

 

  description = "Provides network address translation, addressing, and name resolution services for all computers on your home network through a dial-up connection.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Spooler",

 

 

  displayName = "Print Spooler",

 

 

  description = "Loads files to memory for later printing.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Surveyor",

 

 

  displayName = "Surveyor",

 

 

  description = "Online agent that gathers critical hardware and software information.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "sysdown",

 

 

  displayName = "hp ProLiant System Shutdown Service",

 

 

  description = "Shuts down the system in the event of overheating or loss of cooling in response to commands from the hp ProLiant Advanced System Management Controller driver.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "SysmonLog",

 

 

  displayName = "Performance Logs and Alerts",

 

 

  description = "Configures performance logs and alerts.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "TapiSrv",

 

 

  displayName = "Telephony",

 

 

  description = "Provides Telephony API (TAPI) support for programs that control telephony devices and IP based voice connections on the local computer and, through the LAN, on servers that are also running the service.",

 

 

  currentState = "running",

 

 

  startType = "manual",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "TlntSvr",

 

 

  displayName = "Telnet",

 

 

  description = "Allows a remote user to log on to the system and run console programs using the command line.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "TrkWks",

 

 

  displayName = "Distributed Link Tracking Client",

 

 

  description = "Sends notifications of files moving between NTFS volumes in a network domain.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "UPS",

 

 

  displayName = "Uninterruptible Power Supply",

 

 

  description = "Manages an uninterruptible power supply (UPS) connected to the computer.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "UtilMan",

 

 

  displayName = "Utility Manager",

 

 

  description = "Starts and configures accessibility tools from one window ",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "vmware-converter-agent",

 

 

  displayName = "VMware vCenter Converter Agent",

 

 

  description = "VMware vCenter Converter Standalone Agent provides virtual machine conversion and reconfiguration services.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "vmware-converter-server",

 

 

  displayName = "VMware vCenter Converter Server",

 

 

  description = "VMware vCenter Converter Standalone Server provides centralized management of Converter Standalone agents and tasks.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = false,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "W32Time",

 

 

  displayName = "Windows Time",

 

 

  description = "Sets the computer clock.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "WinMgmt",

 

 

  displayName = "Windows Management Instrumentation",

 

 

  description = "Provides system management information.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "WinVNC4",

 

 

  displayName = "VNC Server Version 4",

 

 

  description = "",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "Wmi",

 

 

  displayName = "Windows Management Instrumentation Driver Extensions",

 

 

  description = "Provides systems management information to and from drivers.",

 

 

  currentState = "running",

 

 

  startType = "manual",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "wuauserv",

 

 

  displayName = "Automatic Updates",

 

 

  description = "Enables the download and installation of Windows updates. If this service is disabled, this computer will not be able to use the Automatic Updates feature or the Windows Update Web site.",

 

 

  currentState = "running",

 

 

  startType = "autoStart",

 

 

  canBeStopped = true,

 

 

  },

 

 

  (converter.info.ServiceInfo) {

 

 

  dynamicType = <unset>,

 

 

  serviceName = "WZCSVC",

 

 

  displayName = "Wireless Configuration",

 

 

  description = "Provides authenticated network access control using IEEE 802.1x for wired and wireless Ethernet networks.",

 

 

  currentState = "stopped",

 

 

  startType = "manual",

 

 

  canBeStopped = false,

 

 

  }

 

 

  ],

 

 

  },

 

 

  installAgent = <unset>,

 

 

  uninstallAgent = false,

 

 

  shutdownSource = <unset>,

 

 

  startDelay = <unset>,

 

 

  },

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

}

 

 

[2019-05-15 13:13:22.640 01112 verbose 'TaskSummary'] UpdateTask

 

 

(converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-2",

 

 

  task = 'converter.task.Task:task-2',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "queued",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (vmodl.MethodFault) null,

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:13:21.78125Z",

 

 

  startTime = "2019-05-15T17:13:22.109375Z",

 

 

  completeTime = <unset>,

 

 

  eventChainId = 11,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) null,

 

 

}

 

 

[2019-05-15 13:13:22.734 01112 verbose 'ConverterImpl'] PropertyCollector::WaitForUpdates[7]

 

 

(vmodl.query.PropertyCollector.UpdateSet) {

 

 

  dynamicType = <unset>,

 

 

  version = "7",

 

 

  filterSet = (vmodl.query.PropertyCollector.FilterUpdate) [

 

 

  (vmodl.query.PropertyCollector.FilterUpdate) {

 

 

  dynamicType = <unset>,

 

 

  filter = 'vmodl.query.PropertyCollector.Filter:session[259FA532-F747-4920-9DE1-BB7C5025597C]FA68D719-7222-4372-BD60-402B9A62E085',

 

 

  objectSet = (vmodl.query.PropertyCollector.ObjectUpdate) [

 

 

  (vmodl.query.PropertyCollector.ObjectUpdate) {

 

 

  dynamicType = <unset>,

 

 

  kind = "modify",

 

 

  obj = 'converter.task.Task:task-2',

 

 

  changeSet = (vmodl.query.PropertyCollector.Change) [

 

 

  (vmodl.query.PropertyCollector.Change) {

 

 

  dynamicType = <unset>,

 

 

  name = "info",

 

 

  op = "assign",

 

 

  val = (converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-2",

 

 

  task = 'converter.task.Task:task-2',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "running",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (vmodl.MethodFault) null,

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:13:21.78125Z",

 

 

  startTime = "2019-05-15T17:13:22.109375Z",

 

 

  completeTime = <unset>,

 

 

  eventChainId = 11,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) null,

 

 

  },

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

}

 

 

[2019-05-15 13:13:22.734 01112 verbose 'TaskSummary'] UpdateTask

 

 

(converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-2",

 

 

  task = 'converter.task.Task:task-2',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "running",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (vmodl.MethodFault) null,

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:13:21.78125Z",

 

 

  startTime = "2019-05-15T17:13:22.109375Z",

 

 

  completeTime = <unset>,

 

 

  eventChainId = 11,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) null,

 

 

}

 

 

[2019-05-15 13:13:29.578 01112 verbose 'ConverterImpl'] PropertyCollector::WaitForUpdates[8]

 

 

(vmodl.query.PropertyCollector.UpdateSet) {

 

 

  dynamicType = <unset>,

 

 

  version = "8",

 

 

  filterSet = (vmodl.query.PropertyCollector.FilterUpdate) [

 

 

  (vmodl.query.PropertyCollector.FilterUpdate) {

 

 

  dynamicType = <unset>,

 

 

  filter = 'vmodl.query.PropertyCollector.Filter:session[259FA532-F747-4920-9DE1-BB7C5025597C]FA68D719-7222-4372-BD60-402B9A62E085',

 

 

  objectSet = (vmodl.query.PropertyCollector.ObjectUpdate) [

 

 

  (vmodl.query.PropertyCollector.ObjectUpdate) {

 

 

  dynamicType = <unset>,

 

 

  kind = "modify",

 

 

  obj = 'converter.task.Task:task-2',

 

 

  changeSet = (vmodl.query.PropertyCollector.Change) [

 

 

  (vmodl.query.PropertyCollector.Change) {

 

 

  dynamicType = <unset>,

 

 

  name = "event",

 

 

  op = "assign",

 

 

  val = (converter.event.Event) [

 

 

  (converter.event.TaskEvent) {

 

 

  dynamicType = <unset>,

 

 

  key = 11,

 

 

  chainId = 11,

 

 

  type = "info",

 

 

  createdTime = "2019-05-15T17:13:21.828125Z",

 

 

  userName = "Administrator",

 

 

  fullMessage = "Task: Convert physical machine.",

 

 

  info = (converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-2",

 

 

  task = 'converter.task.Task:task-2',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "queued",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (vmodl.MethodFault) null,

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:13:21.78125Z",

 

 

  startTime = <unset>,

 

 

  completeTime = <unset>,

 

 

  eventChainId = 11,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) null,

 

 

  },

 

 

  },

 

 

  (converter.event.VmCreatedEvent) {

 

 

  dynamicType = <unset>,

 

 

  key = 13,

 

 

  chainId = 11,

 

 

  type = "info",

 

 

  createdTime = "2019-05-15T17:13:29.234375Z",

 

 

  userName = "Administrator",

 

 

  fullMessage = "Created the virtual machine 'TELETROL2.chuh.org'.",

 

 

  vmName = "TELETROL2.chuh.org",

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

}

 

 

[2019-05-15 13:13:35.265 01112 verbose 'ConverterImpl'] PropertyCollector::WaitForUpdates[9]

 

 

(vmodl.query.PropertyCollector.UpdateSet) {

 

 

  dynamicType = <unset>,

 

 

  version = "9",

 

 

  filterSet = (vmodl.query.PropertyCollector.FilterUpdate) [

 

 

  (vmodl.query.PropertyCollector.FilterUpdate) {

 

 

  dynamicType = <unset>,

 

 

  filter = 'vmodl.query.PropertyCollector.Filter:session[259FA532-F747-4920-9DE1-BB7C5025597C]FA68D719-7222-4372-BD60-402B9A62E085',

 

 

  objectSet = (vmodl.query.PropertyCollector.ObjectUpdate) [

 

 

  (vmodl.query.PropertyCollector.ObjectUpdate) {

 

 

  dynamicType = <unset>,

 

 

  kind = "modify",

 

 

  obj = 'converter.task.Task:task-2',

 

 

  changeSet = (vmodl.query.PropertyCollector.Change) [

 

 

  (vmodl.query.PropertyCollector.Change) {

 

 

  dynamicType = <unset>,

 

 

  name = "info",

 

 

  op = "assign",

 

 

  val = (converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-2",

 

 

  task = 'converter.task.Task:task-2',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "error",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (converter.fault.StorageCraftSnapshotFault) {

 

 

  dynamicType = <unset>,

 

 

  faultCause = (vmodl.MethodFault) null,

 

 

  errCode = "2",

 

 

  msg = "Unable to create a snapshot of the source volume. Error code: 2.",

 

 

  },

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:13:21.78125Z",

 

 

  startTime = "2019-05-15T17:13:22.109375Z",

 

 

  completeTime = "2019-05-15T17:13:35.265625Z",

 

 

  eventChainId = 11,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) {

 

 

  dynamicType = <unset>,

 

 

 

  timeCreated = "2019-05-15T17:13:34.140625Z",

 

 

  format = "zip",

 

 

  content = (converter.DiagnosticManager.BundleContent) [

 

 

  "agentLogs",

 

 

  "serverLogs"

 

 

  ],

 

 

  size = 557440,

 

 

  crc = -909755898,

 

 

  },

 

 

  },

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

  }

 

 

  ],

 

 

}

 

 

[2019-05-15 13:13:35.265 01112 verbose 'TaskSummary'] UpdateTask

 

 

(converter.task.TaskInfo) {

 

 

  dynamicType = <unset>,

 

 

  key = "task-2",

 

 

  task = 'converter.task.Task:task-2',

 

 

  name = "Convert",

 

 

  descriptionId = "Convert.P2V",

 

 

  userName = "Administrator",

 

 

  source = <unset>,

 

 

  target = "E:\teletrol2\TELETROL2.chuh.org",

 

 

  state = "error",

 

 

  cancelled = false,

 

 

  cancelable = true,

 

 

  data = <unset>,

 

 

  error = (converter.fault.StorageCraftSnapshotFault) {

 

 

  dynamicType = <unset>,

 

 

  faultCause = (vmodl.MethodFault) null,

 

 

  errCode = "2",

 

 

  msg = "Unable to create a snapshot of the source volume. Error code: 2.",

 

 

  },

 

 

  result = <unset>,

 

 

  progress = <unset>,

 

 

  estimatedTimeRemaining = <unset>,

 

 

  transferRate = <unset>,

 

 

  queueTime = "2019-05-15T17:13:21.78125Z",

 

 

  startTime = "2019-05-15T17:13:22.109375Z",

 

 

  completeTime = "2019-05-15T17:13:35.265625Z",

 

 

  eventChainId = 11,

 

 

  vcTask = <unset>,

 

 

  logBundleInfo = (converter.DiagnosticManager.TaskLogBundleInfo) {

 

 

  dynamicType = <unset>,

 

 

 

  timeCreated = "2019-05-15T17:13:34.140625Z",

 

 

  format = "zip",

 

 

  content = (converter.DiagnosticManager.BundleContent) [

 

 

  "agentLogs",

 

 

  "serverLogs"

 

 

  ],

 

 

  size = 557440,

 

 

  crc = -909755898,

 

 

  },

 

 

}

 

 

 

Additional network backup

$
0
0

Good day.There is for example a network 192.168.0.1/24 virtual machines work on it.There are SFP + cards in the servers that are interconnected by a separate switch with ip 10.0.0.1/24, which does not have access to the 192.168.0.1/24 network.



The question is how to configure backups to run through SFP + data?

Veritas and VEEM see only Vcenter 6.7 over the network 192.168.0.1/24.On the virtual machine where Veritas is installed, a network interface with SFP + has been added.As I understand it is impossible to add a second network interface to Vcentr

I don’t want to drag backups over the work network, especially when there are 10 GB ports.Who as implemented?

VM Show 0 MB Disk Space

$
0
0

Hi,

 

i don´t know why but one of my vm´s was missing an vmdk file. It is still running!

The Used Storage for that machine was only showing the size of the second disk!

 

So i decide to create the vmdk file new.

 

VMware KB: Recreating a missing virtual machine disk (VMDK) descriptor file

 

 

After recreating the vmdk file, the used storage for the vm Show the correct size. But when i edit the vm Settings and look at the disk size of that vm it tells me 0 MB

 

 

disksize.JPG

 

 

Any ideas how to fix that? Or is there something wrong with the vmdk file?

 

Frank

Merge .vmdk disks

$
0
0

Hi guys,

I have 2 monolithic vmdk disks

disk1.vmdk

disk1-flat.vmdk

 

disk2.vmdk

disk2-flat.vmdk

 

Each of them contains 1 primary partition

How can I combine those disks and get disk3.vmdk with 2 partitions?

 

I tried to combine descriptor files, but partition table stays unchanged and I see only first volume in Windows

 

# Extent description

RW 921600 VMFS "disk1-flat.vmdk"

RW 202752 VMFS "disk2-flat.vmdk"

 

Thank you for the help!

Increase vCenter Server Appliance 6.0U2 root partition size

$
0
0

Hello,

I want to increase root partition ( / ) in VCSA 6.0. Its format is ext3 but it's not an LVM volume so vpxd_servicecfg storage lvm autogrow not working for me.

I've found couple articles about increasing it's size by running fdisk /dev/sda and then remove partition 3, recreate it, set it and at the end (after reboot of the server) use resize2fs /dev/sda3.

 

I have situation when vpxd_servicecfg storage lvm autogrow extends all lvms and rescan storage for all devices, so I can see that device /dev/sda has 5GB unallocated. Can I use only resize2fs /dev/sda3 to extend partition size with no downtime of the server?

 

Or maybe there is another way? And is it even supported by vmware to extend root partition?

 

Articles that I've found:

Increasing the disk space for the VMware vCenter Server Appliance in vSphere 6.0 (2126276) | VMware KB

https://content.pivotal.io/blog/increasing-the-size-of-a-vcsa-root-filesystem

 

Thanks in advance,

Lukasz

VSphere topology recommendation

$
0
0

Dear Sirs,

 

I am planning to deploy 3 powerful physical servers acting as esxi hosts, I have a SAN storage acting as a datastore for the hosts.

I want to install vcsa on one of the hosts to configure HA but I am confused if the server hosting the vcsa is down, what happens?

 

Do the other VMs on that host go up on the other hosts along with the vcenter?

Or do I have to install vcsa on more than one host to ensure full HA?


Import sample roles from vCenter to ESXi hosts

$
0
0

Hello everyone,

 

Under the "Roles" section in vCenter, there are several sample roles, one of which I would like to assign to users.Users sign in through our AD, and when I go to the Permissions tab for the hosts while connected to the vCenter server, our domain does not appear in the dropdown when adding permissions.

 

If I try adding the permissions while connected to the hosts themselves, I can see our domain (and users/groups), but cannot assign the sample roles.

 

I understand why this happens, what I'm wondering is if there's a way to import one of these sample roles to the hosts? So far, the only way I can see to accomplish this is to create the role for each of the hosts separately, as there doesn't seem to be a way to import roles from other hosts even.

NTP and MD5 Hash Authorization issue - VCSA 6.7

$
0
0

Hello All-

 

I'm running into an issue where I receive "NTP server is unreachable" under my Time / Time Synchronization settings in VMware Appliance Management.

 

I have received an MD5 hash key from my network team and wonder if it's possible to configure vCSA NTP for authorization using MD5 hash? If so, where can this be done and how? I have tried the steps listed in the two links below via the shell but still cannot get vCSA to reach our NTP server. I can ping the NTP server with no problem from the shell.

 

https://uplogix.com/docs/control-center-user-guide/managing-the-control-center/ntp-settings

 

How To Configure Authenticated NTP Using Symmetric Keys (compatibility with FIPS 140-2) - Red Hat Customer Portal

 

Additionally, I did apply security/patch updates to my vSphere environment last week and wondering if that may be part of my problem. I'm currently at Version 6.7.0.30000, Build 13010631.

 

Any guidance would be appreciated.

Cannot enable Log Browser

$
0
0

I don't know what I'm missing here. I'm logging on to my vCSA installation via PuTTY in an attempt to enable the Log Browser vSphere Web Client plugin according to this article: Enable the Log Browser Plug-In on the vCenter Server Appliance.

 

In both my lab environment and in my primary vSphere environment, when I drill down to /usr/lib/vmware-vsphere-client/plugin-packages, there is no logbrowser directory to open. I therefore can't rename the appropriate file required to activate the Log Browser plugin.

 

What am I missing? See attached screenshot of "dir" when I drill down as far as I can:

 

Alarm - Datastore Disk Usage from % to space possible?

$
0
0

Hi

 

I have Alarm for Datastore Disk usage is any way to change it from % to TB?

So i wan,t to get alarm when only 100Tb is left on the Storage LUN

vcenter重新计算虚拟磁盘摘要频繁刷新

$
0
0

底层系统ESXI5.5 

vsphere 连接VC后,近期任务中频繁出现刷新

访问vmware KB 库:未能找到类似日志报错:

KB:2095188

VMware Knowledge Base

请问有遇到的吗,如何解决。

 

谢谢

Viewing all 24426 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>