Link to home
Start Free TrialLog in
Avatar of alex51468
alex51468

asked on

Implementing RPC over HTTPS

I need to configure RPC over HTTPS. I need to modify the registry for HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\SERVICES\NTDS\PARAMETERS, but i am not able to do so. The reason is that NTDS is not available in the SERVICES key.

We have in our network Windows Server 2003 SP2 and Exchange 2003.
How can i fix this?
NTDS-not-shown.jpg
Avatar of endital1097
endital1097
Flag of United States of America image

did you install the rpc proxy component under add/remove programs -> windows compents
ASKER CERTIFIED SOLUTION
Avatar of Narayan_singh
Narayan_singh
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
you wont have that key in Exchange if it is no GC
check the following article for configuring rpc-https
http://www.amset.info/exchange/rpc-http-server.asp
Avatar of alex51468
alex51468

ASKER

I have already installed the rpc proxy component under add/remove programs.