Deployed vCAC 5.2, created an endpoint for SCVMM 2012 SP1 server and was able to enumerate the storage (which wasn't working for me with vCAC 5.1) - so appears that it might be working. Hitting an error with my template that I had created previously, going to follow the template instructions provided in the administration guide. Current error when requesting my blueprint is:
[UTC:15/07/13 20:06:38.602 Local:15/07 13:06] [Error]: <?xml version="1.0" encoding="utf-16"?>
<boolean>false</boolean>
Workflow "ScvmmCloneVM" failed with the following exception:
System.InvalidOperationException: Cloning from templates with network cards attached is not supported.
at System.Activities.Statements.Throw.Execute(CodeActivityContext context)
at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)