Questions tagged [rpc]

A remote procedure call (RPC) is an inter-process communication that allows software to cause a subroutine or procedure to execute on another computer.

A remote procedure call (RPC) is an inter-process communication that allows software to cause a subroutine or procedure to execute on another computer without the programmer explicitly coding the details for the remote interaction.

131 questions
0
votes
4 answers

Exchange 2003: how to enable RPC/HTTPS in a custom OWA website?

I have an Exchange 2003 SP2 FE/BE topology where the company is hosting two separate SMTP domains for two different sub-companies, so I created an additional OWA website as per this article. Everything works fine: users in the first company access…
Massimo
  • 70,200
  • 57
  • 200
  • 323
0
votes
1 answer

No more endpoints in the endpoint mapper

I was just transferred to a new factory and there is this issue that keeps popping up and the error says "There are no more endpoints in the endpoint mapper." This error occurs when trying to rejoin a computer to a domain. We have these XP embedded…
Alex Manley
  • 121
  • 11
0
votes
1 answer

"Access Denied" for Windows Remote Administration (schtascks, eventvwr, default SMB shares)

I have a domain with a couple of DCs (Win 2k8 R2) and about 15 workstations (Win7, x64) or so. When trying to (remote-) access a specific Win 7 workstation (which shouldn't really be any different from the others) most remote adminstration tasks…
0
votes
2 answers

Issue when connecting to Hyper-V Server 2012 throw Hyper-V manager(Windows7) and Powershell

I know there is many topic, but i cannot find solution that works. There is issue when connecting to hyper-v server throw hyper-v manager and also powershell. Can not connect to RPC service. According this problem with enabling remote management…
Stepchik
  • 99
  • 4
  • 11
0
votes
3 answers

Client/server application RPC connection gets disconnected very frequently

I have a client/server application that uses RPC for the client to communicate with the server. Fairly regularly, I get an event in the Application log that the RPC connection was disconnected: Client callback failed ((0x80010108) ) I have the…
Chris Thompson
  • 537
  • 1
  • 13
  • 22
0
votes
3 answers

RPC Server Unavailable When Trying to Join W2003 Server to W2003 Active Directory Domain

I have an Active Directory Domain with a Windows 2003 Standard SP2 Server as the DC. When trying to join an additional Windows 2003 Standard SP2 server to the domain I get message "The following error occurred attempting to join the domain 'My…
Roel Vlemmings
  • 151
  • 2
  • 4
0
votes
1 answer

Exchange RPC CAS won't start

This weekend Exchange 2010 stopped working with Outlook clients. Researching the problem I found out that the Exchange RPC Client Access Service is not starting. Looking at the event log this is what I get: Message: Failed to register service…
Arturo Martinez
  • 101
  • 1
  • 5
0
votes
4 answers

How to force Outlook 2003 / Exchange 2003 to use static RPC ports?

I have a requirement to set the Outlook client to use a specific RPC port that will allow me to poke Outlook through our secure Application Level Gateway (Appgate). I have found article : KB 833799 That tells you how to setup a profile with a PRF…
Kip
  • 897
  • 1
  • 12
  • 22
0
votes
1 answer

Unable to connect to one server at all + RDP logon problems on other servers

All servers I am writing about below are running Windows 2003 R2. We have a 2003 native domain with two sites (connected by VPN) and two DCs (one DC in each site). It started a few hours ago - my database server stopped responding gradually, and I…
Seishun
  • 196
  • 1
  • 2
  • 8
0
votes
3 answers

2008 R2 - RPC Server Unavailable

Fresh install of 2008 R2 Domain Controller. Unable to connect via RDP, receiving "RPC Server is unavailable" with RDP and when trying to force replication. I have checked my SRV records with both DNS servers, they appear normal. RPC service is…
Seth
  • 334
  • 2
  • 9
  • 21
0
votes
2 answers

svchost.exe runs at 90% CPU, tasklist /svc shows RpcSs is the culprit

I'm running Windows Server 2003 Standard (Much to my distaste), I've applied all the security updates and now I'm stuck with a box that's constantly being hammered by svchost. The process ID is always around the 700 mark and if I use tasklist /svc,…
Squeeb
  • 172
  • 1
  • 13
0
votes
2 answers

The RPC server is unavailable. with hMailServer

Everything was running fine, until I restarted the server (there may have been some updates installed as well during that restart) and now I can't connect to retrieve mail and Administrator comes up with this exception when I try to view the…
Shagglez
  • 181
  • 1
  • 7
0
votes
1 answer

rpc over https certificate error

Possible Duplicate: rpc over https certificate error i'm trying to get rpc over https working. the only thing i cant figure out is the certitificate i have heard that i need a ucc or uuc certificate? does somebody have a manual of tutorial how to…
ton wittenberg
0
votes
0 answers

New DC - AD Domain Services did not perform an authenticated remote procedure call (RPC) to another directory server because the desired (SPN) f

I recently added a Windows Serevr 2019 DC to my domain which already has three DCs across two sites. The three existing DCs are Server 2012 R2 and the Domain and Forest levels are 2008 R2. The new DC is a a different site to the primary DC When I…
0
votes
1 answer

Active Directory Sync - RPC Server Unavailable Error, but all services and network protocols are fine

Background: 4 Windows Server 2016 domain controllers at 4 different sites. Sites are connected by S2S IPSec connections. The one site moved and the server in this site broke down, so we had to restore the server to a new Hyper-V instance. Everything…
1 2 3
8
9