Join us to discover where IAM platforms fall short in enforcing consistent access controls and how risk builds through roles, permissions, and integrations. Learn why identity programs struggle with ...
In this session, we’ll go beyond backup to explore what it really means to own and protect your data across Microsoft 365, Entra ID and Azure. You’ll learn how key decisions, including where data is ...
In MCP Magazine's eighth annual salary survey, we evaluate the current state of compensation and provide our outlook for the future of Microsoft certified professionals across the U.S. WE'RE ...
Unfortunately, IT professionals have to deal with sensitive information all the time. That information could be in the form of passwords, proprietary company information or anything that you'd rather ...
Using Windows Management Instrumentation makes it easy to pull information about the drives on your system or remote systems. Here's how. Managing drives is a very common thing that a system ...
Stub zones can beef up your DNS infrastructure. Here’s a practical guide to when and how to use them. In a previous DNS column, I briefly covered a new feature in Windows 2003 called stub zones. A ...
Hackers can use tools like BloodHound to visualize the shortest path to owning your domain. But that doesn't mean you can't use it to find and protect your organization's weak spots. Here's how.
Microsoft has introduced SQL Server 2012 to the world and it's time for IT professionals to start to come to speed on what's new. Microsoft has introduced SQL Server 2012 to the world and it's time ...
There are a few ways that PowerShell can provide some sort of notification method to alert you when something happens such as a script completing or an issue is detected during a query. The most ...
If you have been using PowerShell for a while, or even just picked it up yesterday, you have no doubt used Where-Object and ForEach-Object at some point in your scripting experience. The beauty of ...
As any system administrator knows, using a domain account as a service account is a great practice. Of course, making sure that the account is using the lowest level of privileges is just as important ...
One of the things that PowerShell doesn't have is a way to view local accounts on local and remote systems. Fortunately for us, we have a couple of options at our disposal that can get around this to ...