Hey guys, Anyone know just when UpdateRemoteCredential() is called in a Credential Provider Filter? I have a breakpoint in both Filter() and UpdateRemoteCredential() and when I attempt an RDP session, neither bp gets hit. If I do a console login, I can see Filter() get hit. The lack of documentation on MSDN, and a complete lack of docs and/or sample code for CP Filters makes it difficult to make heads or tails of just how I can take advantage of this API. Any assistance would be greatly appreciated. Regards, Dana