by Edward van Biljon | Mar 12, 2024 | PowerShell
PowerShell is a powerful scripting language that allows users to automate tasks and manage systems more efficiently. Saving and running PowerShell scripts can be a useful way to streamline repetitive tasks and improve productivity. In this article, we will guide you...
by Edward van Biljon | Mar 11, 2024 | PowerShell
Launching an executable file is a common task in Windows. Whether you want to open a program, run a script, or execute a command-line tool, the Start-Process command can help you achieve this. In this guide, we will explore how to use the Start-Process command to...
by Edward van Biljon | Mar 10, 2024 | PowerShell, Cybersecurity
Windows Firewall is a built-in security feature in Microsoft Windows that helps protect your computer from unauthorized access and network threats. It acts as a barrier between your computer and the internet, allowing you to control which programs and services can...
by Edward van Biljon | Mar 8, 2024 | PowerShell
PowerShell is a powerful command-line shell and scripting language that is widely used for task automation and configuration management in the Windows environment. One of the key features of PowerShell is its extensive help system, which provides detailed information...
by Edward van Biljon | Mar 7, 2024 | Exchange 2013, Exchange 2016, Exchange 2019
Having a second domain controller in your Exchange Server environment is crucial for ensuring redundancy and distributing the load off the main server. In this blog post, we will guide you through the process of adding a second domain controller using PowerShell. Why...
by Edward van Biljon | Mar 5, 2024 | Exchange 2019, Exchange 2013, Exchange 2013 PowerShell, Exchange 2016, Exchange 2016 PowerShell, Exchange 2019 PowerShell, PowerShell
Microsoft Exchange Server is a powerful email and collaboration platform used by many organizations around the world. With its extensive features and capabilities, managing Exchange Server tasks can sometimes be a complex and time-consuming process. However,...
by Edward van Biljon | Feb 11, 2024 | PowerShell
Introduction PowerShell is a powerful command-line shell and scripting language developed by Microsoft. Originally designed for Windows, PowerShell is now available for macOS as well. In this step-by-step guide, we will walk you through the process of installing...
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...