Virtual Machine Manager cannot process the request because an error occurred while authenticating SRV-SCVMM-01.network.lan


When installing Microsoft System Center Virtual Machine Manager 2008 R2 SP1 on a Windows Server 2008 R2 server, I received the following error message.
SCVMM_install_error1

Virtual Machine Manager cannot process the request because an error occurred while authenticating SRV-SCVMM-01.water.intern. Possible causes are:
1) The specified user name or password are not valid.
2) The Service Principal Name (SPN) for the remote computer name and port does not exist.
3) The client and remote computers are in different domains and there is not a two-way full trust between the two domains. Log in by using an account on the same domain as the VMM server, or by using an account on a domain that has a two-way full trust with the domain of the VMM server, and then try the operation again. If this does not work, purge the Kerberos tickets on the VMM server by using kerbtray.exe, available at
http://go.microsoft.com/fwlink/?LinkId=93709. Then, reset the SPN for SRV-SCVMM-01.water.intern by using setspn.exe available from http://go.microsoft.com/fwlink/?LinkId=93710. If this still does not fix the problem, make SRV-SCVMM-01.water.intern a member of a workgroup instead of a domain, restart the computer, rejoin the domain, and then try the operation again.
ID: 2917. Details: The network path was not found (0x80070035)

After following the instructions at both links, the problem still remained. Also, I was able to reproduce this issue flawlessly.

We found the solution, after 2 days of frustrating, in the naming convention of the server!
It seems that a name like “SRV-SCVMM-01” will result in the error, but “SRV-SCVMM” or “SCVMM” works just fine.
Lesson learned: When installing SCVMM, don’t use more then 1 dash in you server name!

I hope Microsoft reads this and will fix it in SCVMM 2008 R2 SP2 Smile

9 comments

  1. Rjongbloed says:

    this is also the case in scvmm 2012 RC

  2. Oren Beeri says:

     this is also the case in scvmm 2012 RTM !

  3. AK says:

    Thanks, my issue has been resolved…
    Avnish

  4. Martin Zugec says:

    Thank you mister, you’ve send saved me few days of troubleshooting. Unbelievable that it still haven’t been fixed 🙁

  5. Jeff Wouters says:

    Still… What version are you running?

  6. Anandhu says:

    I hit the same issue today with SCVMM 2012 R2. Thanks Jeff, you saved a lot of my debugging time 🙂

    Cheers
    Anandhu

  7. Jeff Wouters says:

    Hi Anandhu,
    Glad I could help 🙂
    Jeff.

  8. Flo says:

    Hello,
    in SCVMM 2016 it is only when you are using Upper case letters. if you write -scvmm- then it works
    greets
    Flo

Leave a Reply

Your email address will not be published. Required fields are marked *