dependentAssemblyGeneratorExePath = System.IO.Path]::Combine ($RoleInstallPath, "bin", "DependentAssemblyGenerator.exe"); ...

$dependentAssemblyGeneratorExePath = [System.IO.Path]::Combine ($RoleInstallPath, "bin", "DependentAssemblyGenerator.exe");          $exchangeBinPath = [System.IO.Path]::Combine ($RoleInstallPath, "bin");          $frontEndPath = [System.IO.Path]::Combine ($RoleInstallPath, "프런트 엔드");          $sharedWebConfig = [System.IO.Path]::Combine ($RoleInstallPath, "프런트 엔드", "HttpProxy", "SharedWebConfig.config");$는 = 및 "$dependentAssemblyGeneratorExePath"-exchangePath "$exchangeBinPath"-exchangePath "$frontEndPath"-configFile "$sharedWebConfig";          $는 | % {$line = "DependentAssemblyGenerator:" + $_. 쓰기-ExchangeSetupLog-$line 정보}          시작-SetupProcess-"이름"iisreset-Args "/ timeout:120"