run dcdiag: test services did not pass on 2003 DC
message: it should be WIN32_SHARE_PROCESS not WIN32_OWN_PROCESS
Go to registry :- HKLM-system-CCS-Services-RpcSs . Select RPCSS .
look at the right side you will see a Binary value as "Type" its value is set to 10 . 10 is for WIN32_OWN_PROCESS
If you will change it to 20 in decimal it will be WIN32_SHARE_PROCESS .
look at the right side you will see a Binary value as "Type" its value is set to 10 . 10 is for WIN32_OWN_PROCESS
If you will change it to 20 in decimal it will be WIN32_SHARE_PROCESS .
Did it on 2003 DC.
No comments:
Post a Comment