Quantcast
Channel: VMware Communities : All Content - vRealize Automation Tools
Viewing all 9859 articles
Browse latest View live

Are you using vCloud Director?

0
0
Have you adopted vCloud Director in your environment?  Do you use it alongside vSphere? Or are you a vSphere-only shop?  We want to know!

VRA VM Request fails with Customization Specification

0
0

Hi,

 

I am trying to deploy a virtual machine in VRA with windows customization specification. In my CS I have defined to obtain the hostname during deployment (ask user). So in my machine blueprint I have specified a custom property called "hostname" and assigned my hostname during deployment. However, the deployment fails with following message.

 

Request failed: Machine vcloud-win03: CustomizeVM : [CustomizeVM_Task] - A specified parameter was not correct: hostname.

 

Also If I set a name for a virtual machine during deployment it omits the machine prefix "vcloud-win" and also fail to get the hostname.

 

So how can I provide a separate name for hostname (apart from virtual machine name) and still keep the virtual machine name prefix attached to it?

 

Thank you.

-Sajith Ru.

How to get a proper refresh of vRA Xaas form regarding indirect dependencies with an updated field ?

0
0

Hi,

 

I'm currently working with vRealize Automation 7.4.0 and vRealize Orchestrator 7.4.0 and I didn't find any way to get a get a complex Xaas working because of a *simple* issue : when a field is updated by the user, only direct dependencies are correctly updated and not all the indirect dependencies.

Let me showcase the issue in a simple Xaas.

 

As a mandatory step, I created a very simple vRO workflow just to be able to link with my Xaas : the issue being purely in vRA, it has no significance.

The one I used is this :

very simple workflow.PNG

 

Then I could build a quite simple Xaas : the field1 is a checkbox list of strings and has a harcoded set of values :

field1 definition.PNGfield1 values.PNG

 

The field2 is again a checkbox list of strings but uses as possible value list the result of the field1 :

field2 definition.PNGfield2 values.PNG

 

As there is not "field" opion available, it is done using an action call that is dead simple : it sends back what it gets :

 

Then comes the field3 that is linked to the values selected in the field2 :

field3 definition.PNGfield3 values.PNG

 

Same object, same type, the goal being to have an indirect dependancy of the field1.

 

 

Intuitively, any update of field1 should impact field2 (a direct dependency) AND field3 (an indirect dependency).

At the form opening all seems ok :

Selecting all options of field1 gives the expected output :

Then selecting all options of field2 gives the expected output :

But if you unselect now the options of field1, you have field2 updated as expected... but not field3 !

As you may guess, linked fields in a complex Xaas are not rare and you quickly get indirect dependencies that are not currently handled as expected by the product.

 

Given that, does some have a way to "force" the compute of ALL dependencies, including indirect ones, when a field is updated ?

I'm also open to other technical options that could satisfy such indirect dependencies in a proper way :-)

 

Thanks a lot for your help and ideas !

Copying custom properties of one VM to Another - Decrypting an encrypted property

0
0
As solution I need to copy the custom properties of one VM to another VM.  I would like to know how can retrieve encrypted custom proerty and decrypt it

How to fetch custom properties of blueprint, along with its component's custom property

0
0
I want an simple solution to fetch the custom properties of blueprint along with its compent's(Infrastructure.CatalogItem.Machine.Virtual.vSphere) custom property and also from Propery Groups. Any help is much appreciated 

VRA 7.3 to 7.4 Upgrade detailed steps required.

0
0

Hi Team,

 

Kindly share the detailed steps to upgrade vra 7.3 to 7.4 along with proc and concerns.

 

-Praveen.

How to synch between Development and production vra?

0
0

How to synch between  Development and production vra?

Change machine description in EBS

0
0

Hi!

 

I'm trying to change machine description at EBS - Machine Provisioning --> Requested (PRE). I grabbed property "'__Notes" from a payload, changed it and returned back through virtualMachineAddOrUpdateProperties.put('__Notes',MyNewNotes);

 

Unfortunately, machine description (in vCenter/vCAC/vCACCAFE) stayed the same as user defined it originally in the request form ("Description" field).

I also changed several other fields beside "__Notes" - all of them worked but "__Notes", so it is not a problem of my subscription. Yes It is "blocking".

 

So, the simple question - is it possible to redefine/modify machine's description through EBS? Why I can modify almost all machine's properties at "Requested (PRE)" but description? May be I need to use another event?? As a plan B - I can use vm.reconfigure_task() to apply new notes/annotation/whatever, but - it is additional search/request to vcenter... and stupid. Should be the other way.

 

I found this interesting thread - __Notes property does not work with vRA 7 · Issue #33 · chef-partners/vmware-vra-gem · GitHub 

 

Any ideas?


vra catalog request submit --inputfile results in request with custom machine properties created but not populated. (CloudClient 4.5)

0
0

First I create a JSON file for my catalog request like so:

 

vra catalog request generate template --groupid <businessGroupName> --id RHEL --reason "" --export d:\myVraRequest.json

 

Then I edit this file to populate the various machine properties with the necessary values just the same as if submitting using the web console. Next I submit the edited JSON file:

 

vra catalog request submit --groupid <businessGroupName> --inputfile 'd:\myVraRequest_modified.json'

 

The request is successfully submitted and vRA does its thing. The problem is that the first EBS subscription reveals that that the majority of the custom machine properties do not have values populated. The only custom machine values with values populated are those that came from the request template above plus a couple more. There doesn't seem to be a pattern on which are getting values and those that are not.

 

What is even more strange is if I look at the request in the web console I see the same values for the corresponding input fields as I entered in the JSON file. If I submit the same catalog item and populate the input fields with the same values in the JSON file the request completes successfully, i.e. the custom machine property values are populated correctly. I have triple-checked the spelling and syntax.

 

Any ideas on what to try next or why this is happening?

 

Thanks in advance.

Error assign Username to new VM - vm is not initialized for waiting for the DNS name

0
0

Hello Guys

 

In a Blueprint Centos 7.5 and VRA 7.4 have a Blueprint with the options of assign a new user in the procedure Example Customizing request forms using the new Custom Forms - VMware Cloud Management

 

Now, the VM is created but when run the AssignUser failed by this error.

 

