owaFullPath = "$RoleInstallPath\ClientAccess\Owa\web.config"; $ecpFullPath = "$RoleInstallPath\ClientAccess\Ecp\web.config"; ...

$owaFullPath = "$RoleInstallPath\ClientAccess\Owa\web.config";          $ecpFullPath = "$RoleInstallPath\ClientAccess\Ecp\web.config";          if ($RoleDatacenterLiveIdAuthModuleSDFSiteName -ne $null -and $RoleDatacenterLiveIdAuthModuleSDFSiteName -ne "")          {          set-appconfigvalue -ConfigFileFullPath:"$owaFullPath" -Element:configuration/appSettings -AppSettingKey:LiveIdAuthModuleSDFSiteName -NewValue:"$RoleDatacenterLiveIdAuthModuleSDFSiteName";          set-appconfigvalue -ConfigFileFullPath:"$ecpFullPath" -Element:configuration/appSettings -AppSettingKey:LiveIdAuthModuleSDFSiteName -NewValue:"$RoleDatacenterLiveIdAuthModuleSDFSiteName";          }
English
English (United States)
Deutsch (Deutschland)
German (Germany)
Français (France)
French (France)
italiano
Italian
日本語
Japanese
한국어
Korean
Português
Portuguese
Русский
Russian