I want to use aspnet_regiis to encrypt sections of my web.config in production environment. As per my understanding one need .NET command prompt to run the command to encrypt.
How can we achieve this if we have only .NET framework installed in production and not Visual Studio?
