$fullPath = "$RoleBinPath\MSExchangeUM.config";Wenn (-nicht ([String]:: IsNullOrEmpty($RoleDatacenterUMRoleDataPath))) { Wenn (! ()Test-Path-Pfad $RoleDatacenterUMRoleDataPath)) {$RoleDatacenterUMRoleDataPath New-Item-Typ Directory}; Set-Appconfigvalue - ConfigFileFullPath: $fullPath-Element: Configuration / AppSettings - AppSettingKey: UmDirectory - NewValue: $RoleDatacenterUMRoleDataPath;$umTracePath = [System.IO.Path]::Combine ($RoleDatacenterUMRoleDataPath, "UMLogs"); Wenn (! ()Test-Path-Pfad $umTracePath)) {$umTracePath New-Item-Typ Directory}; Set-Appconfigvalue - ConfigFileFullPath: $fullPath-Element: Configuration / AppSettings - AppSettingKey: TracePath - NewValue: $umTracePath;$umLogPath = [System.IO.Path]::Combine ($RoleDatacenterUMRoleDataPath, "Log"); Wenn (! ()Test-Path-Pfad $umLogPath)) {$umLogPath New-Item-Typ Directory}; Set-Appconfigvalue - ConfigFileFullPath: $fullPath-Element: Configuration / AppSettings - AppSettingKey: LogPath - NewValue: $umLogPath; }Wenn (-nicht ([String]:: IsNullOrEmpty($RoleDatacenterUMTemporaryStoragePath))) { Set-Appconfigvalue - ConfigFileFullPath: $fullPath-Element: Configuration / AppSettings - AppSettingKey: Temp - NewValue: $RoleDatacenterUMTemporaryStoragePath; }
Fügt einen bestimmten Benutzer mit bestimmten Berechtigungen der Clientberechtigungsliste für einen öffentlichen Ordner und ...
Führen Sie den Ping-Befehl zum Testen von "DirectPush" für einen Testordner aus. In dem Ordner wird ein Testelement erstellt, ...
Führt dazu, dass das Skript Ereignisse auslöst, die den Status der einzelnen Datenbanken melden. Das 'MSExchangeRepl'-Ereignis ...
Führt Verschiebungsvorgänge für Datenbankkopien aus, damit auf allen Servern in einer Database Availability Group gleich ...
fullPath = "$RoleBinPath\MSExchangeUM.config";Wenn (-nicht ([String]:: IsNullOrEmpty($RoleDatacenterUMRoleDataPath))) { Wenn ...
fullPath = "$RoleInstallPath\Bin\Microsoft.Exchange.Management.Recipient.dll.config"; $pswsHostUrl = $RoleDatacenterPswsHostName; ...
fullPath = System.IO.Path]::Combine ($RoleInstallPath, "bin\microsoft.exchange.data.directory.cacheservice.exe"); Vorkompilieren, ...
fullPath = System.IO.Path]::Combine ($RoleInstallPath, "bin\microsoft.exchange.data.directory.cacheservice.exe"); Vorkompilieren, ...
fullPath = System.IO.Path]::Combine ($RoleInstallPath, "bin\Microsoft.Exchange.Management.Mobility.dll"); Vorkompilieren, ...