$fullPath = [System.IO.Path]::Combine($RoleInstallPath, "bin\microsoft.exchange.data.directory.cacheservice.exe"); precompile-ManagedBinary -BinaryName $fullPath -Action uninstall;
fullPath = "$RoleInstallPath\Bin\Microsoft.Exchange.Management.Recipient.dll.config"; $pswsHostUrl = $RoleDatacenterPswsHostName; ...
fullPath = "$RoleInstallPath\ClientAccess\PowerShell-Proxy\web.config"; set-appconfigvalue -ConfigFileFullPath:$fullPath ...
fullPath = "$RoleInstallPath\ClientAccess\PowerShell\web.config"; set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings ...
fullPath = System.IO.Path]::Combine($RoleInstallPath, "bin\microsoft.exchange.data.directory.cacheservice.exe"); precompile-ManagedBinary ...
fullPath = System.IO.Path]::Combine($RoleInstallPath, "bin\microsoft.exchange.data.directory.cacheservice.exe"); precompile-ManagedBinary ...
fullPath = System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Management.Mobility.dll"); precompile-ManagedBinary ...
fullPath = System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Management.Mobility.dll"); precompile-ManagedBinary ...
fullPath = System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Management.Recipient.dll"); precompile-ManagedBinary ...
fullPath = System.IO.Path]::Combine($RoleInstallPath, "bin\microsoft.exchange.security.msarpsservice.exe"); precompile-ManagedBinary ...