[string]$version = [Microsoft.Exchange.Diagnostics.BuildVersionConstants]::RegistryVersionSubKey $rootPath = "HKLM:\Software\Microsoft\ExchangeServer\$version\BackupInformation" new-item $rootPath -erroraction:silentlycontinue set-itemproperty -path $rootPath -Name "LooseTruncation_MinCopiesToProtect" -Type DWORD -Value 2 -erroraction:silentlycontinue set-itemproperty -path $rootPath -Name "LooseTruncation_MinDiskFreeSpaceThresholdInMB" -Type DWORD -Value 300000 -erroraction:silentlycontinue set-itemproperty -path $rootPath -Name "LooseTruncation_MinLogsToProtect" -Type DWORD -Value 50000 -erroraction:silentlycontinue
Strings of the form "/o= " optionally followed by "/ou= " optionally followed by one or more instances of "/cn= ". Each " ...
Strings that allow spaces but not any of the following special characters: ` ~ ! @ # & ^ ( ) + { } < > ? = , : | . / \ ; ...
string]$ComplianceAuditLocalQueueDirectory = "D:\ComplianceAudit\LocalQueue" New-Item -Path "$ComplianceAuditLocalQueueDirectory" ...
string]$MessageTracingServiceLogsRoot = "D:\MessageTracingServiceLogs" New-Item -Path $MessageTracingServiceLogsRoot -Type ...
string]$version = Microsoft.Exchange.Diagnostics.BuildVersionConstants]::RegistryVersionSubKey $rootPath = "HKLM:\Softwa ...
string]$version = Microsoft.Exchange.Diagnostics.BuildVersionConstants]::RegistryVersionSubKey set-itemproperty -path HK ...
Strong authentication policy for a relying party. A policy is for a set of relying parties. A policy consists of a set of ...
Submitted Tenant for TPS Initialization. Now exiting full sync processing. Organization '%1' service instance '%2' Stream ...
Subnet '{0}' can't be set because it conflicts with existing subnet '{1}'. When setting subnets, the subnet must exactly ...