Check My PowerShell Scripts in TechNet Gallery

Hi Blog! Hope everyone is fine. I’ve working with powershell about 5 years. I was decided to share my works through TechNet and hope that can be helpful for everyone. Here is the links for Download Scripts. https://gallery.technet.microsoft.com/Automatic-FSMO-Role-5a8a0599?redir=0 https://gallery.technet.microsoft.com/WINRM-Remote-Management-6b963d2a?redir=0 https://gallery.technet.microsoft.com/SAN-SelfSigned-Certificate-ca94536a?redir=0 https://gallery.technet.microsoft.com/Deleted-Object-Restore-in-7c3358ac?redir=0 https://gallery.technet.microsoft.com/Duplicate-User-Creation-7a4d2155?redir=0 https://gallery.technet.microsoft.com/PowerShell-Get-SQLServer-beb853c2?redir=0   Also check my new blog: https://Powershellclub.com Enjoy 🙂  

Azure Active Directory ( From Microsoft Docs)

Azure Active Directory (Azure AD) is Microsoft’s cloud-based identity and access management service. Azure AD helps your employees sign in and access resources in: External resources, such as Microsoft Office 365, the Azure portal, and thousands of other SaaS applications. Internal resources, such as apps on your corporate network and intranet, along with any cloud…

Step-By-Step: Setting up Active Directory in Windows Server 2016

There are interesting new features now made available in Windows Server 2016 such as time based group membership, privileged access management, and others. Most will be covered in future posts. This post will detail how to install active directory on Windows Server 2016. Before the AD install however it is important to understand what is the minimum requirement to…