Okay this thing is doing my head in. I have SCVMM 2012 running in a VM that runs 2012 for its OS, the SQL database is on another VM. No problems with anything else, so the connection with the database is just fine. Now the problem, I am trying to create a template to deploy future VM's from. If I select to:
1. Place the VM on a host - no problems at all. It creates the VM.
2. Store the VM in the library - it just bombs out right away.
The error is:
What I've tried:
- The WinRM service is running, checked.
- Retried. Restarted VM's, even restarted the host.
- Checked for permissions. I can browse the library within the console, earlier I couldnt and I discovered that if I grant Everyone Read share permission, I can browse the library. The local machine account already had access to the share (full control, R/W), so dunno what happened there. The account I logged on with also had full NTFS permissions to the library.
Suggestions?