Hi guys, I need to know that is there any way that we could provide multiple sections in one command.
aspnet_regiis -pe "connectionStrings" "appSettings" -app "/abc"
As I have 3 config files, if the above is not possible then I need to do write that command 6 times.