In this article we will go through configuration of Remote Desktop Shadowing. We will also discuss pros and cons of this approach, since it is not without the problems.
Read MorePosts from the 'Microsoft Related' Category
How to configure and debloat Microsoft Edge
Microsoft Edge is good and fast browser, but unfortunately bloated with so much stuff.
In this rather long article we are going to try and make it as clean as possible, getting rid of as many things as we can.
Read MoreImplementing Two-Tier PKI on Windows Server 2022 – Part 2
In part 1 of Two-Tier PKI implementation on Windows Server 2022 we did some introduction to PKI, you can check LAB config and offline Root CA setup. In this part we will go a bit further and work on Subordinate CA.
Read MoreImplementing Two-Tier PKI on Windows Server 2022 – Part 1
In modern environment everything is more or less dependent on certificates, we have more and more web based apps, that need some kind of certificates. On the other hand, web browsers are getting stricter and it is not easy anymore to get by with self signed certificates. Also, certificates for public certificate authorities are not appropriate for local domains. So, what should we do? We should create our own PKI infrastructure. I will try to explain how to do it in a series of articles…
Read MoreJoin Ubuntu 22.04 to Microsoft Active Directory domain
In Ubuntu 22.04 there are some news regarding Ubuntu and Microsoft Active Directory. Canonical added something called ADsys (available in Ubuntu Pro) which you can read more about here – https://ubuntu.com/blog/new-active-directory-integration-features-in-ubuntu-22-04-part-1
We still need SSSD and PAM for authentication – Adsys compliments them with adding GPO support, privilege managment and so on…
Let[s join again Ubuntu to Windows domain, this time with Windows Server 2022.