$tpath = "$env:SystemRoot\system32\inetsrv\microsoft.web.administration.dll"; Aggiungi tipo-percorso $tpath; $sm = Microsoft.Web.Administration.ServerManager del nuovo oggetto; Se ($sm.Siti ["Exchange Back-End"] - eq $null) { $backEndWebSitePath = [System.IO.Path]::Combine ($RoleInstallPath, "ClientAccess"); $s = $sm.Sites.Add ("Exchange Back-End", "http", "*: 81:", $backEndWebSitePath); $s.ServerAutoStart = $true; $sb = $s.Bindings; $b = $sb.Add("*:444:","https"); $sm.CommitChanges(); } Installazione-ExchangeCertificate - WebSiteName "Back End di Exchange"-services "IIS" - DomainController $RoleDomainController - InstallInTrustedRootCAIfSelfSigned $true
Totale voci (dati di configurazione) indica il numero totale di voci relative a dati di configurazione presenti nella cache, ...
Totale voci (dati utente) indica il numero totale di voci relative ai dati utente presenti nella cache, incluse le voci di ...
tpath = "$env:SystemRoot\system32\inetsrv\microsoft.web.administration.dll"; Aggiungi tipo-percorso $tpath; $sm = Micros ...
tpath = "$env:SystemRoot\system32\inetsrv\microsoft.web.administration.dll"; Aggiungi tipo-percorso $tpath; $sm = Micros ...
tpath = "$env:SystemRoot\system32\inetsrv\microsoft.web.administration.dll"; Aggiungi tipo-percorso $tpath; $sm = Micros ...
Tra le possibili cause: 1) non sono stati trovati host di fiducia in DNS, 2) la voce smart host non è corretta, 3) il nome ...
Tra {1} chiamate in corso, {2} sono in attesa sulla directory. Verificare lo stato dei server della directory.
TraceHelper.MessageProbeLamNotificationIdParts è null per il messaggio nella fase: %1 con InternetMessageId: %2; MailboxGuid: ...
TransferToNumber e TransferToGALContactLegacyDN non devono essere specificati e FindMeFirstNumber deve essere specificato ...