Issue related to RPC registry value on Windows 2012

J

Jayesh.sharma2605

Hi,

We have an application which makes RPC call. RPC call is successful when we set the following registry entries

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Rpc<o:p></o:p>

RestrictRemoteClients set to 0
EnableAuthEpResolution set to 1
<o:p></o:p>


But RestrictRemoteClients gets reset to 1 after some time and due to this, application fails d to retrieve data.<o:p></o:p>

However application works fine when RestrictRemoteClients is set to 0.<o:p></o:p>

How to persist RestrictRemoteClients value to 0 in our environment?<o:p></o:p>

Can you please provide any pointers or help so that we can persist the RestrictRemoteClients value to 0 on windows 2012 environment<o:p></o:p>

Thanks,Jayesh Sharma

Continue reading...
 
Back
Top Bottom