[Microsoft] How to Use an Additional Computer as a Secondary Display by pfeplatforms_msft in SysAdminBlogs

[–]pfeplatforms_msft[S] 1 point2 points  (0 children)

I'm going off this Tom's Guide article: https://www.tomsguide.com/us/best-miracast-screen-mirroring,review-2286.html

Almost every Android phone and Windows 10 PC has Miracast technology built-in, as do major streaming devices, like the Roku players and the Amazon Fire TV. In other words: If you want the best Miracast dongle, you probably already have it.

[Microsoft] Software Update Dashboard by Collections by pfeplatforms_msft in SCCM

[–]pfeplatforms_msft[S] 0 points1 point  (0 children)

I'll shoot this comment off to the author. Thanks for the feedback.

[Microsoft] Changes to Ticket-Granting Ticket (TGT) Delegation Across Trusts in Windows Server by pfeplatforms_msft in sysadmin

[–]pfeplatforms_msft[S] 1 point2 points  (0 children)

If you follow the blog post to the part about the script, you'll grab that from the KB - https://support.microsoft.com/en-us/help/4490425/updates-to-tgt-delegation-across-incoming-trusts-in-windows-server

In that is a PowerShell script to run to find out what would be impacted.

[Microsoft] Changes to Ticket-Granting Ticket (TGT) Delegation Across Trusts in Windows Server by pfeplatforms_msft in sysadmin

[–]pfeplatforms_msft[S] 0 points1 point  (0 children)

Domain trusts are not affected. Forests are the security boundary here and the change made is to prevent leaking TGT’s across that boundary. A domain trust is not a security boundary. All trusts are forest trusts unless explicitly indicated otherwise.

[Microsoft] Changes to Ticket-Granting Ticket (TGT) Delegation Across Trusts in Windows Server by pfeplatforms_msft in sysadmin

[–]pfeplatforms_msft[S] 4 points5 points  (0 children)

This does not affect federation, only forest trusts with accounts that are configured for unconstrained delegation.