encrypt: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis -pe "connectionStrings" -app "/xxxxxxxxxxxxxxxxxxxxxxxx" -prov "RsaProtectedConfigurationProvider"
decrypt: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis -pd "connectionStrings" -app "/xxxxxxxxxxxxxxxxxxxxxxxx"

encrypt: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis -pe "appSettings" -app "/xxxxxxxxxxxxxxxxxxxxxxxx" -prov "RsaProtectedConfigurationProvider"
decrypt: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis -pd "appSettings" -app "/xxxxxxxxxxxxxxxxxxxxxxxx"



C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis -pe "connectionStrings" -app "/Giza" -prov "RsaProtectedConfigurationProvider"

C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis -pd "connectionStrings" -app "/Giza"



C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis -pe "appSettings" -app "/Giza" -prov "RsaProtectedConfigurationProvider"

C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis -pd "appSettings" -app "/Giza"




C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASPNET_REGIIS -pef "connectionStrings" "C:\inetpub\wwwroot\Macs\Berka"
C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASPNET_REGIIS -pef "connectionStrings" "C:\inetpub\wwwroot\Macs\Macs"
C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASPNET_REGIIS -pef "connectionStrings" "C:\inetpub\wwwroot\Macs\Portal"


C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASPNET_REGIIS -pdf "connectionStrings" "C:\inetpub\wwwroot\Macs\Berka"
C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASPNET_REGIIS -pdf "connectionStrings" "C:\inetpub\wwwroot\Macs\Macs"
C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASPNET_REGIIS -pdf "connectionStrings" "C:\inetpub\wwwroot\Macs\Portal"