azure
561 TopicsPowerShell Basics: How to Force AzureAD Connect to Sync
In every organization, the possibility of role changes or change of contact information can occur quite frequently. AzureAD Connect is a great tool that allows administrators to make said updates either on-premises or in cloud and will sync all changes accordingly. It can take up to 30 minutes for Azure Active Directory to update these changes when these changes are applied on the on-premises Active Directory instance and vice-versa via AzureAD Connect. It can also take up to an additional 30 minutes to then sync changes with Office 365. This post will detail steps to force AzureAD Connect to sync on command when required via PowerShell to combat the delay.988KViews8likes5CommentsAzUpdate: Post Ignite recap, Responsible AI, Azure Automanage, Azure Resource Mover and more
Well Microsoft Ignite 2020 is over and while our step counters may not have captured as many steps as last year... it doesn't mean that there wasn't a plethora of Azure news shared. Here are the headlines we are covering this week: The IT Professional's role in the Responsible use of AI, Azure Automanage for VMs, Move resources to another region with Azure Resource Mover, New Windows Virtual Desktop Capabilities, Hybrid Cloud announcements surrounding Azure Arc and Azure Stack as well as the Microsoft Learn module of the week.513KViews0likes0CommentsHow to In-Place Upgrade Windows Server 2008 R2 to Windows Server 2019
As you know the Windows Server 2008 and Windows Server 2008 R2 are out of support on January 14th, 2020. Customer will need to upgrade their Windows Server 2008 and Windows Server 2008 R2 to a newer version of Windows Server or migrate these servers to Microsoft Azure.446KViews8likes28CommentsStep-By-Step: Creating an Azure Point-to-Site VPN
Site-to-Site VPN is the most common method organizations use to connect on-premises network to Azure vNet. This VPN connection is initiated in your edge firewall or router level. But what if you connecting from remote location such as home? We can use point-to-site method to do that. In this method it will use certificates to do the authentication between end point and azure virtual network.210KViews11likes14CommentsWhat are the Differences Between Azure Active Directory and Azure Active Directory Domain Services?
If you are moving, building, or subscribing to apps in Azure, you need to understand which flavour of AD to use. Azure Active Directory (AAD) Azure Active Directory Domain Services (AADDS) Active Directory (AD) Let's discuss the differences.161KViews20likes14CommentsPowerShell Basics: How to Scan Open Ports Within a Network
Network complexity is rapidly increasing with the addition of non-traditional devices gaining access to organizational networks. Singular purpose devices made available through the Internet of Things (IoT) offering has increased network complexity even further with the ease of adding said devices to the network and sometimes without the knowledge of a system administrator. Hence the following received question: "How do I ensure all the appropriate ports are closed with all these devices being added to my network?"148KViews8likes8Comments