Size: a a a

UCСhat-Exchange, Skype, Office 365 and whitespace...

2021 March 03

J

JeekeyL in UCСhat-Exchange, Skype, Office 365 and whitespace...
Спасибо
источник

J

JeekeyL in UCСhat-Exchange, Skype, Office 365 and whitespace...
Извиняюсь за глупые вопросы, истерят сильно по этой уязвимости
источник

MN

Mikhail Novoseltsev in UCСhat-Exchange, Skype, Office 365 and whitespace...
Ставится обновление последний CU -1
источник

A

AG in UCСhat-Exchange, Skype, Office 365 and whitespace...
JeekeyL
Извиняюсь за глупые вопросы, истерят сильно по этой уязвимости
Как написал чел на хабре
источник

A

AG in UCСhat-Exchange, Skype, Office 365 and whitespace...
источник

KA

Konstantin Artemiev in UCСhat-Exchange, Skype, Office 365 and whitespace...
😂
источник

KK

Konst Kladov in UCСhat-Exchange, Skype, Office 365 and whitespace...
фуф.. но kb вышло и его тоже обновляю
источник

НФ

Николай Филинков... in UCСhat-Exchange, Skype, Office 365 and whitespace...
Всем привет,

Мозможно ли сейчас активировать MS Teams Exploratory без покупки коммерческой лицензии?

До Января 2021 это было возможно.
источник

EV

Evgeny V. in UCСhat-Exchange, Skype, Office 365 and whitespace...
Есть в списке.
источник

KK

Konst Kladov in UCСhat-Exchange, Skype, Office 365 and whitespace...
обновил один сервер. пропал сертификат с :444 :) забавно
источник

d

denys in UCСhat-Exchange, Skype, Office 365 and whitespace...
а кто то скрипт поиска активности запускал, чото находит?
источник

VG

Viktoria Gindosova in UCСhat-Exchange, Skype, Office 365 and whitespace...
Konst Kladov
обновил один сервер. пропал сертификат с :444 :) забавно
Это раньше случалось, но обычно при установке CU -  In some cases, certificate is not assigned to Exchange Backend site (probably causes by previous CU installations), but everything works fine for customers. Although according to the article below OWA, EAS and etc. should not work anymore.
https://support.microsoft.com/ru-ru/kb/2779694
This behavior probably caused by permanent IIS cache of SSL cert bindings (isn’t clear after server is rebooted).
You can review cache entries like that:
netsh http show sslcert The issue is, that actually binding still persists, but pointing to non-existing certificate. In our case we have self-signed certificate in personal certs store, but thumbprint is not the same as listed in bindings.
Looks like IIS manager is smart and trying to find “Display Name” of certificate, not able to do it and show binding as unassigned.
источник

VG

Viktoria Gindosova in UCСhat-Exchange, Skype, Office 365 and whitespace...
denys
а кто то скрипт поиска активности запускал, чото находит?
Находит. Кейсы есть на эту тему.
источник

d

denys in UCСhat-Exchange, Skype, Office 365 and whitespace...
у меня вот нашло ))
источник

SO

Sasha Odarchuk in UCСhat-Exchange, Skype, Office 365 and whitespace...
denys
у меня вот нашло ))
а чо за скрипт?
дайте поглядеть)
интерено стало)
источник

d

denys in UCСhat-Exchange, Skype, Office 365 and whitespace...
mport-Csv -Path (Get-ChildItem -Recurse -Path “$env:PROGRAMFILES\Microsoft\Exchange Server\V15\Logging\HttpProxy” -Filter ‘*.log’).FullName | Where-Object { $_.AuthenticatedUser -eq "" -and $_.AnchorMailbox -like ‘ServerInfo~*/*’ } | select DateTime, AnchorMailbox
источник

d

denys in UCСhat-Exchange, Skype, Office 365 and whitespace...
но он медленный,  все ж в память грузит
источник

KK

Konst Kladov in UCСhat-Exchange, Skype, Office 365 and whitespace...
Viktoria Gindosova
Это раньше случалось, но обычно при установке CU -  In some cases, certificate is not assigned to Exchange Backend site (probably causes by previous CU installations), but everything works fine for customers. Although according to the article below OWA, EAS and etc. should not work anymore.
https://support.microsoft.com/ru-ru/kb/2779694
This behavior probably caused by permanent IIS cache of SSL cert bindings (isn’t clear after server is rebooted).
You can review cache entries like that:
netsh http show sslcert The issue is, that actually binding still persists, but pointing to non-existing certificate. In our case we have self-signed certificate in personal certs store, but thumbprint is not the same as listed in bindings.
Looks like IIS manager is smart and trying to find “Display Name” of certificate, not able to do it and show binding as unassigned.
Ну да.я CU8 перед этим накатил
источник

m

maxxxxxxxx in UCСhat-Exchange, Skype, Office 365 and whitespace...
denys
mport-Csv -Path (Get-ChildItem -Recurse -Path “$env:PROGRAMFILES\Microsoft\Exchange Server\V15\Logging\HttpProxy” -Filter ‘*.log’).FullName | Where-Object { $_.AuthenticatedUser -eq "" -and $_.AnchorMailbox -like ‘ServerInfo~*/*’ } | select DateTime, AnchorMailbox
Шо он даёт?
источник

SO

Sasha Odarchuk in UCСhat-Exchange, Skype, Office 365 and whitespace...
просто грузит сервер)
источник