ITsVISTA
Information that makes life easier when it comes to installing, managing, and using Windows Vista.
Start About FAQ Blogroll Shop

All tag results for ‘RPC’

KB952178

August 1st, 2008 · No Comments · 183 views

Consider the following scenario:

  • You have a Windows Server 2008-based print server.
  • This print server has many Windows Vista-based printer clients.

In this scenario, the memory usage of the Print Spooler service increases over time. For example, assume that you have several thousand printer clients that connect to the print server. Eventually, the print server becomes unresponsive, and you must restart the server to recover from this problem.

RPC

March 18th, 2008 · No Comments · 228 views

Remote Procedure Call: A technology that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding the details for this remote interaction.