Write-ExchangeSetupLog -Info "Das FipFs-Snap-In wird geladen, und alle AV-Module werden für das Rechenzentrum geladen."; # Load FIPS snapin Add-PsSnapin Microsoft.Forefront.Filtering.Management.PowerShell -ErrorAction SilentlyContinue; # Enable "Kaspersky" engine in System and Scan Configuration Set-ConfigurationValue -XPath "/fs-conf:Configuration/fs-sys:System/fs-sys:AntiMalwareSettings/fs-sys:Engines/fs-sys:Engine[@Name='Kaspersky']/fs-sys:Enabled" -Value 'true' -Confirm:$false Set-ConfigurationValue -XPath "/fs-conf:Configuration/fs-scan:Scan/fs-scan:AntiMalwareSettings/fs-scan:Engines/fs-scan:Engine[@Name='Kaspersky']/fs-scan:Enabled" -Value 'true' -Confirm:$false # Enable "Command" engine in System and Scan Configuration Set-ConfigurationValue -XPath "/fs-conf:Configuration/fs-sys:System/fs-sys:AntiMalwareSettings/fs-sys:Engines/fs-sys:Engine[@Name='Command']/fs-sys:Enabled" -Value 'true' -Confirm:$false Set-ConfigurationValue -XPath "/fs-conf:Configuration/fs-scan:Scan/fs-scan:AntiMalwareSettings/fs-scan:Engines/fs-scan:Engine[@Name='Command']/fs-scan:Enabled" -Value 'true' -Confirm:$false # After making configuration updates, backup the configuration file Write-ExchangeSetupLog -Info "FIPS-Konfiguration sichern"; $FipsDataPath = [System.IO.Path]::Combine($RoleInstallPath, "FIP-FS\Data"); $ConfigurationFilePath = [System.IO.Path]::Combine($FipsDataPath, "Configuration.xml"); $ConfigurationBackupFilePath = [System.IO.Path]::Combine($FipsDataPath, "Configuration.xml.bak"); Copy-Item $ConfigurationFilePath $ConfigurationBackupFilePath
Wird nur mit '-MonitoringContext' verwendet und legt die Häufigkeit fest, mit der das Skript Prüfungen ausführt. Mit der ...
Wird nur mit '-MonitoringContext' verwendet und legt die Häufigkeit fest, mit der das Skript weitere Ereignisse für eine ...
Wird nur mit '-MonitoringContext' verwendet und legt die Zeitdauer fest, die ein fehlerfreier Zustand vorliegen muss, bevor ...
Wird nur mit '-MonitoringContext' verwendet und legt die Zeitdauer fest, die ein fehlerhafter Zustand vorliegen muss, bevor ...
Write-ExchangeSetupLog -Info "Das FipFs-Snap-In wird geladen, und alle AV-Module werden für das Rechenzentrum geladen."; ...
Write-ExchangeSetupLog-Info "Ändern der Protokolle Pfad."; Set-FrontendTransportService ' -Identity $RoleNetBiosName " R ...
Write-ExchangeSetupLog-Info "Ändern von Postfach Transport Protokolle Pfad."; Set-MailboxTransportService ' -Identity $RoleNetBiosName ...
Write-ExchangeSetupLog-Info "Enable MSExchangeCompliance Service in Registrierung."; $registryPath = "HKLM:\System\Curre ...
WSS-Anforderungen' ist die Gesamtanzahl der Windows SharePoint Services-Anforderungen durch Outlook Web App seit dem Start ...