Unsolved
This post is more than 5 years old
1 Message
0
6322
March 19th, 2013 07:00
RPC issues setting up User Profile Disks (for MS Remote Desktop Services) on VNX5300?
Has anyone had success in setting up User Profile Disks MS Remote Desktop Services)on VNX5300?
Getting the following error :
Could not create the template VHD. Error Message: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA).
+ CategoryInfo : InvalidResult: (:) [], WorkflowTerminatedException
+ FullyQualifiedErrorId : JobStateFailed
+ PSComputerName : localhost
Wireshark shows a response from the VNX indicating “0x16c9a0d6” – which Microsoft translates as “EP_S_NOT_REGISTERED” : Entry is not registered in endpoint map.
It may be that a DECRPC service (eg. IOXIDResolver ? running ping/heartbeats? ) does not exist on the VNX…
any success cases out there? Am i missing something?
LiamC
walkercorp
1 Message
0
July 3rd, 2013 21:00
Hi
Did you get anywhere with this?
We are having the same issue.
esalgi
1 Message
0
July 16th, 2014 09:00
Hi All,
any update on this error. I have similar error when try to connect Remote Share of CIFS Server joined AD
PS C:\Users\Administrator.Hostname> Get-WmiObject -Class Win32_Share -ComputerName X.X.X.X.X
Get-WmiObject : The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
At line:1 char:1
+ Get-WmiObject -Class Win32_Share -ComputerName X.X.X.X.X
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Get-WmiObject], COMException
+ FullyQualifiedErrorId : GetWMICOMException,Microsoft.PowerShell.Commands.GetWmiObjectCommand
StefanNett
15 Posts
0
October 31st, 2014 00:00
Hi esalgi,
which OS do you use? CIFS is the ancient version of SMB, maybe it helps to use an appropriate version related to the used OS.
Regards,
Stefan
Rivendell_86
1 Rookie
•
19 Posts
0
May 17th, 2019 03:00
Hello, any news on this issue?