User59132135 posted
Hello everyone,
Does anyone know if there is an equvalent of aspnet_setreg utility for Win 2008?
I just started using Win 2008 and whenever I try to encrypt impersonation credentials into registry using aspnet_setreg, instead of creating key for ASPNET_SETREG under "HKLM\SOFTWARE\AspImpersonation\identity", it creates this key under "HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE
\Wow6432Node\app\identity\ASPNET_SETREG".
I guess I can manually create that key in "HKLM\SOFTWARE\AspImpersonation\identity" and copy created binaries there but I was just wondering if there is a utility similar to aspnet_setreg.exe that creates it automatically for Win 2008.
Any help with this will be appreciated.