file = 'edgetransport.exe.config'; $fullPath = System.IO.Path]::Combine([System.IO.Path]::Combine($RoleInstallPath, "bin"), ...

$file = 'edgetransport.exe.config';                    $fullPath = [System.IO.Path]::Combine([System.IO.Path]::Combine($RoleInstallPath, "bin"), $file);                    set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/runtime/gcServer -Attribute:enabled -NewValue:true                    set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings -AppSettingKey:'IsResolverEnabled' -NewValue:$true;
English
English (United States)
Deutsch (Deutschland)
German (Germany)
Español (España)
Spanish (Spain)
Français (France)
French (France)
italiano
Italian
Português
Portuguese
Русский
Russian