[2018-08-18 17:16:44.330] [E] (com.vmware.library.vc.vm.tools/vim3WaitToolsStarted) Error in (Dynamic Script Module name : vim3WaitToolsStarted#1) ReferenceError: vm is not initialized for waiting for the DNS name

 

The VMware Tools was installed in the template, and I check the VM and the VM have the vmware tools running.

 

Also the FW is disabled and selinux.

 

Thanks for your help.

 

Regards


SAN

Two domain in one VRA

0
0

Hi,

 

I have been configured my VRA to join my main domain.

Now, my users from this domain can login to the VRA.

 

Is it possible to add another domain (without trust) to the VRA?

I want to allow users from the new domain to login to the VRA.

 

Thanks!

Idan

Help getting vCenter added and working as an endpoint.

0
0

So I have been trying to get vCenter working correctly as an endpoint in vRA.  I have tried a number of things and when opening orchestrator and trying to fallow the workflows I found that I now had two variation of the same vCenter server instance.  I removed them both thinking I would just readd the one again to see if that fixed my issue with my endpoint, but now when I try to add an instance through the workflow in orchestrator if fails and says: Connection validation failed exception There is problem with the specified PBM service at URL:https://...  Error message: Unexpected status code:503.  Basically my endpoint is not pulling any information from vCenter.  What is the proper order of workflow I need to run to setup a vCenter endpoint.  I think this might help in finding where I am failing?

 

Puppet OpenSource

0
0

Hello Everybody

I am trying to integrate Puppet Open Source with VRA, but I cant do it.

 

Is another way?

Deployment Openshift Container in VRA

0
0

Hello Guys

 

Is possible in VRA 7.4 add openshift container.

 

Thanks for your help.

 

Regards

 

SAN

vRA 7.3 role : web fail during simple install

0
0

Clean installation of vRA 7.3 using wizard.

 

Command result

 

Executing:C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe RegisterCatalogTypes -v

Catalog registration starting.

System.AggregateException: One or more errors occurred. ---> VMware.Cafe.JsonResponseException: System exception.

  at VMware.Cafe.JsonRestClient.d__2`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at DynamicOps.Common.Client.RestClient.d__a7`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
  at DynamicOps.Common.Client.RestClient.d__c1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at DynamicOps.Common.Client.RestClient.d__8c.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at VMware.Cafe.Client.Registration.d__3.MoveNext()
  --- End of inner exception stack trace ---
  at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
  at VMware.VcacConfig.ServiceCatalogCommands.RegisterCatalogTypes.Execute(CommandLineParser parser)
---> (Inner Exception #0) VMware.Cafe.JsonResponseException: System exception.
  at VMware.Cafe.JsonRestClient.d__2`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at DynamicOps.Common.Client.RestClient.d__a7`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
  at DynamicOps.Common.Client.RestClient.d__c1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at DynamicOps.Common.Client.RestClient.d__8c.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at VMware.Cafe.Client.Registration.d__3.MoveNext()<---

 

Warning: Non-zero return code. Command failed.

 

 

 

OUTPUT:

Executing:C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe RegisterCatalogTypes -v

Catalog registration starting.

System.AggregateException: One or more errors occurred. ---> VMware.Cafe.JsonResponseException: System exception.

  at VMware.Cafe.JsonRestClient.d__2`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at DynamicOps.Common.Client.RestClient.d__a7`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
  at DynamicOps.Common.Client.RestClient.d__c1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at DynamicOps.Common.Client.RestClient.d__8c.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at VMware.Cafe.Client.Registration.d__3.MoveNext()
  --- End of inner exception stack trace ---
  at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
  at VMware.VcacConfig.ServiceCatalogCommands.RegisterCatalogTypes.Execute(CommandLineParser parser)
---> (Inner Exception #0) VMware.Cafe.JsonResponseException: System exception.
  at VMware.Cafe.JsonRestClient.d__2`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at DynamicOps.Common.Client.RestClient.d__a7`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
  at DynamicOps.Common.Client.RestClient.d__c1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at DynamicOps.Common.Client.RestClient.d__8c.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at VMware.Cafe.Client.Registration.d__3.MoveNext()<---

 

Warning: Non-zero return code. Command failed.

 

 

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 

vCAC -CONFIG

 

 

[UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :================= Logging started at [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] ==================

[UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Product version: 7.3.0.10750.

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Initialized configuration property for feature Website. Node read DATABASE_INSTANCE.

Initialized configuration property for feature Website. Node read DATABASE_NAME.

Initialized configuration property for feature Website. Node read DATA_PROTECTED.

Initialized configuration property for feature Website. Node read INSTALL_MODE.

Initialized configuration property for feature Website. Node read DATABASE_USE_ENCRYPTION.

Initialized configuration property for feature Website. Node read SECURITY_PASSPHRASE.

Initialized configuration property for feature Website. Node read WEBSITE_NAME.

Initialized configuration property for feature Website. Node read CERTIFICATE.

Initialized configuration property for feature Website. Node read SUPPRESS_CERTIFICATE_MISMATCH_FLAG.

Initialized configuration property for feature Website. Node read HTTPS_PORT.

Initialized configuration property for feature Website. Node read SERVICE_USER.

Initialized configuration property for feature Website. Node read SERVICE_USER_PASSWORD.

Initialized configuration property for feature Website. Node read MODEL_MANAGER_WEB_HOSTNAME.

Initialized configuration property for feature Website. Node read CREATE_MSSQL_AZMAN_STORE_FLAG.

Initialized configuration property for feature Website. Node read AZMAN_STORE_TYPE.

Initialized configuration property for feature Website. Node read AZMAN_CONNECTION_STRING.

Initialized configuration property for feature Website. Node read WEBSITE_LOG_PATH.

Initialized configuration property for feature Website. Node read WEBSITE_WEBFARM_FLAG.

Initialized configuration property for feature Website. Node read WEBSITE_SESSION_STATE_DATABASE_NAME.

 

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Initialized configuration property for feature ModelManagerWeb. Node read DATABASE_INSTANCE.

Initialized configuration property for feature ModelManagerWeb. Node read DATABASE_NAME.

Initialized configuration property for feature ModelManagerWeb. Node read DATA_PROTECTED.

Initialized configuration property for feature ModelManagerWeb. Node read INSTALL_MODE.

Initialized configuration property for feature ModelManagerWeb. Node read DATABASE_USE_ENCRYPTION.

Initialized configuration property for feature ModelManagerWeb. Node read SECURITY_PASSPHRASE.

Initialized configuration property for feature ModelManagerWeb. Node read WEBSITE_NAME.

Initialized configuration property for feature ModelManagerWeb. Node read CERTIFICATE.

Initialized configuration property for feature ModelManagerWeb. Node read SUPPRESS_CERTIFICATE_MISMATCH_FLAG.

Initialized configuration property for feature ModelManagerWeb. Node read HTTPS_PORT.

Initialized configuration property for feature ModelManagerWeb. Node read SERVICE_USER.

Initialized configuration property for feature ModelManagerWeb. Node read SERVICE_USER_PASSWORD.

Initialized configuration property for feature ModelManagerWeb. Node read MODEL_MANAGER_WEB_HOSTNAME.

Initialized configuration property for feature ModelManagerWeb. Node read CREATE_MSSQL_AZMAN_STORE_FLAG.

Initialized configuration property for feature ModelManagerWeb. Node read AZMAN_STORE_TYPE.

Initialized configuration property for feature ModelManagerWeb. Node read AZMAN_CONNECTION_STRING.

Initialized configuration property for feature ModelManagerWeb. Node read MODEL_MANAGER_WEB_LOG_PATH.

Initialized configuration property for feature ModelManagerWeb. Node read WINDOWS_AUTHEN_DATABASE_INSTALL_FLAG.

Initialized configuration property for feature ModelManagerWeb. Node read DATABASE_INSTALL_SQL_USER.

Initialized configuration property for feature ModelManagerWeb. Node read DATABASE_INSTALL_SQL_USER_PASSWORD.

 

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Initialized configuration property for feature ModelManagerData. Node read DATABASE_INSTANCE.

Initialized configuration property for feature ModelManagerData. Node read DATABASE_NAME.

Initialized configuration property for feature ModelManagerData. Node read DATA_PROTECTED.

Initialized configuration property for feature ModelManagerData. Node read INSTALL_MODE.

Initialized configuration property for feature ModelManagerData. Node read DATABASE_USE_ENCRYPTION.

Initialized configuration property for feature ModelManagerData. Node read MODEL_MANAGER_WEB_HOSTNAME.

Initialized configuration property for feature ModelManagerData. Node read HTTPS_PORT.

Initialized configuration property for feature ModelManagerData. Node read AZMAN_STORE_TYPE.

Initialized configuration property for feature ModelManagerData. Node read AZMAN_CONNECTION_STRING.

Initialized configuration property for feature ModelManagerData. Node read SMTP_ENABLE_SSL_FLAG.

Initialized configuration property for feature ModelManagerData. Node read SMTP_WEBSITE_CONSOLE_HOSTNAME.

Initialized configuration property for feature ModelManagerData. Node read SMTP_SERVER.

Initialized configuration property for feature ModelManagerData. Node read SMTP_FROM_ADDRESS.

Initialized configuration property for feature ModelManagerData. Node read SMTP_ANONYMOUS_AUTHEN_FLAG.

Initialized configuration property for feature ModelManagerData. Node read SMTP_USER.

Initialized configuration property for feature ModelManagerData. Node read SMTP_USER_PASSWORD.

Initialized configuration property for feature ModelManagerData. Node read TENANT.

Initialized configuration property for feature ModelManagerData. Node read COMPONENT_REGISTRY_CERTIFICATE_THUMBPRINT.

Initialized configuration property for feature ModelManagerData. Node read SSO_ADMIN_PASSWORD.

Initialized configuration property for feature ModelManagerData. Node read SSO_ADMIN_USERNAME.

Initialized configuration property for feature ModelManagerData. Node read COMPONENT_REGISTRY_SERVER.

Initialized configuration property for feature ModelManagerData. Node read IAAS_SERVER_LOCALIP.

Initialized configuration property for feature ModelManagerData. Node read WINDOWS_AUTHEN_DATABASE_INSTALL_FLAG.

Initialized configuration property for feature ModelManagerData. Node read DATABASE_INSTALL_SQL_USER.

Initialized configuration property for feature ModelManagerData. Node read DATABASE_INSTALL_SQL_USER_PASSWORD.

 

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Created IIS binding *:443:.

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe  -ga "s16\pgajera"

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Microsoft (R) ASP.NET RegIIS version 4.0.30319.34209

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Administration utility to install and uninstall ASP.NET on the local machine.

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Copyright (C) Microsoft Corporation.  All rights reserved.

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Start granting s16\pgajera access to the IIS configuration and other directories used by ASP.NET.

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Finished granting s16\pgajera access to the IIS configuration and other directories used by ASP.NET.

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Created IIS application pool RepositoryAppPool.

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Created IIS virtual application Repository.

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Configuration file C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Web\Web.config updated.

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Executing C:\Program Files (x86)\VMware\vCAC\Server\ConfigTool\EncryptionKeyTool\DynamicOps.Tools.EncryptionKeyTool.exe Key-Generate -pp "******" -rsd -vd -cs "Data Source=lvpmsql01.s16.com;Initial Catalog=vradb;User ID=sa;Password=******

Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Key-Generate -pp ******

Info : [UTC:2017-06-22 22:41:34 Local:2017-06-22 18:41:34] :Info: Encrypting passphrase is completed.

Info : [UTC:2017-06-22 22:41:34 Local:2017-06-22 18:41:34] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe  -pa VCACKeyContainer "s16\pgajera"

Info : [UTC:2017-06-22 22:41:34 Local:2017-06-22 18:41:34] :Microsoft (R) ASP.NET RegIIS version 4.0.30319.34209

Info : [UTC:2017-06-22 22:41:34 Local:2017-06-22 18:41:34] :Administration utility to install and uninstall ASP.NET on the local machine.

Info : [UTC:2017-06-22 22:41:34 Local:2017-06-22 18:41:34] :Copyright (C) Microsoft Corporation.  All rights reserved.

Info : [UTC:2017-06-22 22:41:34 Local:2017-06-22 18:41:34] :Adding ACL for access to the RSA Key container...

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Succeeded!

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Configuration file C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe.config updated.

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Configuration file C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe.config updated.

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Executing C:\Program Files (x86)\VMware\vCAC\Server\ConfigTool\EncryptionKeyTool\DynamicOps.Tools.EncryptionKeyTool.exe Key-Generate -pp "******" -rsd -vd -cs "Data Source=lvpmsql01.s16.com;Initial Catalog=vradb;User ID=sa;Password=******

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Key-Generate -pp ******

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Info: Encrypting passphrase is completed.

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\MsBuild.exe "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" /t:InitializeRepo /p:RepoUtilDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data";AssemblyDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data" /p:DBServer="lvpmsql01.s16.com";DBName="vradb" /p:DBConnectParam="-u sa -p ******  /p:AuthStoreParam=" --store \"https://vraapplliance.s16.com:443\"" /p:InstallType="Install" /p:VmwareVcacVaHost="vraapplliance.s16.com" /p:tenant="vsphere.local" /p:SSOAdminUser="administrator" /p:SSOAdminPassword=******

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Microsoft (R) Build Engine version 4.0.30319.34209

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :[Microsoft .NET Framework, version 4.0.30319.34209]

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Copyright (C) Microsoft Corporation. All rights reserved.

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Build started 6/22/2017 6:41:35 PM.

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" on node 1 (InitializeRepo target(s)).

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :InitializeRepo:

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :  ##InitializeRepo Registering solution user in the VA, initializing Repository MetaModel and Authorization

Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterSolutionUser -url https://vraapplliance.s16.com --Tenant "vsphere.local" -cu "administrator" -cp ******  --FileName "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.data" -v

Info : [UTC:2017-06-22 22:41:37 Local:2017-06-22 18:41:37] :  Command succeeded.

Info : [UTC:2017-06-22 22:41:37 Local:2017-06-22 18:41:37] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Reporeg.exe" Install-MetaModel -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  --FileName "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.data" -v

Info : [UTC:2017-06-22 22:41:39 Local:2017-06-22 18:41:39] :  [Repo Reg]Initialize Repository Model

Info : [UTC:2017-06-22 22:41:39 Local:2017-06-22 18:41:39] : 

Info : [UTC:2017-06-22 22:41:39 Local:2017-06-22 18:41:39] :  [Repo Reg]Initialize Security Model

Info : [UTC:2017-06-22 22:41:39 Local:2017-06-22 18:41:39] : 

Info : [UTC:2017-06-22 22:41:43 Local:2017-06-22 18:41:43] :  [Repo Reg]Initialize TrackingModel

Info : [UTC:2017-06-22 22:41:43 Local:2017-06-22 18:41:43] : 

Info : [UTC:2017-06-22 22:41:44 Local:2017-06-22 18:41:44] :  [Repo Reg]Initialize Core Model

Info : [UTC:2017-06-22 22:41:44 Local:2017-06-22 18:41:44] : 

Info : [UTC:2017-06-22 22:42:14 Local:2017-06-22 18:42:14] :  [Repo Reg]Done

Info : [UTC:2017-06-22 22:42:14 Local:2017-06-22 18:42:14] : 

Info : [UTC:2017-06-22 22:42:16 Local:2017-06-22 18:42:16] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" MoveRegistrationDataToDB --FileName "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.data" -s "lvpmsql01.s16.com" -d "vradb" -su sa -sp ******  -v

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :  Command succeeded.

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :  Registering with Service Catalog

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Done Building Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" (InitializeRepo target(s)).

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Build succeeded.

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :    0 Warning(s)

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :    0 Error(s)

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Time Elapsed 00:00:41.75

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\MsBuild.exe "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" /t:InstallRepoModel /p:RepoUtilDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data";AssemblyDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data" /p:DBServer="lvpmsql01.s16.com";DBName="vradb" /p:DBConnectParam="-u sa -p ******  /p:InstallType="Install"

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Microsoft (R) Build Engine version 4.0.30319.34209

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :[Microsoft .NET Framework, version 4.0.30319.34209]

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Copyright (C) Microsoft Corporation. All rights reserved.

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Build started 6/22/2017 6:42:17 PM.

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" on node 1 (InstallRepoModel target(s)).

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :InstallRepoModel:

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :  ##InstallRepoModel Install Repository Models

Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Assembly-SqlInstall -f  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.External.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.Licensing.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ReportsModel.Common.dll" -s lvpmsql01.s16.com -d "vradb" -u sa -p ******  --overwrite -v

Info : [UTC:2017-06-22 22:42:28 Local:2017-06-22 18:42:28] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.Common.dll'...

Info : [UTC:2017-06-22 22:42:28 Local:2017-06-22 18:42:28] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.External.dll'...

Info : [UTC:2017-06-22 22:42:30 Local:2017-06-22 18:42:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.Licensing.dll'...

Info : [UTC:2017-06-22 22:42:30 Local:2017-06-22 18:42:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Common.dll'...

Info : [UTC:2017-06-22 22:42:30 Local:2017-06-22 18:42:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Common.dll'...

Info : [UTC:2017-06-22 22:42:31 Local:2017-06-22 18:42:31] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ReportsModel.Common.dll'...

Info : [UTC:2017-06-22 22:42:31 Local:2017-06-22 18:42:31] :  Command completed.

Info : [UTC:2017-06-22 22:42:33 Local:2017-06-22 18:42:33] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ManagementModelSecurityConfig.xml" -v

Info : [UTC:2017-06-22 22:42:58 Local:2017-06-22 18:42:58] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.

Info : [UTC:2017-06-22 22:42:58 Local:2017-06-22 18:42:58] :  Command completed.

Info : [UTC:2017-06-22 22:42:58 Local:2017-06-22 18:42:58] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonWSModelSecurityConfig.xml" -v

Info : [UTC:2017-06-22 22:43:09 Local:2017-06-22 18:43:09] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.

Info : [UTC:2017-06-22 22:43:09 Local:2017-06-22 18:43:09] :  Command completed.

Info : [UTC:2017-06-22 22:43:09 Local:2017-06-22 18:43:09] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\UcsModelSecurityConfig.xml" -v

Info : [UTC:2017-06-22 22:43:20 Local:2017-06-22 18:43:20] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.

Info : [UTC:2017-06-22 22:43:20 Local:2017-06-22 18:43:20] :  Command completed.

Info : [UTC:2017-06-22 22:43:20 Local:2017-06-22 18:43:20] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmModelSecurityConfig.xml" -v

Info : [UTC:2017-06-22 22:43:31 Local:2017-06-22 18:43:31] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.

Info : [UTC:2017-06-22 22:43:31 Local:2017-06-22 18:43:31] :  Command completed.

Info : [UTC:2017-06-22 22:43:31 Local:2017-06-22 18:43:31] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMWareModelSecurityConfig.xml" -v

Info : [UTC:2017-06-22 22:43:42 Local:2017-06-22 18:43:42] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.

Info : [UTC:2017-06-22 22:43:42 Local:2017-06-22 18:43:42] :  Command completed.

Info : [UTC:2017-06-22 22:43:42 Local:2017-06-22 18:43:42] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSModelSecurityConfig.xml" -v

Info : [UTC:2017-06-22 22:43:55 Local:2017-06-22 18:43:55] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.

Info : [UTC:2017-06-22 22:43:55 Local:2017-06-22 18:43:55] :  Command completed.

Info : [UTC:2017-06-22 22:43:55 Local:2017-06-22 18:43:55] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.WorkQueueModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WorkQueueModelSecurityConfig.xml" -v

Info : [UTC:2017-06-22 22:44:04 Local:2017-06-22 18:44:04] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.

Info : [UTC:2017-06-22 22:44:04 Local:2017-06-22 18:44:04] :  Command completed.

Info : [UTC:2017-06-22 22:44:04 Local:2017-06-22 18:44:04] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackModelSecurityConfig.xml" -v

Info : [UTC:2017-06-22 22:44:12 Local:2017-06-22 18:44:12] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.

Info : [UTC:2017-06-22 22:44:12 Local:2017-06-22 18:44:12] :  Command completed.

Info : [UTC:2017-06-22 22:44:12 Local:2017-06-22 18:44:12] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ReportsModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ReportsModelSecurityConfig.xml" -v

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :  Command completed.

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Done Building Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" (InstallRepoModel target(s)).

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Build succeeded.

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :    0 Warning(s)

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :    0 Error(s)

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Time Elapsed 00:02:03.55

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\MsBuild.exe "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" /t:InstallRepoAWSE /p:RepoUtilDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data";AssemblyDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data" /p:DBServer="lvpmsql01.s16.com";DBName="vradb" /p:DBConnectParam="-U sa -p ******  /p:SqlCmdConnectParam="-u sa -p ******  /p:InstallType="Install" /p:SmtpServerName="{{SMTP_SERVER}}" /p:SmtpFromAddress="{{SMTP_FROM_ADDRESS}}" /p:SmtpEnableSsl="False" /p:SmtpUserName="" /p:SmtpPassword=******

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Microsoft (R) Build Engine version 4.0.30319.34209

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :[Microsoft .NET Framework, version 4.0.30319.34209]

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Copyright (C) Microsoft Corporation. All rights reserved.

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Build started 6/22/2017 6:44:20 PM.

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" on node 1 (InstallRepoAWSE target(s)).

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :InstallRepoAWSE:

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :  ##InstallRepoModel Install Repository Model AWSE

Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Assembly-SqlInstall -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Repository.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Tools.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.SccmModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.DEM.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AWSSDK.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCloudModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCloudModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VcloudModel.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCloudModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\System.Net.Http.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcloudRestSchema_V5_6.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcloudSDK_V5_6.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RestSharp.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VcoModel.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VcoModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\System.Web.Helpers.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Newtonsoft.Json.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\System.Net.Http.Formatting.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.Cafe.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.WorkQueueModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.WorkQueueModel.Activities.dll" -s lvpmsql01.s16.com -d "vradb" -U sa -p ******  --overwrite -v

Info : [UTC:2017-06-22 22:44:21 Local:2017-06-22 18:44:21] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Repository.dll'...

Info : [UTC:2017-06-22 22:44:22 Local:2017-06-22 18:44:22] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Tools.Common.dll'...

Info : [UTC:2017-06-22 22:44:22 Local:2017-06-22 18:44:22] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.SccmModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:22 Local:2017-06-22 18:44:22] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.DEM.Activities.dll'...

Info : [UTC:2017-06-22 22:44:22 Local:2017-06-22 18:44:22] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AWSSDK.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.Client.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.Interface.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCloudModel.Client.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCloudModel.Interface.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VcloudModel.Common.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCloudModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\System.Net.Http.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcloudRestSchema_V5_6.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcloudSDK_V5_6.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RestSharp.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VcoModel.Common.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VcoModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\System.Web.Helpers.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.Client.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.Interface.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Newtonsoft.Json.dll'...

Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\System.Net.Http.Formatting.dll'...

Info : [UTC:2017-06-22 22:44:24 Local:2017-06-22 18:44:24] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.Cafe.dll'...

Info : [UTC:2017-06-22 22:44:24 Local:2017-06-22 18:44:24] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.WorkQueueModel.Client.dll'...

Info : [UTC:2017-06-22 22:44:24 Local:2017-06-22 18:44:24] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.WorkQueueModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:24 Local:2017-06-22 18:44:24] :  Command completed.

Info : [UTC:2017-06-22 22:44:24 Local:2017-06-22 18:44:24] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Assembly-SqlInstall -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AppServiceModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AppServiceModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.KvmModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.KvmModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.IloModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.IdracModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.IdracModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Activities.dll" -s lvpmsql01.s16.com -d "vradb" -U sa -p ******  --overwrite -v

Info : [UTC:2017-06-22 22:44:25 Local:2017-06-22 18:44:25] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AppServiceModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:25 Local:2017-06-22 18:44:25] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AppServiceModel.Client.dll'...

Info : [UTC:2017-06-22 22:44:25 Local:2017-06-22 18:44:25] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.Interface.dll'...

Info : [UTC:2017-06-22 22:44:25 Local:2017-06-22 18:44:25] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.Client.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.Client.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.Interface.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.KvmModel.Interface.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.KvmModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Client.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.IloModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.IdracModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.IdracModel.Interface.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Client.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Interface.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Command completed.

Info : [UTC:2017-06-22 22:44:28 Local:2017-06-22 18:44:28] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Assembly-SqlInstall -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphere.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphere.XmlSerializers.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMware.Cafe.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMware.Cafe.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMware.Cafe.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMwareSSOAuthenticationModule.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\System.Web.Http.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\BouncyCastle.Crypto.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\System.IdentityModel.Tokens.Jwt.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SimpleRESTServices.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\openstacknet_vmw.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.VcbmModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.VcbmModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ReportsModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Connector.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Vco.Connector.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.DomainModel.dll" -s lvpmsql01.s16.com -d "vradb" -U sa -p ******  --overwrite -v

Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphere.dll'...

Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphere.XmlSerializers.dll'...

Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMware.Cafe.dll'...

Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMware.Cafe.Client.dll'...

Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMware.Cafe.Activities.dll'...

Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMwareSSOAuthenticationModule.dll'...

Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\System.Web.Http.dll'...

Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\BouncyCastle.Crypto.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\System.IdentityModel.Tokens.Jwt.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.Client.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.Interface.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SimpleRESTServices.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\openstacknet_vmw.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.VcbmModel.Client.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.VcbmModel.Activities.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ReportsModel.Client.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Client.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Connector.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Activities.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Vco.Connector.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.DomainModel.dll'...

Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Command completed.

Info : [UTC:2017-06-22 22:44:32 Local:2017-06-22 18:44:32] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" OrchestratorTask-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DEMScheduleWorkflows.xaml" -n "Schedules Workflows" -d "Check for scheduled workflows that need to be run" --interval 10 -v

Info : [UTC:2017-06-22 22:44:33 Local:2017-06-22 18:44:33] :  Command completed.

Info : [UTC:2017-06-22 22:44:33 Local:2017-06-22 18:44:33] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" OrchestratorTask-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DEMPreprocessWorkflows.xaml" -n "Pre-process Workflows" -d "Pre-process workflows including History, Run One Only and Runtime Skills" --interval 10 -v

Info : [UTC:2017-06-22 22:44:35 Local:2017-06-22 18:44:35] :  Command completed.

Info : [UTC:2017-06-22 22:44:35 Local:2017-06-22 18:44:35] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" OrchestratorTask-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DEMCheckDems.xaml" -n "Check DEMs Status" -d "Check the status of DEMs to see if they have gone offline." --interval 10 -v

Info : [UTC:2017-06-22 22:44:37 Local:2017-06-22 18:44:37] :  Command completed.

Info : [UTC:2017-06-22 22:44:37 Local:2017-06-22 18:44:37] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SccmRegisterMachine.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SccmUnregisterMachine.xaml" -n SccmRegisterMachine,SccmUnregisterMachine -d "Registers a machine into an SCCM Collection.";"Unregisters a machine from an SCCM Collection." --protected --overwrite -v

Info : [UTC:2017-06-22 22:44:39 Local:2017-06-22 18:44:39] :  Command completed.

Info : [UTC:2017-06-22 22:44:39 Local:2017-06-22 18:44:39] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2Inventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2EndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2EndpointDelete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2State.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2DisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2LaunchInstance.xaml" -n "AmazonEC2Inventory","AmazonEC2EndpointDataCollection","AmazonEC2EndpointDelete","AmazonEC2State","AmazonEC2DisposeVM","AmazonEC2LaunchInstance" -d "Collects data about an Amazon AWS region.";"Collects region names and URLs from an Amazon Endpoint.";"Deletes an Amazon region and all data collected about it from the database.";"Collects state data about Amazon EC2 instances from AWS.";"Destroys an instance from Amazon EC2 and removes the machine from the database.";"Provisions an instance in Amazon EC2 and adds it to the database." --protected --overwrite -v

Info : [UTC:2017-06-22 22:44:41 Local:2017-06-22 18:44:41] :  Command completed.

Info : [UTC:2017-06-22 22:44:41 Local:2017-06-22 18:44:41] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2Reboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2Reset.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2PowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2PowerOff.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2Shutdown.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2CreateKeyPair.xaml" -n "AmazonEC2Reboot","AmazonEC2Reset","AmazonEC2PowerOn","AmazonEC2PowerOff","AmazonEC2Shutdown","AmazonEC2CreateKeyPair" -d "Reboots an EC2 Instance in Amazon AWS.";"Reset an EC2 Instance in Amazon AWS.";"Powers on an EC2 Instance in Amazon AWS.";"Powers off an EC2 Instance in Amazon AWS.";"Shut down an EC2 Instance in Amazon AWS.";"Creates a new Key Pair in Amazon AWS and adds it to the database." --protected --overwrite -v

Info : [UTC:2017-06-22 22:44:43 Local:2017-06-22 18:44:43] :  Command completed.

Info : [UTC:2017-06-22 22:44:43 Local:2017-06-22 18:44:43] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2DeleteKeyPair.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2DeleteVolume.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2CreateProvisioningGroupKeyPair.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2DeleteProvisioningGroupKeyPair.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2Reconfigure.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2UpdateDescription.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2UpdateOwner.xaml" -n "AmazonEC2DeleteKeyPair","AmazonEC2DeleteVolume","AmazonEC2CreateProvisioningGroupKeyPair","AmazonEC2DeleteProvisioningGroupKeyPair","AmazonEC2Reconfigure","AmazonEC2UpdateDescription","AmazonEC2UpdateOwner" -d "Deletes a Key Pair from Amazon AWS and removes it from the database.";"Deletes an Elastic Block Storage Volume from Amazon AWS and removes it from the database.";"Creates a new Key Pair in Amazon AWS, adds it to the database, and associates it with the specified Provisioning Group.";"Deletes a Provisioning Group Key Pair from Amazon AWS and removes it from the database.";"Reconfigures an EC2 Instance. Attaches or detaches EBS Volumes, and assigns or releases an elastic IP address";"Updates the description tag of an EC2 instance in AWS to match the cooresponding description of the VirtualMachine object.";"Updates the owner tag of an EC2 instance in AWS to match the owner of the cooresponding VirtualMachine object." --protected --overwrite -v

Info : [UTC:2017-06-22 22:44:45 Local:2017-06-22 18:44:45] :  Command completed.

Info : [UTC:2017-06-22 22:44:45 Local:2017-06-22 18:44:45] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2EventsConfig.xml" -v

Info : [UTC:2017-06-22 22:44:52 Local:2017-06-22 18:44:52] :  Command completed.

Info : [UTC:2017-06-22 22:44:52 Local:2017-06-22 18:44:52] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudEndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudCloneVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudDisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudRegisterVM.xaml" -n vCloudEndpointDataCollection,vCloudInventory,vCloudState,vCloudCloneVM,vCloudDisposeVM,vCloudRegisterVM -d "Handles data collection on endpoints of the vCloud Director type.";"Handles the inventory of compute resources on a vCloud Director endpoint under DCAC management.";"Synchronizes the state of the vApp on a vCloud Dirtector endpoint under DCAC management with the DCAC engine.";"Handles the creation of a new vApp from a vApp Template on a vCloud Director endpoint.";"Handles the destruction of a vApp managed by DCAC on a vCloud Director endpoint.";"Registers pre-existing a vApp on a vCloud Director endpoint in DCAC." --protected --overwrite -v

Info : [UTC:2017-06-22 22:44:54 Local:2017-06-22 18:44:54] :  Command completed.

Info : [UTC:2017-06-22 22:44:54 Local:2017-06-22 18:44:54] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudCustomizeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudPowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudPowerOff.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudShutdown.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudReboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudReset.xaml" -n vCloudCustomizeVM,vCloudPowerOn,vCloudPowerOff,vCloudShutdown,vCloudReboot,vCloudReset -d "Handles the customization of a vApp created using DCAC.";"Powers on a vApp on a vCloud Director endpoint under DCAC management.";"Powers off a vApp on a vCloud Director endpoint under DCAC management.";"Shuts down a vApp on a vCloud Director endpoint under DCAC management.";"Shuts down a vApp on a vCloud Director endpoint under DCAC management.";"Resets a vApp on a vCloud Director endpoint under DCAC management." --protected --overwrite -v

Info : [UTC:2017-06-22 22:44:56 Local:2017-06-22 18:44:56] :  Command completed.

Info : [UTC:2017-06-22 22:44:56 Local:2017-06-22 18:44:56] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudSuspend.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudInstallTools.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudUpdateDescription.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudBuildComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCloudReconfigureVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCloudReconfigureVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudUpdateOwner.xaml" -n vCloudSuspend,vCloudInstallTools,vCloudUpdateDescription,vCloudBuildComplete,VCloudReconfigureVM,VCloudReconfigureVMComplete,vCloudUpdateOwner -d "Suspends a vApp on a vCloud Director endpoint under DCAC management.";"Installs the VMware tools on virtual workloads in a vApp on a vCloud Director endpoint.";"Updates the description of a vApp on a vCloud Director endpoint under DCAC management.";"Notify component machines to move during provisioning process";"vCloud Reconfigure.";"vCloud Reconfigure Complete.";"Update owner of vApp and its components." --protected --overwrite -v

Info : [UTC:2017-06-22 22:44:58 Local:2017-06-22 18:44:58] :  Command completed.

Info : [UTC:2017-06-22 22:44:58 Local:2017-06-22 18:44:58] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceCreateReservationForPG.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceDisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceLaunchInstance.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServicePowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServicePowerOff.xaml" -n AppServiceCreateReservationForPG,AppServiceDisposeVM,AppServiceLaunchInstance,AppServicePowerOn,AppServicePowerOff -d "Creates a multi-machine service reservation for a given provisioning group.";"Destroys a multi-machine service and all of its component machines.";"Provisions a multi-machine service and adds it to the database.";"Powers on a multi-machine service and its component machines.";"Forces a multi-machine service and its component machines to power off." --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:00 Local:2017-06-22 18:45:00] :  Command completed.

Info : [UTC:2017-06-22 22:45:00 Local:2017-06-22 18:45:00] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceReboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceReset.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceProvisionNewComponent.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceRemoveComponents.xaml" -n AppServiceReboot,AppServiceReset,AppServiceState,AppServiceProvisionNewComponent,AppServiceRemoveComponents -d "Performs a soft shutdown and power on for a multi-machine service and its component machines.";"Forces a multi-machine service and its component machines to turn off and turn on.";"Validates the state of a multi-machine service based on the states of its components.";"Provisions a new machine as a component of an multi-machine service.";"Removes components of an multi-machine service." --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:02 Local:2017-06-22 18:45:02] :  Command completed.

Info : [UTC:2017-06-22 22:45:02 Local:2017-06-22 18:45:02] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceShutdown.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceUpdateOwner.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceWaitState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceWaitComponents.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceChangeLease.xaml" -n AppServiceShutdown,AppServiceUpdateOwner,AppServiceWaitState,AppServiceWaitComponents,AppServiceChangeLease -d "Performs a soft shutdown for a multi-machine service and its component machines.";"Updates the owner on all component machines to match the multi-machine service master machine.";"Puts multi-machine service into building state if all components have been approved.";"Verifies that a multi-machine service can proceed with building.";"Changes lease for components of a multi-machine service." --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:04 Local:2017-06-22 18:45:04] :  Command completed.

Info : [UTC:2017-06-22 22:45:04 Local:2017-06-22 18:45:04] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmEndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmAddDisks.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmCloneVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmCustomizeVM.xaml" -n ScvmmEndpointDataCollection,ScvmmInventory,ScvmmState,ScvmmAddDisks,ScvmmCloneVM,ScvmmCustomizeVM -d "Handles data collection on endpoints of the SCVMM type (Virtual Resources Management).";"Handles the inventory of compute resources on an SCVMM endpoint under DCAC management.";"Synchronizes the state of the virtual workloads on an SCVMM endpoint under DCAC management with the DCAC engine.";"Handles the addition of secondary disks during the virtual workload creation.";"Handles the cloning of a new virtual workload on an SCVMM endpoint.";"Handles the customization steps after cloning a virtual workload on an SCVMM endpoint." --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:06 Local:2017-06-22 18:45:06] :  Command completed.

Info : [UTC:2017-06-22 22:45:06 Local:2017-06-22 18:45:06] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmCreateVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmDisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmEjectCD.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmInstallTools.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmRegisterVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmUpdateDescription.xaml" -n ScvmmCreateVM,ScvmmDisposeVM,ScvmmEjectCD,ScvmmInstallTools,ScvmmRegisterVM,ScvmmUpdateDescription -d "Handles the creation of a new virtual workload on an SCVMM endpoint.";"Handles the destruction of a virtual workload managed by DCAC on an SCVMM endpoint.";"Ejects the DVD drive on a new virtual workload on an SCVMM endpoint during provisioning.";"Installs the Virtual Guest Services on virtual workload managed by DCAC on an SCVMM endpoint.";"Registers pre-existing virtual workloads on an SCVMM endpoint in DCAC.";"Describes changes in the description of virtual machine on an SCVMM endpoint under DCAC management to the SCVMM server." --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:08 Local:2017-06-22 18:45:08] :  Command completed.

Info : [UTC:2017-06-22 22:45:08 Local:2017-06-22 18:45:08] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmPowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmPowerOff.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmReboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmReset.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmShutdown.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmSuspend.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmReconfigureVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmReconfigureVMComplete.xaml" -n ScvmmPowerOn,ScvmmPowerOff,ScvmmReboot,ScvmmReset,ScvmmShutdown,ScvmmSuspend,ScvmmReconfigureVM,ScvmmReconfigureVMComplete -d "Powers on a virtual workload on an SCVMM endpoint under DCAC management.";"Powers off a virtual workload on an SCVMM endpoint under DCAC management.";"Reboots a virtual workload on an SCVMM endpoint under DCAC management.";"Resets a virtual workload on an SCVMM endpoint under DCAC management.";"Shuts down a virtual workload on an SCVMM endpoint under DCAC management.";"Suspends a virtual workload on an SCVMM endpoint under DCAC management.";"Reconfigure virtual machine cpu and memory in SCVMM endpoint.";"Completes reconfigure of virtual machine in SCVMM endpoint." --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:10 Local:2017-06-22 18:45:10] :  Command completed.

Info : [UTC:2017-06-22 22:45:10 Local:2017-06-22 18:45:10] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmModelEventsConfig.xml" -v

Info : [UTC:2017-06-22 22:45:14 Local:2017-06-22 18:45:14] :  Command completed.

Info : [UTC:2017-06-22 22:45:14 Local:2017-06-22 18:45:14] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmEndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmAddDisks.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmCreateVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmCloneVM.xaml" -n KvmEndpointDataCollection,KvmInventory,KvmState,KvmAddDisks,KvmCreateVM,KvmCloneVM -d "Handles data collection on endpoints of the Kvm type (Virtual Resources Management).";"Handles the inventory of compute resources on an Kvm endpoint under vCAC management.";"Handles the Virtual Machines data collection under vCAC management.";"Handles the addition of secondary disks during the virtual workload creation.";"Handles the creation of a new virtual workload on a Kvm endpoint.";"Handles the cloning of a new virtual workload on a Kvm endpoint." --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:17 Local:2017-06-22 18:45:17] :  Command completed.

Info : [UTC:2017-06-22 22:45:17 Local:2017-06-22 18:45:17] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmCustomizeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmDisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmEjectCD.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmPowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmPowerOff.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmShutdown.xaml" -n KvmCustomizeVM,KvmDisposeVM,KvmEjectCD,KvmPowerOn,KvmPowerOff,KvmShutdown -d "Handles the customization steps after cloning a virtual workload on a Kvm endpoint.";"Handles the destruction of a virtual workload managed by vCAC on a Kvm endpoint.";"Ejects the DVD drive on a new virtual workload on an Kvm endpoint during provisioning.";"Registers pre-existing a vApp on a vCloud Director endpoint in DCAC.";"Powers on a virtual workload on a Kvm endpoint under vCAC management.";"Powers off a virtual workload on a Kvm endpoint under vCAC management." --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:19 Local:2017-06-22 18:45:19] :  Command completed.

Info : [UTC:2017-06-22 22:45:19 Local:2017-06-22 18:45:19] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmReboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmReset.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmSuspend.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmRegisterVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmRequestTicket.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmUpdateDescription.xaml" -n KvmReboot,KvmReset,KvmSuspend,KvmRegisterVM,KvmRequestTicket,KvmUpdateDescription -d "Reboots a virtual workload on a Kvm endpoint under vCAC management.";"Resets a virtual workload on a Kvm endpoint under vCAC management.";"Suspends a virtual workload on a Kvm endpoint under vCAC management.";"Registers a alredy discovered virtual machine as one managed by the vCAC.";"Requests VNC or Spice ticket for connection to the VM.";"Updates the description of machine." --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:20 Local:2017-06-22 18:45:20] :  Command completed.

Info : [UTC:2017-06-22 22:45:20 Local:2017-06-22 18:45:20] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmModelEventsConfig.xml" -v

Info : [UTC:2017-06-22 22:45:26 Local:2017-06-22 18:45:26] :  Command completed.

Info : [UTC:2017-06-22 22:45:26 Local:2017-06-22 18:45:26] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackEndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackEndpointDelete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackLaunchInstance.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackCreateOrDeleteKeyPair.xaml" -n OpenstackEndpointDataCollection,OpenstackInventory,OpenstackState,OpenstackEndpointDelete,OpenstackLaunchInstance,OpenstackCreateOrDeleteKeyPair -d "Handles data collection on endpoints of the Openstack type.";"Handles the inventory of compute resources on an Openstack endpoint under vCAC management.";"Synchronizes the state of the virtual workloads on an Openstack endpoint under vCAC management with the vCAC engine.";"Deletes an Openstack endpoint and all data collected about it from the database.";"Provisions an instance in Openstack and adds it to the database.";"Creates or Deletes Openstack key pairs" --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:28 Local:2017-06-22 18:45:28] :  Command completed.

Info : [UTC:2017-06-22 22:45:28 Local:2017-06-22 18:45:28] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackDisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackSuspend.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackReset.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackReboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackPowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackPowerOff.xaml" -n OpenstackDisposeVM,OpenstackSuspend,OpenstackReset,OpenstackReboot,OpenstackPowerOn,OpenstackPowerOff -d "Destroy VM";"Suspends a virtual workload on a Openstack endpoint under vCAC management.";"Server hard reboot";"Server soft reboot";"Powers on an instance in Openstack.";"Powers off an instance in Openstack." --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:30 Local:2017-06-22 18:45:30] :  Command completed.

Info : [UTC:2017-06-22 22:45:30 Local:2017-06-22 18:45:30] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackGetVncConsole.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackAssociateFloatingIP.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackDisassociateFloatingIP.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackCustomizeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackShutdown.xaml" -n OpenstackGetVncConsole,OpenstackAssociateFloatingIP,OpenstackDisassociateFloatingIP,OpenstackCustomizeVM,OpenstackShutdown -d "Get a VNC console url for an Openstack server.";"Associates floating IP to a server.";"Disassociates floating IP to a server.";"Customize instance.";"Shut down instance." --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:32 Local:2017-06-22 18:45:32] :  Command completed.

Info : [UTC:2017-06-22 22:45:32 Local:2017-06-22 18:45:32] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackEventsConfig.xml" -v

Info : [UTC:2017-06-22 22:45:44 Local:2017-06-22 18:45:44] :  Command completed.

Info : [UTC:2017-06-22 22:45:44 Local:2017-06-22 18:45:44] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCOEndpointDataCollection.xaml" -n vCOEndpointDataCollection -d "Handles data collection on endpoints of the vCO type." --protected --overwrite -v

Info : [UTC:2017-06-22 22:45:47 Local:2017-06-22 18:45:47] :  Command completed.

Info : [UTC:2017-06-22 22:45:47 Local:2017-06-22 18:45:47] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcoEventsConfig.xml" -v

Info : [UTC:2017-06-22 22:45:51 Local:2017-06-22 18:45:51] :  Command completed.

Info : [UTC:2017-06-22 22:45:51 Local:2017-06-22 18:45:51] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCloudModelEventsConfig.xml" -v

Info : [UTC:2017-06-22 22:45:57 Local:2017-06-22 18:45:57] :  Command completed.

Info : [UTC:2017-06-22 22:45:57 Local:2017-06-22 18:45:57] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphereVCNSInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSAssignVirtualMachineNetworkSettings.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSDeleteMultiMachineNetworkSettings.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSDeleteVirtualMachineNetworkSettings.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSAssignMultiMachineNetworkSettings.xaml" -n vSphereVCNSInventory,VCNSAssignVirtualMachineNetworkSettings,VCNSDeleteMultiMachineNetworkSettings,VCNSDeleteVirtualMachineNetworkSettings,VCNSAssignMultiMachineNetworkSettings -d "Performs Inventory data collection on a VCNSEndpoint.";"Assign Network and Security Settings to a virtual machine.";"Delete Network and Security Settings for a multi-machine.";"Remove Network and Security Settings from a virtual machine.";"Assign Network and Security Settings to a multi-machine." --protected --overwrite -v

Info : [UTC:2017-06-22 22:46:00 Local:2017-06-22 18:46:00] :  Command completed.

Info : [UTC:2017-06-22 22:46:00 Local:2017-06-22 18:46:00] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RegisterVmFromQueue.xaml" -n "RegisterVmFromQueue" -d "Bulk Import Workflow." --protected --overwrite -v

Info : [UTC:2017-06-22 22:46:02 Local:2017-06-22 18:46:02] :  Command completed.

Info : [UTC:2017-06-22 22:46:02 Local:2017-06-22 18:46:02] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\UpdateCatalogResource.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\LaunchEndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ReclaimDestroyedStaticIPAddresses.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SendAlertEmail.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\CollectEndpointUsage.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\CollectMachinesUsage.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SetupPxe.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\CleanPxe.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SubmitVirtualMachineRequests.xaml" -n UpdateCatalogResource,LaunchEndpointDataCollection,ReclaimDestroyedStaticIPAddresses,SendAlertEmail,CollectEndpointUsage,CollectMachinesUsage,SetupPxe,CleanPxe,SubmitVirtualMachineRequests -d "Update Catalog after a data collection for vSphere endpoint.";"Request a data collection for all the endpoint of type CiscoUCSMInterfaceType, DellIdracInterfaceType, HPIlolInterfaceType, EC2InterfaceType,ScvmmInterfaceType.";"Reclaims destroyed static ip addresses for re-use.";"Sends email alerts to users based on Reservation resource thresholds.";"Collect Number of Desktop and Server per endpoint.";"Runs every 4 hours to count the number of machines managed in the system per machine type (Virtual, Physical, Could) and per blueprinttype (GeneralWorkstation, GeneralServer, Hypervisor).";"Sets up PXE server before intializing PXE prvosioning.";"Cleans up PXE server within the PXE prvosioning process.";"Workflow to pre-process and trigger new machine request." --protected --overwrite -v

Info : [UTC:2017-06-22 22:46:04 Local:2017-06-22 18:46:04] :  Command completed.

Info : [UTC:2017-06-22 22:46:04 Local:2017-06-22 18:46:04] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RegisterVirtualMachineRequest.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\FireReclamationRequest.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\FireVirtualMachineEventRequest.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\NotifyGroupAdminOfLeaseExtensionRequest.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ProcessLeaseExtensionRequests.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ProcessMachineRequests.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SubmitReclamationRequest.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\UpdateMachineNotesRequest.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\UpdateMachineOwnerRequest.xaml" -n RegisterVirtualMachineRequest,FireReclamationRequest,FireVirtualMachineEventRequest,NotifyGroupAdminOfLeaseExtensionRequest,ProcessLeaseExtensionRequests,ProcessMachineRequests,SubmitReclamationRequest,UpdateMachineNotesRequest,UpdateMachineOwnerRequest -d "Triggers the importing and registering of a machine into the product.";"Triggers an action or event for a give reclamation request.";"Triggers events such as Reprovision, Turn Off, or Destroy on a machine.";"Trigger notification to group administrator for any new lease extension request on the machine.";"Process machines lease extension requests.";"Processes machines approve or reject requests.";"Trigger the reclamation process for a given machine.";"Workflow to trigger updating description of the machine.";"Triggers a change in owner of the machine." --protected --overwrite -v

Info : [UTC:2017-06-22 22:46:06 Local:2017-06-22 18:46:06] :  Command completed.

Info : [UTC:2017-06-22 22:46:06 Local:2017-06-22 18:46:06] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ReconfigureVMGeneric.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\StateOperationExtensibilityHook.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\EndpointMetrics.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\BlueprintMetrics.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ReservationMetrics.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DataRollover.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ChangeStorageReservation.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\PhysicalFinalizeProvisioning.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\NetworkProfileMetrics.xaml" -n ReconfigureVMGeneric,StateOperationExtensibilityHook,EndpointMetrics,BlueprintMetrics,ReservationMetrics,DataRollover,ChangeStorageReservation,PhysicalFinalizeProvisioning,NetworkProfileMetrics -d "Generic VM Reconfigure Workflow.";"State Operation Extensibility Hook";"Metrics about Endpoints";"Metrics about Blueprints";"Metrics about Reservations";"DataRollover of log and history tables";"Change storage reservation of virtual machines";"Default workflow to run for FinalizeProvisioning if not overwritten by model";"Metrics about Network Profile" --protected --overwrite -v

Info : [UTC:2017-06-22 22:46:08 Local:2017-06-22 18:46:08] :  Command completed.

Info : [UTC:2017-06-22 22:46:08 Local:2017-06-22 18:46:08] :InstallCdkWorkflows:

Info : [UTC:2017-06-22 22:46:08 Local:2017-06-22 18:46:08] :  ##InstallCdkWorkflows Installing Cdk Workflows

Info : [UTC:2017-06-22 22:46:08 Local:2017-06-22 18:46:08] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFMachineMenu1.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFMachineMenu2.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFMachineMenu3.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFMachineMenu4.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFStubBuildingMachine.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFStubMachineDisposing.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFStubMachineExpired.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFStubMachineProvisioned.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFStubMachineRegistered.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFStubUnprovisionMachine.xaml" -n WFMachineMenu1,WFMachineMenu2,WFMachineMenu3,WFMachineMenu4,WFStubBuildingMachine,WFStubMachineDisposing,WFStubMachineExpired,WFStubMachineProvisioned,WFStubMachineRegistered,WFStubUnprovisionMachine -d "Customizable workflow for menu extensibility.";"Customizable workflow for menu extensibility.";"Customizable workflow for menu extensibility.";"Customizable workflow for menu extensibility.";"Customizable workflow for pre-building extensibility.";"Customizable workflow for pre-disposing extensibility.";"Customizable workflow for pre-expiration extensibility.";"Customizable workflow for pre-provisioning extensibility.";"Customizable workflow for pre-registering extensibility.";"Customizable workflow for pre-unprovisioning extensibility." --overwrite -v

Info : [UTC:2017-06-22 22:46:10 Local:2017-06-22 18:46:10] :  Command completed.

Info : [UTC:2017-06-22 22:46:10 Local:2017-06-22 18:46:10] :InstallRepoAWSE:

Info : [UTC:2017-06-22 22:46:10 Local:2017-06-22 18:46:10] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Property-SetValue -n "ReconfigureVM.AuditReconfigureProperties","HostNameVerifyDNS.AssemblyName","HostNameVerifyDNS.BaseTypeName","HostNameVerifyDNS.IsActive","HostNameVerifyDNS.IsUnique","HostNameVerifyAD.AssemblyName","HostNameVerifyAD.BaseTypeName","HostNameVerifyAD.IsActive","HostNameVerifyAD.IsUnique","HostNameVerifyVirtualMachines.AssemblyName","HostNameVerifyVirtualMachines.BaseTypeName","HostNameVerifyVirtualMachines.IsActive","HostNameVerifyVirtualMachines.IsUnique","HostNameCreateByPrefix.AssemblyName","HostNameCreateByPrefix.BaseTypeName","HostNameCreateByPrefix.IsActive","HostNameCreateByPrefix.IsUnique","UserInformationGetGroupEmail.AssemblyName","UserInformationGetGroupEmail.BaseTypeName","UserInformationGetGroupEmail.IsActive","UserInformationGetGroupEmail.IsUnique","vCloud.Director.VappActivityTaskTimeout","Agent.UnrecoverableErrors.DisposeVM","vCNS.MaxNumberOfRetries","Openstack.Default.Release","SCCM.MachineRegistration.Timeout","Extensibility.DisableIntegration","Extensibility.LifecycleStateMessageTimeout","vRO.RestRequestTimeoutSeconds","EmailByState.DaysNotificationBeforeExpire","vCloud.Air.Endpoint.Default.Uri","SCCM.MachineRegistration.RefreshCollection","SCCM.MachineRegistration.MembershipCheckInterval","AWS.ThrottleInstanceCount","AWS.ThrottleIntervalSeconds" -val  "False","DynamicOps.ManagementModel","HostNameVerifyBase","false","false","DynamicOps.ManagementModel","HostNameVerifyBase","false","false","DynamicOps.ManagementModel","HostNameVerifyBase","true","false","DynamicOps.ManagementModel","HostNameCreateBase","true","true","DynamicOps.ManagementModel","UserInformationGetBase","false","false","00:30","","5","","5","True","00:30:00","500","7","https://vca.vmware.com","True","10","0","1" -v

Info : [UTC:2017-06-22 22:46:12 Local:2017-06-22 18:46:12] :  Warning: The global property:  Extensibility.DisableIntegration is already set and will not be set to the new value:  True. To overwrite the value use the overwrite argument.

Info : [UTC:2017-06-22 22:46:12 Local:2017-06-22 18:46:12] :  Warning: The global property:  Extensibility.LifecycleStateMessageTimeout is already set and will not be set to the new value:  00:30:00. To overwrite the value use the overwrite argument.

Info : [UTC:2017-06-22 22:46:12 Local:2017-06-22 18:46:12] :  Warning: The global property:  vRO.RestRequestTimeoutSeconds is already set and will not be set to the new value:  500. To overwrite the value use the overwrite argument.

Info : [UTC:2017-06-22 22:46:12 Local:2017-06-22 18:46:12] :  Warning: The global property:  EmailByState.DaysNotificationBeforeExpire is already set and will not be set to the new value:  7. To overwrite the value use the overwrite argument.

Info : [UTC:2017-06-22 22:46:12 Local:2017-06-22 18:46:12] :  Command completed.

Info : [UTC:2017-06-22 22:46:12 Local:2017-06-22 18:46:12] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" EmailTemplate-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ManagementModelEmailTemplatesConfig.xml" -p ******  Files (x86)\VMware\vCAC\Server\Model Manager Data\EmailTemplates\ManagementModel" -v

Info : [UTC:2017-06-22 22:46:14 Local:2017-06-22 18:46:14] :  Command completed.

Info : [UTC:2017-06-22 22:46:14 Local:2017-06-22 18:46:14] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ManagementModelEventsConfig.xml" -v

Info : [UTC:2017-06-22 22:46:37 Local:2017-06-22 18:46:37] :  Command completed.

Info : [UTC:2017-06-22 22:46:37 Local:2017-06-22 18:46:37] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Schedules-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ManagementModelSchedulesConfig.xml" -v

Info : [UTC:2017-06-22 22:46:41 Local:2017-06-22 18:46:41] :  Command completed.

Info : [UTC:2017-06-22 22:46:41 Local:2017-06-22 18:46:41] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\JoinHostToDataCenter.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphereSnapshotInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SnapshotManagement.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphereReconfigureVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphereReconfigureVMComplete.xaml" -n JoinHostToDataCenter,vSphereSnapshotInventory,SnapshotManagement,vSphereReconfigureVM,vSphereReconfigureVMComplete -d "Adds an ESX or ESXi host to a vSphere cluster.";"Runs at the end of vSphere Inventory and collects data about virtual machine snapshots from VMware vSphere vCenter.";"Creates, deletes, and applies virtual machine snapshots in VMware vSphere vCenter.";"Reconfigures virtual machine cpu, memory, disk, and network in VMware vSphere vCenter.";"Completes reconfigure process on virtual machine in VMware vSphere vCenter." --protected --overwrite -v

Info : [UTC:2017-06-22 22:46:43 Local:2017-06-22 18:46:43] :  Command completed.

Info : [UTC:2017-06-22 22:46:43 Local:2017-06-22 18:46:43] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMWareModelEventsConfig.xml" -v

Info : [UTC:2017-06-22 22:46:46 Local:2017-06-22 18:46:46] :  Command completed.

Info : [UTC:2017-06-22 22:46:46 Local:2017-06-22 18:46:46] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\ServiceCatalogDeleteBlueprint.xaml" -n ServiceCatalogDeleteBlueprint -d "Informs the service catalog that a published virtual machine template has been disabled." -p ******  -v

Info : [UTC:2017-06-22 22:46:48 Local:2017-06-22 18:46:48] :  Command completed.

Info : [UTC:2017-06-22 22:46:48 Local:2017-06-22 18:46:48] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\CafeEventsConfig.xml" -v

Info : [UTC:2017-06-22 22:46:50 Local:2017-06-22 18:46:50] :  Command completed.

Info : [UTC:2017-06-22 22:46:50 Local:2017-06-22 18:46:50] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcbmCostProfilesManagement.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcbmStorageCostProfilesManagement.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphereITBMCostImport.xaml" -n VcbmCostProfilesManagement,VcbmStorageCostProfilesManagement,vSphereITBMCostImport -d "Executes a complete VCBM data collection for all machines on all the endpoints.";"Executes a VCBM data collection for all storages on all the endpoints.";"Executes both Cost profile and storage cost profile ITBM Workflow for vSphere endpoints." -p ******  -v

Info : [UTC:2017-06-22 22:46:53 Local:2017-06-22 18:46:53] :  Command completed.

Info : [UTC:2017-06-22 22:46:53 Local:2017-06-22 18:46:53] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Schedules-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcbmModelSchedulesConfig.xml" -v

Info : [UTC:2017-06-22 22:46:55 Local:2017-06-22 18:46:55] :  Command completed.

Info : [UTC:2017-06-22 22:46:55 Local:2017-06-22 18:46:55] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointDataCollectionComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointInventoryComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointStateComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCreateDeployment.xaml" -n GenericEndpointDataCollection,GenericEndpointDataCollectionComplete,GenericEndpointInventory,GenericEndpointInventoryComplete,GenericEndpointState,GenericEndpointStateComplete,GenericEndpointCreateDeployment -d "Handles data collection on generic endpoints.";"Handles asynchronous results of data collection on generic endpoints.";"Handles the inventory of compute resources on a generic endpoints.";"Handles asynchronous results of the inventory collection on a generic endpoints.";"Synchronizes the state of the machines on a generic endpoint.";"Handles asynchronous results of machine state collection on a generic endpoint.";"Handles the creation of a container parent machine on a generic endpoint" --protected --overwrite -v

Info : [UTC:2017-06-22 22:46:57 Local:2017-06-22 18:46:57] :  Command completed.

Info : [UTC:2017-06-22 22:46:57 Local:2017-06-22 18:46:57] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCreateDeploymentComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointDestroyDeployment.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointDestroyDeploymentComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointDisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointDisposeVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointLaunchInstance.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointLaunchInstanceComplete.xaml" -n GenericEndpointCreateDeploymentComplete,GenericEndpointDestroyDeployment,GenericEndpointDestroyDeploymentComplete,GenericEndpointDisposeVM,GenericEndpointDisposeVMComplete,GenericEndpointLaunchInstance,GenericEndpointLaunchInstanceComplete -d "Handles the asynchronous response of the creation of a container machine on a generic endpoint.";"handles the destruction of a container machine on a generic endpoint";"Handles the asynchronous response of the destruction of a container machine on a generic endpoint";"Handles the destruction of a machine on a generic endpoint.";"Handles the asynchronous response of the destruction of a machine on a generic endpoint.";"Provisions an instance on a generic endpoint and adds it to the database.";"Handles the asynchronous response of provisioning an instance on a generic endpoint and adds it to the database." --protected --overwrite -v

Info : [UTC:2017-06-22 22:46:59 Local:2017-06-22 18:46:59] :  Command completed.

Info : [UTC:2017-06-22 22:46:59 Local:2017-06-22 18:46:59] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointLaunchInstanceCustomizeMachine.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCloneVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCloneVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCustomizeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCustomizeVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointRegisterVM.xaml" -n GenericEndpointLaunchInstanceCustomizeMachine,GenericEndpointCloneVM,GenericEndpointCloneVMComplete,GenericEndpointCustomizeVM,GenericEndpointCustomizeVMComplete,GenericEndpointRegisterVM -d "Handles the customization of a machine created using a generic endpoint.";"Clones an instance on a generic endpoint and adds it to the database.";"Handles the asynchronous response of provisioning an instance on a generic endpoint and adds it to the database.";"Handles the customization of a machine created using a generic endpoint.";"Handles the asynchronous response of customizing of a machine created using a generic endpoint.";"Registers a pre-existing machine on a generic endpoint." --protected --overwrite -v

Info : [UTC:2017-06-22 22:47:01 Local:2017-06-22 18:47:01] :  Command completed.

Info : [UTC:2017-06-22 22:47:01 Local:2017-06-22 18:47:01] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointRegisterVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointPowerOff.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointPowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointReboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointReset.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSetPowerState.xaml" -n GenericEndpointRegisterVMComplete,GenericEndpointPowerOff,GenericEndpointPowerOn,GenericEndpointReboot,GenericEndpointReset,GenericEndpointSetPowerState -d "Handles the asynchronous response of registering a pre-existing machine on a generic endpoint.";"Powers off a machine on a generic endpoint.";"Powers on a machine on a generic endpoint.";"Reboots a machine on a generic endpoint.";"Resets a machine on a generic endpoint.";"Sets the power state of a machine on a generic endpoint." --protected --overwrite -v

Info : [UTC:2017-06-22 22:47:03 Local:2017-06-22 18:47:03] :  Command completed.

Info : [UTC:2017-06-22 22:47:03 Local:2017-06-22 18:47:03] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSetPowerStateComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointShutdown.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSuspend.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointReconfigureVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointReconfigureVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointReconfigureVMCompleted.xaml" -n GenericEndpointSetPowerStateComplete,GenericEndpointShutdown,GenericEndpointSuspend,GenericEndpointReconfigureVM,GenericEndpointReconfigureVMComplete,GenericEndpointReconfigureVMCompleted -d "Handles the asynchronous response of setting the power state of a machine on a generic endpoint";"Shutsdown a machine on a generic endpoint.";"Suspends a machine on a generic endpoint.";"Reconfigure a machine on a generic endpoint.";"Handles reconfigure complete event on a machine on a generic endpoint.";"Handles reconfigure completed event on a machine on a generic endpoint." --protected --overwrite -v

Info : [UTC:2017-06-22 22:47:05 Local:2017-06-22 18:47:05] :  Command completed.

Info : [UTC:2017-06-22 22:47:05 Local:2017-06-22 18:47:05] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointAddDisks.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCreateVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCreateVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCreateVMMountCD.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointEjectCD.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointEjectCDComplete.xaml" -n GenericEndpointAddDisks,GenericEndpointCreateVM,GenericEndpointCreateVMComplete,GenericEndpointCreateVMMountCD,GenericEndpointEjectCD,GenericEndpointEjectCDComplete -d "Handles the customization of a machine created using a generic endpoint.";"Creates an instance on a generic endpoint and adds it to the database.";"Handles the asynchronous response of provisioning an instance on a generic endpoint and adds it to the database.";"Mounts a CD on an instance on a generic endpoint.";"Unmounts a CD from an instance on a generic endpoint.";"Handles the asynchronous response of unmounting a CD on a machine created using a generic endpoint." --protected --overwrite -v

Info : [UTC:2017-06-22 22:47:08 Local:2017-06-22 18:47:08] :  Command completed.

Info : [UTC:2017-06-22 22:47:08 Local:2017-06-22 18:47:08] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointInstallTools.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointInstallToolsComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointUpdateOwner.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointUpdateOwnerComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointUpdateDescription.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointUpdateDescriptionComplete.xaml" -n GenericEndpointInstallTools,GenericEndpointInstallToolsComplete,GenericEndpointUpdateOwner,GenericEndpointUpdateOwnerComplete,GenericEndpointUpdateDescription,GenericEndpointUpdateDescriptionComplete -d "Installs tools on a machine on a generic endpoint.";"Handles install tools complete event on a machine on a generic endpoint.";"Updates the owner of a machine on a generic endpoint.";"Handles update owner complete event on a machine on a generic endpoint.";"Updates the description of a machine on a generic endpoint.";"Handles update description complete event on a machine on a generic endpoint." --protected --overwrite -v

Info : [UTC:2017-06-22 22:47:11 Local:2017-06-22 18:47:11] :  Command completed.

Info : [UTC:2017-06-22 22:47:11 Local:2017-06-22 18:47:11] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSnapshotInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSnapshotInventoryComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSnapshotManagement.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSnapshotManagementComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointPerformance.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointPerformanceComplete.xaml" -n GenericEndpointSnapshotInventory,GenericEndpointSnapshotInventoryComplete,GenericEndpointSnapshotManagement,GenericEndpointSnapshotManagementComplete,GenericEndpointPerformance,GenericEndpointPerformanceComplete -d "Handles the inventory of snapshots for a compute resource on a generic endpoints.";"Handles asynchronous results of the snapshot inventory collection on a generic endpoints.";"Processes a create/apply/delete of a snapshot of a machine on a generic endpoint.";"Handles asynchronous results of the snapshot create/apply/delete operation of a machine on a generic endpoints.";"Collects performance metrics of machines created on a generic endpoint.";"Handles asynchronous results of the performance metric data collection on a generic endpoints." --protected --overwrite -v

Info : [UTC:2017-06-22 22:47:13 Local:2017-06-22 18:47:13] :  Command completed.

Info : [UTC:2017-06-22 22:47:13 Local:2017-06-22 18:47:13] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointInitializeProvisioning.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointInitializeProvisioningComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointFinalizeProvisioning.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointFinalizeProvisioningComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointPowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointConfigureNewInstance.xaml" -n GenericEndpointInitializeProvisioning,GenericEndpointInitializeProvisioningComplete,GenericEndpointFinalizeProvisioning,GenericEndpointFinalizeProvisioningComplete,GenericEndpointInitialPowerOn,GenericEndpointConfigureNewInstance -d "Initializes provisioning of the physical machine.";"Handles asynchronous results of initialize provisioning on a generic endpoint.";"Finalizes provisioning of the physical machine.";"Handles asynchronous results of finalize provisioning on a generic endpoint.";"Powers on a physical machine on a generic endpoint during the provisioning.";"Initializes a global default virtual machine template for a newly installed generic endpoint interface type." --protected --overwrite -v

Info : [UTC:2017-06-22 22:47:16 Local:2017-06-22 18:47:16] :  Command completed.

Info : [UTC:2017-06-22 22:47:16 Local:2017-06-22 18:47:16] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Uninstall -n SnapshotManagement -v

Info : [UTC:2017-06-22 22:47:17 Local:2017-06-22 18:47:17] :  Command completed.

Info : [UTC:2017-06-22 22:47:17 Local:2017-06-22 18:47:17] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Event-GenericEndpointEvents.xml" -v

Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :  Command completed.

Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :Done Building Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" (InstallRepoAWSE target(s)).

Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :Build succeeded.

Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :    0 Warning(s)

Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :    0 Error(s)

Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :Time Elapsed 00:03:46.11

Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\MsBuild.exe "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" /t:VARegistrationFinalSteps /p:RepoUtilDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data";AssemblyDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data" /p:DBServer="lvpmsql01.s16.com";DBName="vradb";localip="vcac01.s16.com:443";VmwareVcacVaHost="vraapplliance.s16.com";WebPath="C:\Program Files (x86)\VMware\vCAC\Server\Website";WebCertificateThumbprint="6BAF7C11610F8E46FC1B77C73B2BC77499DFC0F6"

Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :Microsoft (R) Build Engine version 4.0.30319.34209

Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :[Microsoft .NET Framework, version 4.0.30319.34209]

Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :Copyright (C) Microsoft Corporation. All rights reserved.

Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :Build started 6/22/2017 6:48:07 PM.

Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" on node 1 (VARegistrationFinalSteps target(s)).

Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :VARegistrationRegisterEndpoints:

Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterEndpoint --EndpointAddress https://vcac01.s16.com:443/vcac --Endpoint ui -ect 6BAF7C11610F8E46FC1B77C73B2BC77499DFC0F6 -v

Info : [UTC:2017-06-22 22:48:09 Local:2017-06-22 18:48:09] :  Command succeeded.

Info : [UTC:2017-06-22 22:48:09 Local:2017-06-22 18:48:09] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterEndpoint --EndpointAddress https://vcac01.s16.com:443/WAPI --Endpoint wapi -ect 6BAF7C11610F8E46FC1B77C73B2BC77499DFC0F6 -v

Info : [UTC:2017-06-22 22:48:12 Local:2017-06-22 18:48:12] :  Command succeeded.

Info : [UTC:2017-06-22 22:48:12 Local:2017-06-22 18:48:12] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterEndpoint --EndpointAddress https://vcac01.s16.com:443/repository --Endpoint repo -ect 6BAF7C11610F8E46FC1B77C73B2BC77499DFC0F6 -v

Info : [UTC:2017-06-22 22:48:14 Local:2017-06-22 18:48:14] :  Command succeeded.

Info : [UTC:2017-06-22 22:48:14 Local:2017-06-22 18:48:14] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterEndpoint --EndpointAddress https://vcac01.s16.com:443/WAPI/api/status --Endpoint status -ect 6BAF7C11610F8E46FC1B77C73B2BC77499DFC0F6 -v

Info : [UTC:2017-06-22 22:48:17 Local:2017-06-22 18:48:17] :  Command succeeded.

Info : [UTC:2017-06-22 22:48:17 Local:2017-06-22 18:48:17] :VARegistrationEndpoints:

Info : [UTC:2017-06-22 22:48:17 Local:2017-06-22 18:48:17] :  ##RegisterEndPoint Registering endpoints with the component registry

Info : [UTC:2017-06-22 22:48:17 Local:2017-06-22 18:48:17] :VASynchronizeDatabases:

Info : [UTC:2017-06-22 22:48:17 Local:2017-06-22 18:48:17] :  ##SynchronizeDatabase Synchronizing Provisioning groups between Cafe and Iaas

Info : [UTC:2017-06-22 22:48:17 Local:2017-06-22 18:48:17] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" SynchronizeDatabases -dst ProvisioningGroup --ContinueOnError -v

Info : [UTC:2017-06-22 22:48:19 Local:2017-06-22 18:48:19] :  Database synchronization [ProvisioningGroup] started at 06/22/2017 18:48:19

Info : [UTC:2017-06-22 22:48:26 Local:2017-06-22 18:48:26] :  Database synchronization [ProvisioningGroup] finished at 06/22/2017 18:48:26.

Info : [UTC:2017-06-22 22:48:26 Local:2017-06-22 18:48:26] :  Command succeeded.

Info : [UTC:2017-06-22 22:48:26 Local:2017-06-22 18:48:26] :VARegistrationFinalSteps:

Info : [UTC:2017-06-22 22:48:26 Local:2017-06-22 18:48:26] :  ##RegisteringInfrastructureTabUIPlugin Registering Infrastructure Tab UI Plugin With the UI Extensibility Service

Info : [UTC:2017-06-22 22:48:26 Local:2017-06-22 18:48:26] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterUIPlugin -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\plugin.json" -v

Info : [UTC:2017-06-22 22:48:29 Local:2017-06-22 18:48:29] :  Command succeeded.

Info : [UTC:2017-06-22 22:48:29 Local:2017-06-22 18:48:29] :  ##RegisteringInfrastructureFormsUIPlugin With the UI Extensibility Service

Info : [UTC:2017-06-22 22:48:29 Local:2017-06-22 18:48:29] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterUIFormsPlugin -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\forms-plugin.json" -v

Info : [UTC:2017-06-22 22:48:31 Local:2017-06-22 18:48:31] :  Command succeeded.

Info : [UTC:2017-06-22 22:48:31 Local:2017-06-22 18:48:31] :  ##RegisterNotificationScenarios Registering notification scenarios with the component registry

Info : [UTC:2017-06-22 22:48:31 Local:2017-06-22 18:48:31] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterNotificationScenarios -v -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\NotificationScenariosConfig.xml"

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :  Command succeeded.

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Done Building Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" (VARegistrationFinalSteps target(s)).

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Build succeeded.

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :    0 Warning(s)

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :    0 Error(s)

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Time Elapsed 00:00:27.61

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe  -ga "s16\pgajera"

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Microsoft (R) ASP.NET RegIIS version 4.0.30319.34209

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Administration utility to install and uninstall ASP.NET on the local machine.

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Copyright (C) Microsoft Corporation.  All rights reserved.

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Start granting s16\pgajera access to the IIS configuration and other directories used by ASP.NET.

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Finished granting s16\pgajera access to the IIS configuration and other directories used by ASP.NET.

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Created IIS application pool vCACAppPool.

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Created IIS virtual application vcac.

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Configuration file C:\Program Files (x86)\VMware\vCAC\Server\Website\Web.config updated.

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Configuration file C:\Program Files (x86)\VMware\vCAC\Server\Website\Cafe\Vcac-Config.exe.config updated.

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Executing C:\Program Files (x86)\VMware\vCAC\Server\ConfigTool\EncryptionKeyTool\DynamicOps.Tools.EncryptionKeyTool.exe Key-Generate -pp "******" -rsd -vd -cs "Data Source=lvpmsql01.s16.com;Initial Catalog=vradb;User ID=sa;Password=******

Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Key-Generate -pp ******

Info : [UTC:2017-06-22 22:48:35 Local:2017-06-22 18:48:35] :Info: Encrypting passphrase is completed.

Info : [UTC:2017-06-22 22:48:35 Local:2017-06-22 18:48:35] :Configuration file C:\Program Files (x86)\VMware\vCAC\Server\Website\Cafe\Vcac-Config.exe.config updated.

[UTC:2017-06-22 22:48:35 Local:2017-06-22 18:48:35] :================= Logging stopped at [UTC:2017-06-22 22:48:35 Local:2017-06-22 18:48:35] ==================

Info : [UTC:2017-06-22 22:48:35 Local:2017-06-22 18:48:35] :vRealize Automation Server Configuration is complete.

 

[UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :================= Logging started at [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] ==================[UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Product version: 7.3.0.10750.Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Initialized configuration property for feature Website. Node read DATABASE_INSTANCE.Initialized configuration property for feature Website. Node read DATABASE_NAME.Initialized configuration property for feature Website. Node read DATA_PROTECTED.Initialized configuration property for feature Website. Node read INSTALL_MODE.Initialized configuration property for feature Website. Node read DATABASE_USE_ENCRYPTION.Initialized configuration property for feature Website. Node read SECURITY_PASSPHRASE.Initialized configuration property for feature Website. Node read WEBSITE_NAME.Initialized configuration property for feature Website. Node read CERTIFICATE.Initialized configuration property for feature Website. Node read SUPPRESS_CERTIFICATE_MISMATCH_FLAG.Initialized configuration property for feature Website. Node read HTTPS_PORT.Initialized configuration property for feature Website. Node read SERVICE_USER.Initialized configuration property for feature Website. Node read SERVICE_USER_PASSWORD.Initialized configuration property for feature Website. Node read MODEL_MANAGER_WEB_HOSTNAME.Initialized configuration property for feature Website. Node read CREATE_MSSQL_AZMAN_STORE_FLAG.Initialized configuration property for feature Website. Node read AZMAN_STORE_TYPE.Initialized configuration property for feature Website. Node read AZMAN_CONNECTION_STRING.Initialized configuration property for feature Website. Node read WEBSITE_LOG_PATH.Initialized configuration property for feature Website. Node read WEBSITE_WEBFARM_FLAG.Initialized configuration property for feature Website. Node read WEBSITE_SESSION_STATE_DATABASE_NAME.
Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Initialized configuration property for feature ModelManagerWeb. Node read DATABASE_INSTANCE.Initialized configuration property for feature ModelManagerWeb. Node read DATABASE_NAME.Initialized configuration property for feature ModelManagerWeb. Node read DATA_PROTECTED.Initialized configuration property for feature ModelManagerWeb. Node read INSTALL_MODE.Initialized configuration property for feature ModelManagerWeb. Node read DATABASE_USE_ENCRYPTION.Initialized configuration property for feature ModelManagerWeb. Node read SECURITY_PASSPHRASE.Initialized configuration property for feature ModelManagerWeb. Node read WEBSITE_NAME.Initialized configuration property for feature ModelManagerWeb. Node read CERTIFICATE.Initialized configuration property for feature ModelManagerWeb. Node read SUPPRESS_CERTIFICATE_MISMATCH_FLAG.Initialized configuration property for feature ModelManagerWeb. Node read HTTPS_PORT.Initialized configuration property for feature ModelManagerWeb. Node read SERVICE_USER.Initialized configuration property for feature ModelManagerWeb. Node read SERVICE_USER_PASSWORD.Initialized configuration property for feature ModelManagerWeb. Node read MODEL_MANAGER_WEB_HOSTNAME.Initialized configuration property for feature ModelManagerWeb. Node read CREATE_MSSQL_AZMAN_STORE_FLAG.Initialized configuration property for feature ModelManagerWeb. Node read AZMAN_STORE_TYPE.Initialized configuration property for feature ModelManagerWeb. Node read AZMAN_CONNECTION_STRING.Initialized configuration property for feature ModelManagerWeb. Node read MODEL_MANAGER_WEB_LOG_PATH.Initialized configuration property for feature ModelManagerWeb. Node read WINDOWS_AUTHEN_DATABASE_INSTALL_FLAG.Initialized configuration property for feature ModelManagerWeb. Node read DATABASE_INSTALL_SQL_USER.Initialized configuration property for feature ModelManagerWeb. Node read DATABASE_INSTALL_SQL_USER_PASSWORD.
Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Initialized configuration property for feature ModelManagerData. Node read DATABASE_INSTANCE.Initialized configuration property for feature ModelManagerData. Node read DATABASE_NAME.Initialized configuration property for feature ModelManagerData. Node read DATA_PROTECTED.Initialized configuration property for feature ModelManagerData. Node read INSTALL_MODE.Initialized configuration property for feature ModelManagerData. Node read DATABASE_USE_ENCRYPTION.Initialized configuration property for feature ModelManagerData. Node read MODEL_MANAGER_WEB_HOSTNAME.Initialized configuration property for feature ModelManagerData. Node read HTTPS_PORT.Initialized configuration property for feature ModelManagerData. Node read AZMAN_STORE_TYPE.Initialized configuration property for feature ModelManagerData. Node read AZMAN_CONNECTION_STRING.Initialized configuration property for feature ModelManagerData. Node read SMTP_ENABLE_SSL_FLAG.Initialized configuration property for feature ModelManagerData. Node read SMTP_WEBSITE_CONSOLE_HOSTNAME.Initialized configuration property for feature ModelManagerData. Node read SMTP_SERVER.Initialized configuration property for feature ModelManagerData. Node read SMTP_FROM_ADDRESS.Initialized configuration property for feature ModelManagerData. Node read SMTP_ANONYMOUS_AUTHEN_FLAG.Initialized configuration property for feature ModelManagerData. Node read SMTP_USER.Initialized configuration property for feature ModelManagerData. Node read SMTP_USER_PASSWORD.Initialized configuration property for feature ModelManagerData. Node read TENANT.Initialized configuration property for feature ModelManagerData. Node read COMPONENT_REGISTRY_CERTIFICATE_THUMBPRINT.Initialized configuration property for feature ModelManagerData. Node read SSO_ADMIN_PASSWORD.Initialized configuration property for feature ModelManagerData. Node read SSO_ADMIN_USERNAME.Initialized configuration property for feature ModelManagerData. Node read COMPONENT_REGISTRY_SERVER.Initialized configuration property for feature ModelManagerData. Node read IAAS_SERVER_LOCALIP.Initialized configuration property for feature ModelManagerData. Node read WINDOWS_AUTHEN_DATABASE_INSTALL_FLAG.Initialized configuration property for feature ModelManagerData. Node read DATABASE_INSTALL_SQL_USER.Initialized configuration property for feature ModelManagerData. Node read DATABASE_INSTALL_SQL_USER_PASSWORD.
Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Created IIS binding *:443:.Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe  -ga "s16\pgajera"Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Microsoft (R) ASP.NET RegIIS version 4.0.30319.34209Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Administration utility to install and uninstall ASP.NET on the local machine.Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Copyright (C) Microsoft Corporation.  All rights reserved.Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Start granting s16\pgajera access to the IIS configuration and other directories used by ASP.NET.Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Finished granting s16\pgajera access to the IIS configuration and other directories used by ASP.NET.Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Created IIS application pool RepositoryAppPool.Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Created IIS virtual application Repository.Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Configuration file C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Web\Web.config updated.Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Executing C:\Program Files (x86)\VMware\vCAC\Server\ConfigTool\EncryptionKeyTool\DynamicOps.Tools.EncryptionKeyTool.exe Key-Generate -pp "******" -rsd -vd -cs "Data Source=lvpmsql01.s16.com;Initial Catalog=vradb;User ID=sa;Password=****** Info : [UTC:2017-06-22 22:41:33 Local:2017-06-22 18:41:33] :Key-Generate -pp ****** Info : [UTC:2017-06-22 22:41:34 Local:2017-06-22 18:41:34] :Info: Encrypting passphrase is completed.Info : [UTC:2017-06-22 22:41:34 Local:2017-06-22 18:41:34] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe  -pa VCACKeyContainer "s16\pgajera"Info : [UTC:2017-06-22 22:41:34 Local:2017-06-22 18:41:34] :Microsoft (R) ASP.NET RegIIS version 4.0.30319.34209Info : [UTC:2017-06-22 22:41:34 Local:2017-06-22 18:41:34] :Administration utility to install and uninstall ASP.NET on the local machine.Info : [UTC:2017-06-22 22:41:34 Local:2017-06-22 18:41:34] :Copyright (C) Microsoft Corporation.  All rights reserved.Info : [UTC:2017-06-22 22:41:34 Local:2017-06-22 18:41:34] :Adding ACL for access to the RSA Key container...Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Succeeded!Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Configuration file C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe.config updated.Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Configuration file C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe.config updated.Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Executing C:\Program Files (x86)\VMware\vCAC\Server\ConfigTool\EncryptionKeyTool\DynamicOps.Tools.EncryptionKeyTool.exe Key-Generate -pp "******" -rsd -vd -cs "Data Source=lvpmsql01.s16.com;Initial Catalog=vradb;User ID=sa;Password=****** Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Key-Generate -pp ****** Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Info: Encrypting passphrase is completed.Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\MsBuild.exe "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" /t:InitializeRepo /p:RepoUtilDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data";AssemblyDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data" /p:DBServer="lvpmsql01.s16.com";DBName="vradb" /p:DBConnectParam="-u sa -p ******  /p:AuthStoreParam=" --store \"https://vraapplliance.s16.com:443\"" /p:InstallType="Install" /p:VmwareVcacVaHost="vraapplliance.s16.com" /p:tenant="vsphere.local" /p:SSOAdminUser="administrator" /p:SSOAdminPassword=****** Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Microsoft (R) Build Engine version 4.0.30319.34209Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :[Microsoft .NET Framework, version 4.0.30319.34209]Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Copyright (C) Microsoft Corporation. All rights reserved.Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Build started 6/22/2017 6:41:35 PM.Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" on node 1 (InitializeRepo target(s)).Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :InitializeRepo:Info : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :  ##InitializeRepo Registering solution user in the VA, initializing Repository MetaModel and AuthorizationInfo : [UTC:2017-06-22 22:41:35 Local:2017-06-22 18:41:35] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterSolutionUser -url https://vraapplliance.s16.com --Tenant "vsphere.local" -cu "administrator" -cp ******  --FileName "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.data" -vInfo : [UTC:2017-06-22 22:41:37 Local:2017-06-22 18:41:37] :  Command succeeded.Info : [UTC:2017-06-22 22:41:37 Local:2017-06-22 18:41:37] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Reporeg.exe" Install-MetaModel -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  --FileName "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.data" -vInfo : [UTC:2017-06-22 22:41:39 Local:2017-06-22 18:41:39] :  [Repo Reg]Initialize Repository ModelInfo : [UTC:2017-06-22 22:41:39 Local:2017-06-22 18:41:39] :  Info : [UTC:2017-06-22 22:41:39 Local:2017-06-22 18:41:39] :  [Repo Reg]Initialize Security ModelInfo : [UTC:2017-06-22 22:41:39 Local:2017-06-22 18:41:39] :  Info : [UTC:2017-06-22 22:41:43 Local:2017-06-22 18:41:43] :  [Repo Reg]Initialize TrackingModelInfo : [UTC:2017-06-22 22:41:43 Local:2017-06-22 18:41:43] :  Info : [UTC:2017-06-22 22:41:44 Local:2017-06-22 18:41:44] :  [Repo Reg]Initialize Core ModelInfo : [UTC:2017-06-22 22:41:44 Local:2017-06-22 18:41:44] :  Info : [UTC:2017-06-22 22:42:14 Local:2017-06-22 18:42:14] :  [Repo Reg]DoneInfo : [UTC:2017-06-22 22:42:14 Local:2017-06-22 18:42:14] :  Info : [UTC:2017-06-22 22:42:16 Local:2017-06-22 18:42:16] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" MoveRegistrationDataToDB --FileName "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.data" -s "lvpmsql01.s16.com" -d "vradb" -su sa -sp ******  -vInfo : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :  Command succeeded.Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :  Registering with Service CatalogInfo : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Done Building Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" (InitializeRepo target(s)).Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Build succeeded.Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :    0 Warning(s)Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :    0 Error(s)Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Time Elapsed 00:00:41.75Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\MsBuild.exe "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" /t:InstallRepoModel /p:RepoUtilDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data";AssemblyDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data" /p:DBServer="lvpmsql01.s16.com";DBName="vradb" /p:DBConnectParam="-u sa -p ******  /p:InstallType="Install"Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Microsoft (R) Build Engine version 4.0.30319.34209Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :[Microsoft .NET Framework, version 4.0.30319.34209]Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Copyright (C) Microsoft Corporation. All rights reserved.Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Build started 6/22/2017 6:42:17 PM.Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" on node 1 (InstallRepoModel target(s)).Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :InstallRepoModel:Info : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :  ##InstallRepoModel Install Repository ModelsInfo : [UTC:2017-06-22 22:42:17 Local:2017-06-22 18:42:17] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Assembly-SqlInstall -f  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.External.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.Licensing.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ReportsModel.Common.dll" -s lvpmsql01.s16.com -d "vradb" -u sa -p ******  --overwrite -vInfo : [UTC:2017-06-22 22:42:28 Local:2017-06-22 18:42:28] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.Common.dll'...Info : [UTC:2017-06-22 22:42:28 Local:2017-06-22 18:42:28] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.External.dll'...Info : [UTC:2017-06-22 22:42:30 Local:2017-06-22 18:42:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.Licensing.dll'...Info : [UTC:2017-06-22 22:42:30 Local:2017-06-22 18:42:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Common.dll'...Info : [UTC:2017-06-22 22:42:30 Local:2017-06-22 18:42:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Common.dll'...Info : [UTC:2017-06-22 22:42:31 Local:2017-06-22 18:42:31] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ReportsModel.Common.dll'...Info : [UTC:2017-06-22 22:42:31 Local:2017-06-22 18:42:31] :  Command completed.Info : [UTC:2017-06-22 22:42:33 Local:2017-06-22 18:42:33] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ManagementModelSecurityConfig.xml" -vInfo : [UTC:2017-06-22 22:42:58 Local:2017-06-22 18:42:58] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.Info : [UTC:2017-06-22 22:42:58 Local:2017-06-22 18:42:58] :  Command completed.Info : [UTC:2017-06-22 22:42:58 Local:2017-06-22 18:42:58] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonWSModelSecurityConfig.xml" -vInfo : [UTC:2017-06-22 22:43:09 Local:2017-06-22 18:43:09] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.Info : [UTC:2017-06-22 22:43:09 Local:2017-06-22 18:43:09] :  Command completed.Info : [UTC:2017-06-22 22:43:09 Local:2017-06-22 18:43:09] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\UcsModelSecurityConfig.xml" -vInfo : [UTC:2017-06-22 22:43:20 Local:2017-06-22 18:43:20] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.Info : [UTC:2017-06-22 22:43:20 Local:2017-06-22 18:43:20] :  Command completed.Info : [UTC:2017-06-22 22:43:20 Local:2017-06-22 18:43:20] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmModelSecurityConfig.xml" -vInfo : [UTC:2017-06-22 22:43:31 Local:2017-06-22 18:43:31] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.Info : [UTC:2017-06-22 22:43:31 Local:2017-06-22 18:43:31] :  Command completed.Info : [UTC:2017-06-22 22:43:31 Local:2017-06-22 18:43:31] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMWareModelSecurityConfig.xml" -vInfo : [UTC:2017-06-22 22:43:42 Local:2017-06-22 18:43:42] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.Info : [UTC:2017-06-22 22:43:42 Local:2017-06-22 18:43:42] :  Command completed.Info : [UTC:2017-06-22 22:43:42 Local:2017-06-22 18:43:42] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSModelSecurityConfig.xml" -vInfo : [UTC:2017-06-22 22:43:55 Local:2017-06-22 18:43:55] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.Info : [UTC:2017-06-22 22:43:55 Local:2017-06-22 18:43:55] :  Command completed.Info : [UTC:2017-06-22 22:43:55 Local:2017-06-22 18:43:55] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.WorkQueueModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WorkQueueModelSecurityConfig.xml" -vInfo : [UTC:2017-06-22 22:44:04 Local:2017-06-22 18:44:04] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.Info : [UTC:2017-06-22 22:44:04 Local:2017-06-22 18:44:04] :  Command completed.Info : [UTC:2017-06-22 22:44:04 Local:2017-06-22 18:44:04] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackModelSecurityConfig.xml" -vInfo : [UTC:2017-06-22 22:44:12 Local:2017-06-22 18:44:12] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.Info : [UTC:2017-06-22 22:44:12 Local:2017-06-22 18:44:12] :  Command completed.Info : [UTC:2017-06-22 22:44:12 Local:2017-06-22 18:44:12] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ReportsModel.dll" -s "lvpmsql01.s16.com" -d "vradb" -u sa -p ******  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ReportsModelSecurityConfig.xml" -vInfo : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :  Stop and restart your Internet services for the changes to take effect if you are reinstalling the model.Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :  Command completed.Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Done Building Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" (InstallRepoModel target(s)).Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Build succeeded.Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :    0 Warning(s)Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :    0 Error(s)Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Time Elapsed 00:02:03.55Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\MsBuild.exe "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" /t:InstallRepoAWSE /p:RepoUtilDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data";AssemblyDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data" /p:DBServer="lvpmsql01.s16.com";DBName="vradb" /p:DBConnectParam="-U sa -p ******  /p:SqlCmdConnectParam="-u sa -p ******  /p:InstallType="Install" /p:SmtpServerName="{{SMTP_SERVER}}" /p:SmtpFromAddress="{{SMTP_FROM_ADDRESS}}" /p:SmtpEnableSsl="False" /p:SmtpUserName="" /p:SmtpPassword=****** Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Microsoft (R) Build Engine version 4.0.30319.34209Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :[Microsoft .NET Framework, version 4.0.30319.34209]Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Copyright (C) Microsoft Corporation. All rights reserved.Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Build started 6/22/2017 6:44:20 PM.Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" on node 1 (InstallRepoAWSE target(s)).Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :InstallRepoAWSE:Info : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :  ##InstallRepoModel Install Repository Model AWSEInfo : [UTC:2017-06-22 22:44:20 Local:2017-06-22 18:44:20] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Assembly-SqlInstall -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Repository.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Tools.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.SccmModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.DEM.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AWSSDK.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCloudModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCloudModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VcloudModel.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCloudModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\System.Net.Http.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcloudRestSchema_V5_6.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcloudSDK_V5_6.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RestSharp.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VcoModel.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VcoModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\System.Web.Helpers.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Newtonsoft.Json.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\System.Net.Http.Formatting.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.Cafe.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.WorkQueueModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.WorkQueueModel.Activities.dll" -s lvpmsql01.s16.com -d "vradb" -U sa -p ******  --overwrite -vInfo : [UTC:2017-06-22 22:44:21 Local:2017-06-22 18:44:21] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Repository.dll'...Info : [UTC:2017-06-22 22:44:22 Local:2017-06-22 18:44:22] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Tools.Common.dll'...Info : [UTC:2017-06-22 22:44:22 Local:2017-06-22 18:44:22] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.SccmModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:22 Local:2017-06-22 18:44:22] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.DEM.Activities.dll'...Info : [UTC:2017-06-22 22:44:22 Local:2017-06-22 18:44:22] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AWSSDK.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.Client.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AmazonWSModel.Interface.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCloudModel.Client.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCloudModel.Interface.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VcloudModel.Common.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCloudModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\System.Net.Http.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcloudRestSchema_V5_6.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcloudSDK_V5_6.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RestSharp.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VcoModel.Common.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VcoModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\System.Web.Helpers.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.Client.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.Interface.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Newtonsoft.Json.dll'...Info : [UTC:2017-06-22 22:44:23 Local:2017-06-22 18:44:23] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\System.Net.Http.Formatting.dll'...Info : [UTC:2017-06-22 22:44:24 Local:2017-06-22 18:44:24] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.Cafe.dll'...Info : [UTC:2017-06-22 22:44:24 Local:2017-06-22 18:44:24] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.WorkQueueModel.Client.dll'...Info : [UTC:2017-06-22 22:44:24 Local:2017-06-22 18:44:24] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.WorkQueueModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:24 Local:2017-06-22 18:44:24] :  Command completed.Info : [UTC:2017-06-22 22:44:24 Local:2017-06-22 18:44:24] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Assembly-SqlInstall -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AppServiceModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AppServiceModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.KvmModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.KvmModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.IloModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.IdracModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.IdracModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Activities.dll" -s lvpmsql01.s16.com -d "vradb" -U sa -p ******  --overwrite -vInfo : [UTC:2017-06-22 22:44:25 Local:2017-06-22 18:44:25] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AppServiceModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:25 Local:2017-06-22 18:44:25] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.AppServiceModel.Client.dll'...Info : [UTC:2017-06-22 22:44:25 Local:2017-06-22 18:44:25] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.Interface.dll'...Info : [UTC:2017-06-22 22:44:25 Local:2017-06-22 18:44:25] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.UcsModel.Client.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.Client.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.Interface.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ScvmmModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.KvmModel.Interface.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.KvmModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Client.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.IloModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.IdracModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.IdracModel.Interface.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Client.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Interface.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:26 Local:2017-06-22 18:44:26] :  Command completed.Info : [UTC:2017-06-22 22:44:28 Local:2017-06-22 18:44:28] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Assembly-SqlInstall -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphere.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphere.XmlSerializers.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMware.Cafe.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMware.Cafe.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMware.Cafe.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMwareSSOAuthenticationModule.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\System.Web.Http.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\BouncyCastle.Crypto.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\System.IdentityModel.Tokens.Jwt.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.Interface.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SimpleRESTServices.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\openstacknet_vmw.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.VcbmModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.VcbmModel.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ReportsModel.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Client.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Connector.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Activities.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Vco.Connector.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.DomainModel.dll" -s lvpmsql01.s16.com -d "vradb" -U sa -p ******  --overwrite -vInfo : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphere.dll'...Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphere.XmlSerializers.dll'...Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMware.Cafe.dll'...Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMware.Cafe.Client.dll'...Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMware.Cafe.Activities.dll'...Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\VMwareSSOAuthenticationModule.dll'...Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\System.Web.Http.dll'...Info : [UTC:2017-06-22 22:44:29 Local:2017-06-22 18:44:29] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\BouncyCastle.Crypto.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\System.IdentityModel.Tokens.Jwt.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.Client.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.Interface.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.OpenstackModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SimpleRESTServices.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\openstacknet_vmw.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.VcbmModel.Client.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.VcbmModel.Activities.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ReportsModel.Client.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Client.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Connector.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Activities.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.Vco.Connector.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Installing assembly 'C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMware.GenericEndpoint.DomainModel.dll'...Info : [UTC:2017-06-22 22:44:30 Local:2017-06-22 18:44:30] :  Command completed.Info : [UTC:2017-06-22 22:44:32 Local:2017-06-22 18:44:32] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" OrchestratorTask-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DEMScheduleWorkflows.xaml" -n "Schedules Workflows" -d "Check for scheduled workflows that need to be run" --interval 10 -vInfo : [UTC:2017-06-22 22:44:33 Local:2017-06-22 18:44:33] :  Command completed.Info : [UTC:2017-06-22 22:44:33 Local:2017-06-22 18:44:33] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" OrchestratorTask-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DEMPreprocessWorkflows.xaml" -n "Pre-process Workflows" -d "Pre-process workflows including History, Run One Only and Runtime Skills" --interval 10 -vInfo : [UTC:2017-06-22 22:44:35 Local:2017-06-22 18:44:35] :  Command completed.Info : [UTC:2017-06-22 22:44:35 Local:2017-06-22 18:44:35] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" OrchestratorTask-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DEMCheckDems.xaml" -n "Check DEMs Status" -d "Check the status of DEMs to see if they have gone offline." --interval 10 -vInfo : [UTC:2017-06-22 22:44:37 Local:2017-06-22 18:44:37] :  Command completed.Info : [UTC:2017-06-22 22:44:37 Local:2017-06-22 18:44:37] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SccmRegisterMachine.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SccmUnregisterMachine.xaml" -n SccmRegisterMachine,SccmUnregisterMachine -d "Registers a machine into an SCCM Collection.";"Unregisters a machine from an SCCM Collection." --protected --overwrite -vInfo : [UTC:2017-06-22 22:44:39 Local:2017-06-22 18:44:39] :  Command completed.Info : [UTC:2017-06-22 22:44:39 Local:2017-06-22 18:44:39] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2Inventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2EndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2EndpointDelete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2State.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2DisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2LaunchInstance.xaml" -n "AmazonEC2Inventory","AmazonEC2EndpointDataCollection","AmazonEC2EndpointDelete","AmazonEC2State","AmazonEC2DisposeVM","AmazonEC2LaunchInstance" -d "Collects data about an Amazon AWS region.";"Collects region names and URLs from an Amazon Endpoint.";"Deletes an Amazon region and all data collected about it from the database.";"Collects state data about Amazon EC2 instances from AWS.";"Destroys an instance from Amazon EC2 and removes the machine from the database.";"Provisions an instance in Amazon EC2 and adds it to the database." --protected --overwrite -vInfo : [UTC:2017-06-22 22:44:41 Local:2017-06-22 18:44:41] :  Command completed.Info : [UTC:2017-06-22 22:44:41 Local:2017-06-22 18:44:41] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2Reboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2Reset.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2PowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2PowerOff.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2Shutdown.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2CreateKeyPair.xaml" -n "AmazonEC2Reboot","AmazonEC2Reset","AmazonEC2PowerOn","AmazonEC2PowerOff","AmazonEC2Shutdown","AmazonEC2CreateKeyPair" -d "Reboots an EC2 Instance in Amazon AWS.";"Reset an EC2 Instance in Amazon AWS.";"Powers on an EC2 Instance in Amazon AWS.";"Powers off an EC2 Instance in Amazon AWS.";"Shut down an EC2 Instance in Amazon AWS.";"Creates a new Key Pair in Amazon AWS and adds it to the database." --protected --overwrite -vInfo : [UTC:2017-06-22 22:44:43 Local:2017-06-22 18:44:43] :  Command completed.Info : [UTC:2017-06-22 22:44:43 Local:2017-06-22 18:44:43] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2DeleteKeyPair.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2DeleteVolume.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2CreateProvisioningGroupKeyPair.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2DeleteProvisioningGroupKeyPair.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2Reconfigure.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2UpdateDescription.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2UpdateOwner.xaml" -n "AmazonEC2DeleteKeyPair","AmazonEC2DeleteVolume","AmazonEC2CreateProvisioningGroupKeyPair","AmazonEC2DeleteProvisioningGroupKeyPair","AmazonEC2Reconfigure","AmazonEC2UpdateDescription","AmazonEC2UpdateOwner" -d "Deletes a Key Pair from Amazon AWS and removes it from the database.";"Deletes an Elastic Block Storage Volume from Amazon AWS and removes it from the database.";"Creates a new Key Pair in Amazon AWS, adds it to the database, and associates it with the specified Provisioning Group.";"Deletes a Provisioning Group Key Pair from Amazon AWS and removes it from the database.";"Reconfigures an EC2 Instance. Attaches or detaches EBS Volumes, and assigns or releases an elastic IP address";"Updates the description tag of an EC2 instance in AWS to match the cooresponding description of the VirtualMachine object.";"Updates the owner tag of an EC2 instance in AWS to match the owner of the cooresponding VirtualMachine object." --protected --overwrite -vInfo : [UTC:2017-06-22 22:44:45 Local:2017-06-22 18:44:45] :  Command completed.Info : [UTC:2017-06-22 22:44:45 Local:2017-06-22 18:44:45] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonEC2EventsConfig.xml" -vInfo : [UTC:2017-06-22 22:44:52 Local:2017-06-22 18:44:52] :  Command completed.Info : [UTC:2017-06-22 22:44:52 Local:2017-06-22 18:44:52] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudEndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudCloneVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudDisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudRegisterVM.xaml" -n vCloudEndpointDataCollection,vCloudInventory,vCloudState,vCloudCloneVM,vCloudDisposeVM,vCloudRegisterVM -d "Handles data collection on endpoints of the vCloud Director type.";"Handles the inventory of compute resources on a vCloud Director endpoint under DCAC management.";"Synchronizes the state of the vApp on a vCloud Dirtector endpoint under DCAC management with the DCAC engine.";"Handles the creation of a new vApp from a vApp Template on a vCloud Director endpoint.";"Handles the destruction of a vApp managed by DCAC on a vCloud Director endpoint.";"Registers pre-existing a vApp on a vCloud Director endpoint in DCAC." --protected --overwrite -vInfo : [UTC:2017-06-22 22:44:54 Local:2017-06-22 18:44:54] :  Command completed.Info : [UTC:2017-06-22 22:44:54 Local:2017-06-22 18:44:54] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudCustomizeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudPowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudPowerOff.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudShutdown.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudReboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudReset.xaml" -n vCloudCustomizeVM,vCloudPowerOn,vCloudPowerOff,vCloudShutdown,vCloudReboot,vCloudReset -d "Handles the customization of a vApp created using DCAC.";"Powers on a vApp on a vCloud Director endpoint under DCAC management.";"Powers off a vApp on a vCloud Director endpoint under DCAC management.";"Shuts down a vApp on a vCloud Director endpoint under DCAC management.";"Shuts down a vApp on a vCloud Director endpoint under DCAC management.";"Resets a vApp on a vCloud Director endpoint under DCAC management." --protected --overwrite -vInfo : [UTC:2017-06-22 22:44:56 Local:2017-06-22 18:44:56] :  Command completed.Info : [UTC:2017-06-22 22:44:56 Local:2017-06-22 18:44:56] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudSuspend.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudInstallTools.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudUpdateDescription.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudBuildComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCloudReconfigureVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCloudReconfigureVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCloudUpdateOwner.xaml" -n vCloudSuspend,vCloudInstallTools,vCloudUpdateDescription,vCloudBuildComplete,VCloudReconfigureVM,VCloudReconfigureVMComplete,vCloudUpdateOwner -d "Suspends a vApp on a vCloud Director endpoint under DCAC management.";"Installs the VMware tools on virtual workloads in a vApp on a vCloud Director endpoint.";"Updates the description of a vApp on a vCloud Director endpoint under DCAC management.";"Notify component machines to move during provisioning process";"vCloud Reconfigure.";"vCloud Reconfigure Complete.";"Update owner of vApp and its components." --protected --overwrite -vInfo : [UTC:2017-06-22 22:44:58 Local:2017-06-22 18:44:58] :  Command completed.Info : [UTC:2017-06-22 22:44:58 Local:2017-06-22 18:44:58] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceCreateReservationForPG.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceDisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceLaunchInstance.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServicePowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServicePowerOff.xaml" -n AppServiceCreateReservationForPG,AppServiceDisposeVM,AppServiceLaunchInstance,AppServicePowerOn,AppServicePowerOff -d "Creates a multi-machine service reservation for a given provisioning group.";"Destroys a multi-machine service and all of its component machines.";"Provisions a multi-machine service and adds it to the database.";"Powers on a multi-machine service and its component machines.";"Forces a multi-machine service and its component machines to power off." --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:00 Local:2017-06-22 18:45:00] :  Command completed.Info : [UTC:2017-06-22 22:45:00 Local:2017-06-22 18:45:00] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceReboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceReset.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceProvisionNewComponent.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceRemoveComponents.xaml" -n AppServiceReboot,AppServiceReset,AppServiceState,AppServiceProvisionNewComponent,AppServiceRemoveComponents -d "Performs a soft shutdown and power on for a multi-machine service and its component machines.";"Forces a multi-machine service and its component machines to turn off and turn on.";"Validates the state of a multi-machine service based on the states of its components.";"Provisions a new machine as a component of an multi-machine service.";"Removes components of an multi-machine service." --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:02 Local:2017-06-22 18:45:02] :  Command completed.Info : [UTC:2017-06-22 22:45:02 Local:2017-06-22 18:45:02] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceShutdown.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceUpdateOwner.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceWaitState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceWaitComponents.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AppServiceChangeLease.xaml" -n AppServiceShutdown,AppServiceUpdateOwner,AppServiceWaitState,AppServiceWaitComponents,AppServiceChangeLease -d "Performs a soft shutdown for a multi-machine service and its component machines.";"Updates the owner on all component machines to match the multi-machine service master machine.";"Puts multi-machine service into building state if all components have been approved.";"Verifies that a multi-machine service can proceed with building.";"Changes lease for components of a multi-machine service." --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:04 Local:2017-06-22 18:45:04] :  Command completed.Info : [UTC:2017-06-22 22:45:04 Local:2017-06-22 18:45:04] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmEndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmAddDisks.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmCloneVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmCustomizeVM.xaml" -n ScvmmEndpointDataCollection,ScvmmInventory,ScvmmState,ScvmmAddDisks,ScvmmCloneVM,ScvmmCustomizeVM -d "Handles data collection on endpoints of the SCVMM type (Virtual Resources Management).";"Handles the inventory of compute resources on an SCVMM endpoint under DCAC management.";"Synchronizes the state of the virtual workloads on an SCVMM endpoint under DCAC management with the DCAC engine.";"Handles the addition of secondary disks during the virtual workload creation.";"Handles the cloning of a new virtual workload on an SCVMM endpoint.";"Handles the customization steps after cloning a virtual workload on an SCVMM endpoint." --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:06 Local:2017-06-22 18:45:06] :  Command completed.Info : [UTC:2017-06-22 22:45:06 Local:2017-06-22 18:45:06] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmCreateVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmDisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmEjectCD.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmInstallTools.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmRegisterVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmUpdateDescription.xaml" -n ScvmmCreateVM,ScvmmDisposeVM,ScvmmEjectCD,ScvmmInstallTools,ScvmmRegisterVM,ScvmmUpdateDescription -d "Handles the creation of a new virtual workload on an SCVMM endpoint.";"Handles the destruction of a virtual workload managed by DCAC on an SCVMM endpoint.";"Ejects the DVD drive on a new virtual workload on an SCVMM endpoint during provisioning.";"Installs the Virtual Guest Services on virtual workload managed by DCAC on an SCVMM endpoint.";"Registers pre-existing virtual workloads on an SCVMM endpoint in DCAC.";"Describes changes in the description of virtual machine on an SCVMM endpoint under DCAC management to the SCVMM server." --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:08 Local:2017-06-22 18:45:08] :  Command completed.Info : [UTC:2017-06-22 22:45:08 Local:2017-06-22 18:45:08] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmPowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmPowerOff.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmReboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmReset.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmShutdown.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmSuspend.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmReconfigureVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmReconfigureVMComplete.xaml" -n ScvmmPowerOn,ScvmmPowerOff,ScvmmReboot,ScvmmReset,ScvmmShutdown,ScvmmSuspend,ScvmmReconfigureVM,ScvmmReconfigureVMComplete -d "Powers on a virtual workload on an SCVMM endpoint under DCAC management.";"Powers off a virtual workload on an SCVMM endpoint under DCAC management.";"Reboots a virtual workload on an SCVMM endpoint under DCAC management.";"Resets a virtual workload on an SCVMM endpoint under DCAC management.";"Shuts down a virtual workload on an SCVMM endpoint under DCAC management.";"Suspends a virtual workload on an SCVMM endpoint under DCAC management.";"Reconfigure virtual machine cpu and memory in SCVMM endpoint.";"Completes reconfigure of virtual machine in SCVMM endpoint." --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:10 Local:2017-06-22 18:45:10] :  Command completed.Info : [UTC:2017-06-22 22:45:10 Local:2017-06-22 18:45:10] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ScvmmModelEventsConfig.xml" -vInfo : [UTC:2017-06-22 22:45:14 Local:2017-06-22 18:45:14] :  Command completed.Info : [UTC:2017-06-22 22:45:14 Local:2017-06-22 18:45:14] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmEndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmAddDisks.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmCreateVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmCloneVM.xaml" -n KvmEndpointDataCollection,KvmInventory,KvmState,KvmAddDisks,KvmCreateVM,KvmCloneVM -d "Handles data collection on endpoints of the Kvm type (Virtual Resources Management).";"Handles the inventory of compute resources on an Kvm endpoint under vCAC management.";"Handles the Virtual Machines data collection under vCAC management.";"Handles the addition of secondary disks during the virtual workload creation.";"Handles the creation of a new virtual workload on a Kvm endpoint.";"Handles the cloning of a new virtual workload on a Kvm endpoint." --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:17 Local:2017-06-22 18:45:17] :  Command completed.Info : [UTC:2017-06-22 22:45:17 Local:2017-06-22 18:45:17] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmCustomizeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmDisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmEjectCD.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmPowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmPowerOff.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmShutdown.xaml" -n KvmCustomizeVM,KvmDisposeVM,KvmEjectCD,KvmPowerOn,KvmPowerOff,KvmShutdown -d "Handles the customization steps after cloning a virtual workload on a Kvm endpoint.";"Handles the destruction of a virtual workload managed by vCAC on a Kvm endpoint.";"Ejects the DVD drive on a new virtual workload on an Kvm endpoint during provisioning.";"Registers pre-existing a vApp on a vCloud Director endpoint in DCAC.";"Powers on a virtual workload on a Kvm endpoint under vCAC management.";"Powers off a virtual workload on a Kvm endpoint under vCAC management." --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:19 Local:2017-06-22 18:45:19] :  Command completed.Info : [UTC:2017-06-22 22:45:19 Local:2017-06-22 18:45:19] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmReboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmReset.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmSuspend.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmRegisterVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmRequestTicket.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmUpdateDescription.xaml" -n KvmReboot,KvmReset,KvmSuspend,KvmRegisterVM,KvmRequestTicket,KvmUpdateDescription -d "Reboots a virtual workload on a Kvm endpoint under vCAC management.";"Resets a virtual workload on a Kvm endpoint under vCAC management.";"Suspends a virtual workload on a Kvm endpoint under vCAC management.";"Registers a alredy discovered virtual machine as one managed by the vCAC.";"Requests VNC or Spice ticket for connection to the VM.";"Updates the description of machine." --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:20 Local:2017-06-22 18:45:20] :  Command completed.Info : [UTC:2017-06-22 22:45:20 Local:2017-06-22 18:45:20] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\KvmModelEventsConfig.xml" -vInfo : [UTC:2017-06-22 22:45:26 Local:2017-06-22 18:45:26] :  Command completed.Info : [UTC:2017-06-22 22:45:26 Local:2017-06-22 18:45:26] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackEndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackEndpointDelete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackLaunchInstance.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackCreateOrDeleteKeyPair.xaml" -n OpenstackEndpointDataCollection,OpenstackInventory,OpenstackState,OpenstackEndpointDelete,OpenstackLaunchInstance,OpenstackCreateOrDeleteKeyPair -d "Handles data collection on endpoints of the Openstack type.";"Handles the inventory of compute resources on an Openstack endpoint under vCAC management.";"Synchronizes the state of the virtual workloads on an Openstack endpoint under vCAC management with the vCAC engine.";"Deletes an Openstack endpoint and all data collected about it from the database.";"Provisions an instance in Openstack and adds it to the database.";"Creates or Deletes Openstack key pairs" --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:28 Local:2017-06-22 18:45:28] :  Command completed.Info : [UTC:2017-06-22 22:45:28 Local:2017-06-22 18:45:28] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackDisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackSuspend.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackReset.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackReboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackPowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackPowerOff.xaml" -n OpenstackDisposeVM,OpenstackSuspend,OpenstackReset,OpenstackReboot,OpenstackPowerOn,OpenstackPowerOff -d "Destroy VM";"Suspends a virtual workload on a Openstack endpoint under vCAC management.";"Server hard reboot";"Server soft reboot";"Powers on an instance in Openstack.";"Powers off an instance in Openstack." --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:30 Local:2017-06-22 18:45:30] :  Command completed.Info : [UTC:2017-06-22 22:45:30 Local:2017-06-22 18:45:30] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackGetVncConsole.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackAssociateFloatingIP.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackDisassociateFloatingIP.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackCustomizeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackShutdown.xaml" -n OpenstackGetVncConsole,OpenstackAssociateFloatingIP,OpenstackDisassociateFloatingIP,OpenstackCustomizeVM,OpenstackShutdown -d "Get a VNC console url for an Openstack server.";"Associates floating IP to a server.";"Disassociates floating IP to a server.";"Customize instance.";"Shut down instance." --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:32 Local:2017-06-22 18:45:32] :  Command completed.Info : [UTC:2017-06-22 22:45:32 Local:2017-06-22 18:45:32] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\OpenstackEventsConfig.xml" -vInfo : [UTC:2017-06-22 22:45:44 Local:2017-06-22 18:45:44] :  Command completed.Info : [UTC:2017-06-22 22:45:44 Local:2017-06-22 18:45:44] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vCOEndpointDataCollection.xaml" -n vCOEndpointDataCollection -d "Handles data collection on endpoints of the vCO type." --protected --overwrite -vInfo : [UTC:2017-06-22 22:45:47 Local:2017-06-22 18:45:47] :  Command completed.Info : [UTC:2017-06-22 22:45:47 Local:2017-06-22 18:45:47] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcoEventsConfig.xml" -vInfo : [UTC:2017-06-22 22:45:51 Local:2017-06-22 18:45:51] :  Command completed.Info : [UTC:2017-06-22 22:45:51 Local:2017-06-22 18:45:51] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCloudModelEventsConfig.xml" -vInfo : [UTC:2017-06-22 22:45:57 Local:2017-06-22 18:45:57] :  Command completed.Info : [UTC:2017-06-22 22:45:57 Local:2017-06-22 18:45:57] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphereVCNSInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSAssignVirtualMachineNetworkSettings.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSDeleteMultiMachineNetworkSettings.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSDeleteVirtualMachineNetworkSettings.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSAssignMultiMachineNetworkSettings.xaml" -n vSphereVCNSInventory,VCNSAssignVirtualMachineNetworkSettings,VCNSDeleteMultiMachineNetworkSettings,VCNSDeleteVirtualMachineNetworkSettings,VCNSAssignMultiMachineNetworkSettings -d "Performs Inventory data collection on a VCNSEndpoint.";"Assign Network and Security Settings to a virtual machine.";"Delete Network and Security Settings for a multi-machine.";"Remove Network and Security Settings from a virtual machine.";"Assign Network and Security Settings to a multi-machine." --protected --overwrite -vInfo : [UTC:2017-06-22 22:46:00 Local:2017-06-22 18:46:00] :  Command completed.Info : [UTC:2017-06-22 22:46:00 Local:2017-06-22 18:46:00] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RegisterVmFromQueue.xaml" -n "RegisterVmFromQueue" -d "Bulk Import Workflow." --protected --overwrite -vInfo : [UTC:2017-06-22 22:46:02 Local:2017-06-22 18:46:02] :  Command completed.Info : [UTC:2017-06-22 22:46:02 Local:2017-06-22 18:46:02] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\UpdateCatalogResource.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\LaunchEndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ReclaimDestroyedStaticIPAddresses.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SendAlertEmail.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\CollectEndpointUsage.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\CollectMachinesUsage.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SetupPxe.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\CleanPxe.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SubmitVirtualMachineRequests.xaml" -n UpdateCatalogResource,LaunchEndpointDataCollection,ReclaimDestroyedStaticIPAddresses,SendAlertEmail,CollectEndpointUsage,CollectMachinesUsage,SetupPxe,CleanPxe,SubmitVirtualMachineRequests -d "Update Catalog after a data collection for vSphere endpoint.";"Request a data collection for all the endpoint of type CiscoUCSMInterfaceType, DellIdracInterfaceType, HPIlolInterfaceType, EC2InterfaceType,ScvmmInterfaceType.";"Reclaims destroyed static ip addresses for re-use.";"Sends email alerts to users based on Reservation resource thresholds.";"Collect Number of Desktop and Server per endpoint.";"Runs every 4 hours to count the number of machines managed in the system per machine type (Virtual, Physical, Could) and per blueprinttype (GeneralWorkstation, GeneralServer, Hypervisor).";"Sets up PXE server before intializing PXE prvosioning.";"Cleans up PXE server within the PXE prvosioning process.";"Workflow to pre-process and trigger new machine request." --protected --overwrite -vInfo : [UTC:2017-06-22 22:46:04 Local:2017-06-22 18:46:04] :  Command completed.Info : [UTC:2017-06-22 22:46:04 Local:2017-06-22 18:46:04] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RegisterVirtualMachineRequest.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\FireReclamationRequest.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\FireVirtualMachineEventRequest.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\NotifyGroupAdminOfLeaseExtensionRequest.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ProcessLeaseExtensionRequests.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ProcessMachineRequests.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SubmitReclamationRequest.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\UpdateMachineNotesRequest.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\UpdateMachineOwnerRequest.xaml" -n RegisterVirtualMachineRequest,FireReclamationRequest,FireVirtualMachineEventRequest,NotifyGroupAdminOfLeaseExtensionRequest,ProcessLeaseExtensionRequests,ProcessMachineRequests,SubmitReclamationRequest,UpdateMachineNotesRequest,UpdateMachineOwnerRequest -d "Triggers the importing and registering of a machine into the product.";"Triggers an action or event for a give reclamation request.";"Triggers events such as Reprovision, Turn Off, or Destroy on a machine.";"Trigger notification to group administrator for any new lease extension request on the machine.";"Process machines lease extension requests.";"Processes machines approve or reject requests.";"Trigger the reclamation process for a given machine.";"Workflow to trigger updating description of the machine.";"Triggers a change in owner of the machine." --protected --overwrite -vInfo : [UTC:2017-06-22 22:46:06 Local:2017-06-22 18:46:06] :  Command completed.Info : [UTC:2017-06-22 22:46:06 Local:2017-06-22 18:46:06] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ReconfigureVMGeneric.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\StateOperationExtensibilityHook.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\EndpointMetrics.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\BlueprintMetrics.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ReservationMetrics.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DataRollover.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ChangeStorageReservation.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\PhysicalFinalizeProvisioning.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\NetworkProfileMetrics.xaml" -n ReconfigureVMGeneric,StateOperationExtensibilityHook,EndpointMetrics,BlueprintMetrics,ReservationMetrics,DataRollover,ChangeStorageReservation,PhysicalFinalizeProvisioning,NetworkProfileMetrics -d "Generic VM Reconfigure Workflow.";"State Operation Extensibility Hook";"Metrics about Endpoints";"Metrics about Blueprints";"Metrics about Reservations";"DataRollover of log and history tables";"Change storage reservation of virtual machines";"Default workflow to run for FinalizeProvisioning if not overwritten by model";"Metrics about Network Profile" --protected --overwrite -vInfo : [UTC:2017-06-22 22:46:08 Local:2017-06-22 18:46:08] :  Command completed.Info : [UTC:2017-06-22 22:46:08 Local:2017-06-22 18:46:08] :InstallCdkWorkflows:Info : [UTC:2017-06-22 22:46:08 Local:2017-06-22 18:46:08] :  ##InstallCdkWorkflows Installing Cdk WorkflowsInfo : [UTC:2017-06-22 22:46:08 Local:2017-06-22 18:46:08] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFMachineMenu1.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFMachineMenu2.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFMachineMenu3.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFMachineMenu4.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFStubBuildingMachine.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFStubMachineDisposing.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFStubMachineExpired.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFStubMachineProvisioned.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFStubMachineRegistered.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\WFStubUnprovisionMachine.xaml" -n WFMachineMenu1,WFMachineMenu2,WFMachineMenu3,WFMachineMenu4,WFStubBuildingMachine,WFStubMachineDisposing,WFStubMachineExpired,WFStubMachineProvisioned,WFStubMachineRegistered,WFStubUnprovisionMachine -d "Customizable workflow for menu extensibility.";"Customizable workflow for menu extensibility.";"Customizable workflow for menu extensibility.";"Customizable workflow for menu extensibility.";"Customizable workflow for pre-building extensibility.";"Customizable workflow for pre-disposing extensibility.";"Customizable workflow for pre-expiration extensibility.";"Customizable workflow for pre-provisioning extensibility.";"Customizable workflow for pre-registering extensibility.";"Customizable workflow for pre-unprovisioning extensibility." --overwrite -vInfo : [UTC:2017-06-22 22:46:10 Local:2017-06-22 18:46:10] :  Command completed.Info : [UTC:2017-06-22 22:46:10 Local:2017-06-22 18:46:10] :InstallRepoAWSE:Info : [UTC:2017-06-22 22:46:10 Local:2017-06-22 18:46:10] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Property-SetValue -n "ReconfigureVM.AuditReconfigureProperties","HostNameVerifyDNS.AssemblyName","HostNameVerifyDNS.BaseTypeName","HostNameVerifyDNS.IsActive","HostNameVerifyDNS.IsUnique","HostNameVerifyAD.AssemblyName","HostNameVerifyAD.BaseTypeName","HostNameVerifyAD.IsActive","HostNameVerifyAD.IsUnique","HostNameVerifyVirtualMachines.AssemblyName","HostNameVerifyVirtualMachines.BaseTypeName","HostNameVerifyVirtualMachines.IsActive","HostNameVerifyVirtualMachines.IsUnique","HostNameCreateByPrefix.AssemblyName","HostNameCreateByPrefix.BaseTypeName","HostNameCreateByPrefix.IsActive","HostNameCreateByPrefix.IsUnique","UserInformationGetGroupEmail.AssemblyName","UserInformationGetGroupEmail.BaseTypeName","UserInformationGetGroupEmail.IsActive","UserInformationGetGroupEmail.IsUnique","vCloud.Director.VappActivityTaskTimeout","Agent.UnrecoverableErrors.DisposeVM","vCNS.MaxNumberOfRetries","Openstack.Default.Release","SCCM.MachineRegistration.Timeout","Extensibility.DisableIntegration","Extensibility.LifecycleStateMessageTimeout","vRO.RestRequestTimeoutSeconds","EmailByState.DaysNotificationBeforeExpire","vCloud.Air.Endpoint.Default.Uri","SCCM.MachineRegistration.RefreshCollection","SCCM.MachineRegistration.MembershipCheckInterval","AWS.ThrottleInstanceCount","AWS.ThrottleIntervalSeconds" -val  "False","DynamicOps.ManagementModel","HostNameVerifyBase","false","false","DynamicOps.ManagementModel","HostNameVerifyBase","false","false","DynamicOps.ManagementModel","HostNameVerifyBase","true","false","DynamicOps.ManagementModel","HostNameCreateBase","true","true","DynamicOps.ManagementModel","UserInformationGetBase","false","false","00:30","","5","","5","True","00:30:00","500","7","https://vca.vmware.com","True","10","0","1" -vInfo : [UTC:2017-06-22 22:46:12 Local:2017-06-22 18:46:12] :  Warning: The global property:  Extensibility.DisableIntegration is already set and will not be set to the new value:  True. To overwrite the value use the overwrite argument.Info : [UTC:2017-06-22 22:46:12 Local:2017-06-22 18:46:12] :  Warning: The global property:  Extensibility.LifecycleStateMessageTimeout is already set and will not be set to the new value:  00:30:00. To overwrite the value use the overwrite argument.Info : [UTC:2017-06-22 22:46:12 Local:2017-06-22 18:46:12] :  Warning: The global property:  vRO.RestRequestTimeoutSeconds is already set and will not be set to the new value:  500. To overwrite the value use the overwrite argument.Info : [UTC:2017-06-22 22:46:12 Local:2017-06-22 18:46:12] :  Warning: The global property:  EmailByState.DaysNotificationBeforeExpire is already set and will not be set to the new value:  7. To overwrite the value use the overwrite argument.Info : [UTC:2017-06-22 22:46:12 Local:2017-06-22 18:46:12] :  Command completed.Info : [UTC:2017-06-22 22:46:12 Local:2017-06-22 18:46:12] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" EmailTemplate-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ManagementModelEmailTemplatesConfig.xml" -p ******  Files (x86)\VMware\vCAC\Server\Model Manager Data\EmailTemplates\ManagementModel" -vInfo : [UTC:2017-06-22 22:46:14 Local:2017-06-22 18:46:14] :  Command completed.Info : [UTC:2017-06-22 22:46:14 Local:2017-06-22 18:46:14] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ManagementModelEventsConfig.xml" -vInfo : [UTC:2017-06-22 22:46:37 Local:2017-06-22 18:46:37] :  Command completed.Info : [UTC:2017-06-22 22:46:37 Local:2017-06-22 18:46:37] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Schedules-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ManagementModelSchedulesConfig.xml" -vInfo : [UTC:2017-06-22 22:46:41 Local:2017-06-22 18:46:41] :  Command completed.Info : [UTC:2017-06-22 22:46:41 Local:2017-06-22 18:46:41] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\JoinHostToDataCenter.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphereSnapshotInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\SnapshotManagement.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphereReconfigureVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphereReconfigureVMComplete.xaml" -n JoinHostToDataCenter,vSphereSnapshotInventory,SnapshotManagement,vSphereReconfigureVM,vSphereReconfigureVMComplete -d "Adds an ESX or ESXi host to a vSphere cluster.";"Runs at the end of vSphere Inventory and collects data about virtual machine snapshots from VMware vSphere vCenter.";"Creates, deletes, and applies virtual machine snapshots in VMware vSphere vCenter.";"Reconfigures virtual machine cpu, memory, disk, and network in VMware vSphere vCenter.";"Completes reconfigure process on virtual machine in VMware vSphere vCenter." --protected --overwrite -vInfo : [UTC:2017-06-22 22:46:43 Local:2017-06-22 18:46:43] :  Command completed.Info : [UTC:2017-06-22 22:46:43 Local:2017-06-22 18:46:43] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VMWareModelEventsConfig.xml" -vInfo : [UTC:2017-06-22 22:46:46 Local:2017-06-22 18:46:46] :  Command completed.Info : [UTC:2017-06-22 22:46:46 Local:2017-06-22 18:46:46] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\ServiceCatalogDeleteBlueprint.xaml" -n ServiceCatalogDeleteBlueprint -d "Informs the service catalog that a published virtual machine template has been disabled." -p ******  -vInfo : [UTC:2017-06-22 22:46:48 Local:2017-06-22 18:46:48] :  Command completed.Info : [UTC:2017-06-22 22:46:48 Local:2017-06-22 18:46:48] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\CafeEventsConfig.xml" -vInfo : [UTC:2017-06-22 22:46:50 Local:2017-06-22 18:46:50] :  Command completed.Info : [UTC:2017-06-22 22:46:50 Local:2017-06-22 18:46:50] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcbmCostProfilesManagement.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcbmStorageCostProfilesManagement.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\vSphereITBMCostImport.xaml" -n VcbmCostProfilesManagement,VcbmStorageCostProfilesManagement,vSphereITBMCostImport -d "Executes a complete VCBM data collection for all machines on all the endpoints.";"Executes a VCBM data collection for all storages on all the endpoints.";"Executes both Cost profile and storage cost profile ITBM Workflow for vSphere endpoints." -p ******  -vInfo : [UTC:2017-06-22 22:46:53 Local:2017-06-22 18:46:53] :  Command completed.Info : [UTC:2017-06-22 22:46:53 Local:2017-06-22 18:46:53] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Schedules-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VcbmModelSchedulesConfig.xml" -vInfo : [UTC:2017-06-22 22:46:55 Local:2017-06-22 18:46:55] :  Command completed.Info : [UTC:2017-06-22 22:46:55 Local:2017-06-22 18:46:55] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointDataCollection.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointDataCollectionComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointInventoryComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointState.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointStateComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCreateDeployment.xaml" -n GenericEndpointDataCollection,GenericEndpointDataCollectionComplete,GenericEndpointInventory,GenericEndpointInventoryComplete,GenericEndpointState,GenericEndpointStateComplete,GenericEndpointCreateDeployment -d "Handles data collection on generic endpoints.";"Handles asynchronous results of data collection on generic endpoints.";"Handles the inventory of compute resources on a generic endpoints.";"Handles asynchronous results of the inventory collection on a generic endpoints.";"Synchronizes the state of the machines on a generic endpoint.";"Handles asynchronous results of machine state collection on a generic endpoint.";"Handles the creation of a container parent machine on a generic endpoint" --protected --overwrite -vInfo : [UTC:2017-06-22 22:46:57 Local:2017-06-22 18:46:57] :  Command completed.Info : [UTC:2017-06-22 22:46:57 Local:2017-06-22 18:46:57] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCreateDeploymentComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointDestroyDeployment.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointDestroyDeploymentComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointDisposeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointDisposeVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointLaunchInstance.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointLaunchInstanceComplete.xaml" -n GenericEndpointCreateDeploymentComplete,GenericEndpointDestroyDeployment,GenericEndpointDestroyDeploymentComplete,GenericEndpointDisposeVM,GenericEndpointDisposeVMComplete,GenericEndpointLaunchInstance,GenericEndpointLaunchInstanceComplete -d "Handles the asynchronous response of the creation of a container machine on a generic endpoint.";"handles the destruction of a container machine on a generic endpoint";"Handles the asynchronous response of the destruction of a container machine on a generic endpoint";"Handles the destruction of a machine on a generic endpoint.";"Handles the asynchronous response of the destruction of a machine on a generic endpoint.";"Provisions an instance on a generic endpoint and adds it to the database.";"Handles the asynchronous response of provisioning an instance on a generic endpoint and adds it to the database." --protected --overwrite -vInfo : [UTC:2017-06-22 22:46:59 Local:2017-06-22 18:46:59] :  Command completed.Info : [UTC:2017-06-22 22:46:59 Local:2017-06-22 18:46:59] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointLaunchInstanceCustomizeMachine.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCloneVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCloneVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCustomizeVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCustomizeVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointRegisterVM.xaml" -n GenericEndpointLaunchInstanceCustomizeMachine,GenericEndpointCloneVM,GenericEndpointCloneVMComplete,GenericEndpointCustomizeVM,GenericEndpointCustomizeVMComplete,GenericEndpointRegisterVM -d "Handles the customization of a machine created using a generic endpoint.";"Clones an instance on a generic endpoint and adds it to the database.";"Handles the asynchronous response of provisioning an instance on a generic endpoint and adds it to the database.";"Handles the customization of a machine created using a generic endpoint.";"Handles the asynchronous response of customizing of a machine created using a generic endpoint.";"Registers a pre-existing machine on a generic endpoint." --protected --overwrite -vInfo : [UTC:2017-06-22 22:47:01 Local:2017-06-22 18:47:01] :  Command completed.Info : [UTC:2017-06-22 22:47:01 Local:2017-06-22 18:47:01] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointRegisterVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointPowerOff.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointPowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointReboot.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointReset.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSetPowerState.xaml" -n GenericEndpointRegisterVMComplete,GenericEndpointPowerOff,GenericEndpointPowerOn,GenericEndpointReboot,GenericEndpointReset,GenericEndpointSetPowerState -d "Handles the asynchronous response of registering a pre-existing machine on a generic endpoint.";"Powers off a machine on a generic endpoint.";"Powers on a machine on a generic endpoint.";"Reboots a machine on a generic endpoint.";"Resets a machine on a generic endpoint.";"Sets the power state of a machine on a generic endpoint." --protected --overwrite -vInfo : [UTC:2017-06-22 22:47:03 Local:2017-06-22 18:47:03] :  Command completed.Info : [UTC:2017-06-22 22:47:03 Local:2017-06-22 18:47:03] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSetPowerStateComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointShutdown.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSuspend.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointReconfigureVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointReconfigureVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointReconfigureVMCompleted.xaml" -n GenericEndpointSetPowerStateComplete,GenericEndpointShutdown,GenericEndpointSuspend,GenericEndpointReconfigureVM,GenericEndpointReconfigureVMComplete,GenericEndpointReconfigureVMCompleted -d "Handles the asynchronous response of setting the power state of a machine on a generic endpoint";"Shutsdown a machine on a generic endpoint.";"Suspends a machine on a generic endpoint.";"Reconfigure a machine on a generic endpoint.";"Handles reconfigure complete event on a machine on a generic endpoint.";"Handles reconfigure completed event on a machine on a generic endpoint." --protected --overwrite -vInfo : [UTC:2017-06-22 22:47:05 Local:2017-06-22 18:47:05] :  Command completed.Info : [UTC:2017-06-22 22:47:05 Local:2017-06-22 18:47:05] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointAddDisks.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCreateVM.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCreateVMComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointCreateVMMountCD.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointEjectCD.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointEjectCDComplete.xaml" -n GenericEndpointAddDisks,GenericEndpointCreateVM,GenericEndpointCreateVMComplete,GenericEndpointCreateVMMountCD,GenericEndpointEjectCD,GenericEndpointEjectCDComplete -d "Handles the customization of a machine created using a generic endpoint.";"Creates an instance on a generic endpoint and adds it to the database.";"Handles the asynchronous response of provisioning an instance on a generic endpoint and adds it to the database.";"Mounts a CD on an instance on a generic endpoint.";"Unmounts a CD from an instance on a generic endpoint.";"Handles the asynchronous response of unmounting a CD on a machine created using a generic endpoint." --protected --overwrite -vInfo : [UTC:2017-06-22 22:47:08 Local:2017-06-22 18:47:08] :  Command completed.Info : [UTC:2017-06-22 22:47:08 Local:2017-06-22 18:47:08] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointInstallTools.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointInstallToolsComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointUpdateOwner.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointUpdateOwnerComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointUpdateDescription.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointUpdateDescriptionComplete.xaml" -n GenericEndpointInstallTools,GenericEndpointInstallToolsComplete,GenericEndpointUpdateOwner,GenericEndpointUpdateOwnerComplete,GenericEndpointUpdateDescription,GenericEndpointUpdateDescriptionComplete -d "Installs tools on a machine on a generic endpoint.";"Handles install tools complete event on a machine on a generic endpoint.";"Updates the owner of a machine on a generic endpoint.";"Handles update owner complete event on a machine on a generic endpoint.";"Updates the description of a machine on a generic endpoint.";"Handles update description complete event on a machine on a generic endpoint." --protected --overwrite -vInfo : [UTC:2017-06-22 22:47:11 Local:2017-06-22 18:47:11] :  Command completed.Info : [UTC:2017-06-22 22:47:11 Local:2017-06-22 18:47:11] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSnapshotInventory.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSnapshotInventoryComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSnapshotManagement.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointSnapshotManagementComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointPerformance.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointPerformanceComplete.xaml" -n GenericEndpointSnapshotInventory,GenericEndpointSnapshotInventoryComplete,GenericEndpointSnapshotManagement,GenericEndpointSnapshotManagementComplete,GenericEndpointPerformance,GenericEndpointPerformanceComplete -d "Handles the inventory of snapshots for a compute resource on a generic endpoints.";"Handles asynchronous results of the snapshot inventory collection on a generic endpoints.";"Processes a create/apply/delete of a snapshot of a machine on a generic endpoint.";"Handles asynchronous results of the snapshot create/apply/delete operation of a machine on a generic endpoints.";"Collects performance metrics of machines created on a generic endpoint.";"Handles asynchronous results of the performance metric data collection on a generic endpoints." --protected --overwrite -vInfo : [UTC:2017-06-22 22:47:13 Local:2017-06-22 18:47:13] :  Command completed.Info : [UTC:2017-06-22 22:47:13 Local:2017-06-22 18:47:13] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Workflow-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointInitializeProvisioning.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointInitializeProvisioningComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointFinalizeProvisioning.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointFinalizeProvisioningComplete.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointPowerOn.xaml","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\GenericEndpointConfigureNewInstance.xaml" -n GenericEndpointInitializeProvisioning,GenericEndpointInitializeProvisioningComplete,GenericEndpointFinalizeProvisioning,GenericEndpointFinalizeProvisioningComplete,GenericEndpointInitialPowerOn,GenericEndpointConfigureNewInstance -d "Initializes provisioning of the physical machine.";"Handles asynchronous results of initialize provisioning on a generic endpoint.";"Finalizes provisioning of the physical machine.";"Handles asynchronous results of finalize provisioning on a generic endpoint.";"Powers on a physical machine on a generic endpoint during the provisioning.";"Initializes a global default virtual machine template for a newly installed generic endpoint interface type." --protected --overwrite -vInfo : [UTC:2017-06-22 22:47:16 Local:2017-06-22 18:47:16] :  Command completed.Info : [UTC:2017-06-22 22:47:16 Local:2017-06-22 18:47:16] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Uninstall -n SnapshotManagement -vInfo : [UTC:2017-06-22 22:47:17 Local:2017-06-22 18:47:17] :  Command completed.Info : [UTC:2017-06-22 22:47:17 Local:2017-06-22 18:47:17] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Events-Install -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Event-GenericEndpointEvents.xml" -vInfo : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :  Command completed.Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :Done Building Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" (InstallRepoAWSE target(s)).Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :Build succeeded.Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :    0 Warning(s)Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :    0 Error(s)Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :Time Elapsed 00:03:46.11Info : [UTC:2017-06-22 22:48:06 Local:2017-06-22 18:48:06] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\MsBuild.exe "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" /t:VARegistrationFinalSteps /p:RepoUtilDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data";AssemblyDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data" /p:DBServer="lvpmsql01.s16.com";DBName="vradb";localip="vcac01.s16.com:443";VmwareVcacVaHost="vraapplliance.s16.com";WebPath="C:\Program Files (x86)\VMware\vCAC\Server\Website";WebCertificateThumbprint="6BAF7C11610F8E46FC1B77C73B2BC77499DFC0F6" Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :Microsoft (R) Build Engine version 4.0.30319.34209Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :[Microsoft .NET Framework, version 4.0.30319.34209]Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :Copyright (C) Microsoft Corporation. All rights reserved.Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :Build started 6/22/2017 6:48:07 PM.Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" on node 1 (VARegistrationFinalSteps target(s)).Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :VARegistrationRegisterEndpoints:Info : [UTC:2017-06-22 22:48:07 Local:2017-06-22 18:48:07] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterEndpoint --EndpointAddress https://vcac01.s16.com:443/vcac --Endpoint ui -ect 6BAF7C11610F8E46FC1B77C73B2BC77499DFC0F6 -vInfo : [UTC:2017-06-22 22:48:09 Local:2017-06-22 18:48:09] :  Command succeeded.Info : [UTC:2017-06-22 22:48:09 Local:2017-06-22 18:48:09] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterEndpoint --EndpointAddress https://vcac01.s16.com:443/WAPI --Endpoint wapi -ect 6BAF7C11610F8E46FC1B77C73B2BC77499DFC0F6 -vInfo : [UTC:2017-06-22 22:48:12 Local:2017-06-22 18:48:12] :  Command succeeded.Info : [UTC:2017-06-22 22:48:12 Local:2017-06-22 18:48:12] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterEndpoint --EndpointAddress https://vcac01.s16.com:443/repository --Endpoint repo -ect 6BAF7C11610F8E46FC1B77C73B2BC77499DFC0F6 -vInfo : [UTC:2017-06-22 22:48:14 Local:2017-06-22 18:48:14] :  Command succeeded.Info : [UTC:2017-06-22 22:48:14 Local:2017-06-22 18:48:14] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterEndpoint --EndpointAddress https://vcac01.s16.com:443/WAPI/api/status --Endpoint status -ect 6BAF7C11610F8E46FC1B77C73B2BC77499DFC0F6 -vInfo : [UTC:2017-06-22 22:48:17 Local:2017-06-22 18:48:17] :  Command succeeded.Info : [UTC:2017-06-22 22:48:17 Local:2017-06-22 18:48:17] :VARegistrationEndpoints:Info : [UTC:2017-06-22 22:48:17 Local:2017-06-22 18:48:17] :  ##RegisterEndPoint Registering endpoints with the component registryInfo : [UTC:2017-06-22 22:48:17 Local:2017-06-22 18:48:17] :VASynchronizeDatabases:Info : [UTC:2017-06-22 22:48:17 Local:2017-06-22 18:48:17] :  ##SynchronizeDatabase Synchronizing Provisioning groups between Cafe and IaasInfo : [UTC:2017-06-22 22:48:17 Local:2017-06-22 18:48:17] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" SynchronizeDatabases -dst ProvisioningGroup --ContinueOnError -vInfo : [UTC:2017-06-22 22:48:19 Local:2017-06-22 18:48:19] :  Database synchronization [ProvisioningGroup] started at 06/22/2017 18:48:19Info : [UTC:2017-06-22 22:48:26 Local:2017-06-22 18:48:26] :  Database synchronization [ProvisioningGroup] finished at 06/22/2017 18:48:26.Info : [UTC:2017-06-22 22:48:26 Local:2017-06-22 18:48:26] :  Command succeeded.Info : [UTC:2017-06-22 22:48:26 Local:2017-06-22 18:48:26] :VARegistrationFinalSteps:Info : [UTC:2017-06-22 22:48:26 Local:2017-06-22 18:48:26] :  ##RegisteringInfrastructureTabUIPlugin Registering Infrastructure Tab UI Plugin With the UI Extensibility ServiceInfo : [UTC:2017-06-22 22:48:26 Local:2017-06-22 18:48:26] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterUIPlugin -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\plugin.json" -vInfo : [UTC:2017-06-22 22:48:29 Local:2017-06-22 18:48:29] :  Command succeeded.Info : [UTC:2017-06-22 22:48:29 Local:2017-06-22 18:48:29] :  ##RegisteringInfrastructureFormsUIPlugin With the UI Extensibility ServiceInfo : [UTC:2017-06-22 22:48:29 Local:2017-06-22 18:48:29] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterUIFormsPlugin -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\forms-plugin.json" -vInfo : [UTC:2017-06-22 22:48:31 Local:2017-06-22 18:48:31] :  Command succeeded.Info : [UTC:2017-06-22 22:48:31 Local:2017-06-22 18:48:31] :  ##RegisterNotificationScenarios Registering notification scenarios with the component registryInfo : [UTC:2017-06-22 22:48:31 Local:2017-06-22 18:48:31] :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterNotificationScenarios -v -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\NotificationScenariosConfig.xml"Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :  Command succeeded.Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Done Building Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" (VARegistrationFinalSteps target(s)).Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Build succeeded.Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :    0 Warning(s)Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :    0 Error(s)Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Time Elapsed 00:00:27.61Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe  -ga "s16\pgajera"Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Microsoft (R) ASP.NET RegIIS version 4.0.30319.34209Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Administration utility to install and uninstall ASP.NET on the local machine.Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Copyright (C) Microsoft Corporation.  All rights reserved.Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Start granting s16\pgajera access to the IIS configuration and other directories used by ASP.NET.Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Finished granting s16\pgajera access to the IIS configuration and other directories used by ASP.NET.Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Created IIS application pool vCACAppPool.Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Created IIS virtual application vcac.Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Configuration file C:\Program Files (x86)\VMware\vCAC\Server\Website\Web.config updated.Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Configuration file C:\Program Files (x86)\VMware\vCAC\Server\Website\Cafe\Vcac-Config.exe.config updated.Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Executing C:\Program Files (x86)\VMware\vCAC\Server\ConfigTool\EncryptionKeyTool\DynamicOps.Tools.EncryptionKeyTool.exe Key-Generate -pp "******" -rsd -vd -cs "Data Source=lvpmsql01.s16.com;Initial Catalog=vradb;User ID=sa;Password=****** Info : [UTC:2017-06-22 22:48:34 Local:2017-06-22 18:48:34] :Key-Generate -pp ****** Info : [UTC:2017-06-22 22:48:35 Local:2017-06-22 18:48:35] :Info: Encrypting passphrase is completed.Info : [UTC:2017-06-22 22:48:35 Local:2017-06-22 18:48:35] :Configuration file C:\Program Files (x86)\VMware\vCAC\Server\Website\Cafe\Vcac-Config.exe.config updated.[UTC:2017-06-22 22:48:35 Local:2017-06-22 18:48:35] :================= Logging stopped at [UTC:2017-06-22 22:48:35 Local:2017-06-22 18:48:35] ==================Info : [UTC:2017-06-22 22:48:35 Local:2017-06-22 18:48:35] :vRealize Automation Server Configuration is complete.


vRA XaaS Licensing

0
0

If we use vRO workflows in vRA as XaaS blueprint to deploy Virtual Machine, does it require VMware vRealize Automation OSI licenses?

Is there any way to find out how many OSI licenses are consumed?, earlier versions of vRA used to show license usage but I don't see it in vRA 7.4.

vRA Event Broker Question

0
0

I am attempting to use the Event Broker mechanism to have an email sent to our vRA Admin group when a VM is deleted. Currently, the conditions I am using are:

Run based on Conditions: All of the following:

Data > Lifecycle state > Lifecycle State Name Equals Constant: Disposing

Data > Lifecycle state > Lifecycle State Phase Equals Constant: PRE

 

When I watch the system being destroyed, I see it entering the "Disposing" Lifecycle state, but I never see the Orchestrator script being run. There are also no errors logged in vRA in the Monitoring > Log area...

 

Suggestions for making this fire correctly? is there a set of conditions I could use that would allow me to do this?

 

Thanks in advance...

 

Roger

vRealize Business integrated with vRA 7.4 (Data Collector is not posting data to transformers)

0
0

I went through an upgrade of our vRA environment from 7.3 to 7.4 using the vRealize VM Lifecycle tool.

 

I am noticing that vRealize Business is having issues with the data collector.

 

The Cost Calculation I was able to fix by deleting and re-adding the vCenter connection (This is our test environment).

 

However, the vCenter Data Collection and vRealize Automation data collection are both failing with the message: "Data collector is not posting data to transformers"

 

Does anybody know what this means... or what log files I can start to dig through to help me figure this out.... I've looked through the vRealize Business for Cloud 7.4 install guide and didn't find anything I thought maybe was missed.  Everything was working fine in 7.3.

 

Thoughts?

 

How to update external custom property to Catalog Request?

0
0

The pre-approval vRO workflow (vRA/vRO 7.2) has been created to connect to Service Now and create CR by checking the approval when blueprint catalog is requested. This is working as expected. However, how to update the related Service Now CR Sys_Id into the requested blueprint as property? So that, it will be helpful to update the vRA catalog request completion status to Service Now.

Please note that, I am able to insert the sys_id into VM properties for CMDB CI creation using "addUpdatePropertyFromVirtualMachineEntity". Same way, Is it possible to update the property to the requested blueprint using "addUpdatePropertyFromBlueprint" during pre-approval stage?

vRA 7 vSphere Import Question about Blueprint Specification

0
0

I am attempting to migrate existing workloads in vCloud Director 6.0.1 to vRA 7.2. The workflow I'm going to use is as follows:

1.       Shutdown each vm

2.       Shutdown the vApp

3.       Remove all snapshots

4.       Consolidate disks

5.       Make a backup of the original .vmx file for each vm.

6.       Update the virtual machine config to remove the value for cloud.uuid and update the value for displayName to be the hostname minus the vCD uuid. This is ok to do in our environment, as there are no duplicate hostnames in use.

7.       Unregister the vm from vCenter

8.       Create a new folder and vmx file and move the virtual disk(s) to this new folder.

9.       Register the new vmx (keep the UUID)

10.   Rename the vCAC vm entity to match the name in vCenter

11.   Run the vCAC plugin work flow named "Import vCenter Virtual Machine"

12.  Delete the vCD vApp

 

Step 11 is where I am running into problems.. I've been through the documentation, and run through a number of Google searches... nada.

 

I wonder if anyone has the Blueprint configuration required to import a vCenter VM into vRA 7.2?

 

Thank you in advance,

 

Roger the flummoxed

Viewing all 9859 articles
Browse latest View live




Latest Images