установка и привязка сертификата
mport-ExchangeCertificate -Server "SRV-VM-EX-BK" -FileData ([System.IO.File]::ReadAllBytes('\\Srv-vm-ex-bk\cert\_.fbk.ru.pfx')) -PrivateKeyExportable:$true
Import-ExchangeCertificate -Server "SRV-EXCH-2" -FileData ([System.IO.File]::ReadAllBytes('\\Srv-vm-ex-bk\cert\_.fbk.ru.pfx')) -PrivateKeyExportable:$true
Import-ExchangeCertificate -Server "SRV-VM-EX" -FileData ([System.IO.File]::ReadAllBytes('\\Srv-vm-ex-bk\cert\_.fbk.ru.pfx')) -PrivateKeyExportable:$true
Import-ExchangeCertificate -Server "SRV-VM-EX3" -FileData ([System.IO.File]::ReadAllBytes('\\Srv-vm-ex-bk\cert\_.fbk.ru.pfx')) -PrivateKeyExportable:$true
Enable-ExchangeCertificate -Server "SRV-VM-EX-BK" -Thumbprint 67E7F59134EA61CE74B32CD05CA69B56F5FCD821 -Services SMTP,IIS
Processing data for a remote command failed with the following error message: [ClientAccessServer=SRV-VM-EX-BK,BackEndS
erver=srv-vm-ex-bk.msk.fbk.ru,RequestId=62958e88-fd48-406c-bf01-ab5ee3a08af9,TimeStamp=17.10.2022 15:58:42] [FailureCat
egory=WSMan-InvalidShellID] The request for the Windows Remote Shell with ShellId 467C3F83-9FF0-461C-AB55-5B3155624CA2
failed because the shell was not found on the server. Possible causes are: the specified ShellId is incorrect or the sh
ell no longer exists on the server. Provide the correct ShellId or create a new shell and retry the operation. For more
information, see the about_Remote_Troubleshooting Help topic.
+ CategoryInfo : OperationStopped: (srv-vm-ex-bk.msk.fbk.ru:String) [], PSRemotingTransportException
+ FullyQualifiedErrorId : JobFailure
+ PSComputerName : srv-vm-ex-bk.msk.fbk.ru
Комментарии
Отправить комментарий