Si (-pas chaîne]:: IsNullorEmpty($RoleDatacenterTestSpamDataFilePath)) { $transportService = get-Service MSExchangeTransport ...

Si (-pas [chaîne]:: IsNullorEmpty($RoleDatacenterTestSpamDataFilePath))                {                   $transportService = get-Service « MSExchangeTransport » - ErrorAction SilentlyContinue                   $serviceState = « Installées »                   Si ($transportService - ne $null)                   {                      $serviceState = $transportService.Status                   }$testSpamDataFilePath = $RoleDatacenterTestSpamDataFilePath                   $exchangeServerInstallPath = (get-ItemProperty HKLM:\SOFTWARE\Microsoft\ExchangeServer\v15\Setup).MsiInstallPath$currentDataFile = chemin de jointure $exchangeServerInstallPath « TransportRoles\agents\Hygiene\SpamData\Current »                   Nouvel élément - chemin d'accès $currentDataFile-type « répertoire » - ErrorAction SilentlyContinue                   Suppression d'élément $currentDataFile\ *-recurse$targetDirectory = chemin de jointure $exchangeServerInstallPath « TransportRoles\agents\Hygiene\SpamData\Default »                   Nouvel élément - chemin d'accès $targetDirectory-type « répertoire » - ErrorAction SilentlyContinue                   Copy-Item $testSpamDataFilePath\ * $targetDirectory-ForceSi ($serviceState - eq 'Running')                   {                      service de redémarrage de « MSExchangeTransport »                   }                }
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