by Edward van Biljon | Feb 9, 2024 | PowerShell, PowerShell ISE
When managing server operating systems, it is important to have information about the specific operating system name and version. This information can be useful for troubleshooting, ensuring compatibility with software or hardware requirements, and keeping track of...
by Edward van Biljon | Feb 6, 2024 | PowerShell
In the world, everything works around DNS records to find where stuff is coming from and going to. As an email admin, you are constantly checking records for clients or updating them so checking what records exist is something that for me I do all the time. Many...
by Edward van Biljon | Feb 5, 2024 | PowerShell, PowerShell ISE
When working with Microsoft Exchange, the application log files are filled with failed logins when Exchange servers are exposed to the internet. You have many websites available to you that can give you the IP information such as the following: Hostname Location...
by Edward van Biljon | Feb 3, 2024 | Cybersecurity, PowerShell
The rise of cyber threats has made it crucial for organizations to have robust security measures in place to protect their systems and data. Malicious PowerShell scripts have become a popular tool for cybercriminals to gain unauthorized access and execute malicious...
by Edward van Biljon | Feb 2, 2024 | Exchange Online PowerShell, Office 365 PowerShell, PowerShell
Delegate user rights in Microsoft Exchange allow users to manage another user’s mailbox, including accessing and managing their calendar. However, there may be situations where you need to reset delegate user rights to resolve issues or make changes to...