The System Admin
This post helps you find registered and unregistered users to Azure MFA using PowerShell and the web interface.
PowerShell Parameters provide an excellent and easy way to make the script more dynamic and flexible for the users and the owner’s needs by allowing the script to take action based on the passed...
A lot of organizations have multiple websites and multiple subdomains with an SSL Certificate assigned. Tracking the expiry date for these certificates can be a bit of a challenge. PowerShell can help in reading...
I want to scan my website and see which ports are opened, and the scan source should be external. There are some websites and services which provide a port scan, but with some limitations....
There is no need to talk about the critical role Active Directory plays within the organization. Securing Active Directory is a massive part of the overall organization security, configuration, and permission and Access Control...
When installing Azure AD Connect, part of the configuration is creating a user named MSOL_ID to replicate a portion or all active directories with Azure AD. Securing the AD connect sync password is important...
Azure AD Connect is the main application to sync the Active Directory object between the on-premise and Azure Active Directory and vis-versa. The password writeback feature enables the user to have a unified password...
Why is my account locked out frequently???Active Directory user account lockout issues happen from time to time for various reasons. But the cause is the same, multiple unsuccessful logins to the user account. Users don’t know...
Microsoft has invested heavily in Microsoft Defender Antivirus (known as Windows Defender) over the years to reduce the attack surface on the Windows environment against viruses and spyware, and ransomware. There are multiple ways...
RDP considered one of the most widely used protocols to log in to the Windows Remote System. There are multiple built-in tools to get and query RDP session information. But still not that powerful...