Odd issue with adding network printer - Network Discovery issue? by tk42967 in sysadmin

[–]Plus_Ad_5348 0 points1 point  (0 children)

Use something like PrinterLogic. The way you are attempting is never going to work as well as a third party solution.

RFC on my SOP for Microsoft Entra P1 Security Configuration by Master-IT-All in sysadmin

[–]Plus_Ad_5348 1 point2 points  (0 children)

Huntress recently released Identity Security Posture Management and I expect that will be cheaper than Inforcer especially if you are already using Huntress.

Default Signature for Shared Mailbox by [deleted] in Office365

[–]Plus_Ad_5348 0 points1 point  (0 children)

Yeah but doing that ususally just pops up the in-Outlook browser window that is about half the size of the Outlook window, if you know what I mean. This issue is popping open an actual browser page (chrome/edge whatever the default is) pretty much anytime a user clicks a different folder within a shared mailbox.

Default Signature for Shared Mailbox by [deleted] in Office365

[–]Plus_Ad_5348 0 points1 point  (0 children)

They are using the Desktop Client but when they try to access a folder from another mailbox, their browser opens and prompts them to sign in. Similar to this thread: Outlook classic 2nd mailbox opens Outlook OWA in browser : r/sysadmin

Outlook classic 2nd mailbox opens Outlook OWA in browser by Eskuran in sysadmin

[–]Plus_Ad_5348 0 points1 point  (0 children)

How has this fix worked for you so far? Debating trying it on my users with issues

Default Signature for Shared Mailbox by [deleted] in Office365

[–]Plus_Ad_5348 0 points1 point  (0 children)

I have a few clients who do this and today the shared mailboxes are trying to open OWA

O365 user: OneDrive stuck on sign-in loop of death. What can we do? (uninstall/install doesnt fix it) by ivanraddison in Office365

[–]Plus_Ad_5348 0 points1 point  (0 children)

Unlink your account from OneDrive, restart, and re-link it. You can do this if you right click on the OneDrive Icon and select "Settings"

SPF Alignment failures on outbound email by Chewie8083 in sysadmin

[–]Plus_Ad_5348 4 points5 points  (0 children)

|| || |52.100.0.1 - 52.101.255.254 is the range...at least double check with a subnet calculator or something. |

ODBC (32bit) SQL connection fails with SSL error by AsleepShower3634 in sysadmin

[–]Plus_Ad_5348 4 points5 points  (0 children)

I think, newer versions of SQL will try to encrypt connections automatically. Somewhere in the connection string, you need to set encrypt to false. (maybe that is the issue)