News

Alexandra Weaver, Senior Solutions Architect, Semperis Alexandra Weaver has 20 years’ experience supporting Active Directory in a wide variety of organizations, from government to some of the world's ...
2025 Gartner® Magic Quadrant™ for Backup and Data Protection Platforms Druva has been named a Leader in the 2025 Gartner ® Magic Quadrant ™ for Backup and Data Protection Platforms. Our fully managed, ...
One of the big advantages of using PowerShell as a scripting language is its use of objects. Since everything is an object in PowerShell, we can take advantage of structured data by calling properties ...
Keeping your code organized is sometimes just as important as the code actually working. If you can ensure that parts of your code are grouped together, it can help with the debugging process or to ...
About the Author Boe Prox is a Microsoft MVP in Windows PowerShell and a Senior Windows System Administrator. He has worked in the IT field since 2003, and he supports a variety of different platforms ...
About the Author Adam Bertram is a 20-year veteran of IT. He's an automation engineer, blogger, consultant, freelance writer, Pluralsight course author and content marketing advisor to multiple ...
Using built-in cmdlets that come with PowerShell, we can easily read and replace any kind of content inside of a text file. Whether the string to find inside of the text file is just a single word or ...
If there is one thing an administrator finds themselves doing, it is probably determining what software is installed on their system. It could be simply for just knowing what they have installed, or ...
About the Author Boe Prox is a Microsoft MVP in Windows PowerShell and a Senior Windows System Administrator. He has worked in the IT field since 2003, and he supports a variety of different platforms ...
Microsoft has released two PowerShell modules, Microsoft.PowerShell.SecretManagement and Microsoft.PowerShell.SecretStore, that make it easier to invoke scripted processes requiring passcodes (or ...
Working with Windows shares, you can easily create a location for others to use to store data using a simple share name that could map several folders down in a server (or client). This allows for ...
About the Author Boe Prox is a Microsoft MVP in Windows PowerShell and a Senior Windows System Administrator. He has worked in the IT field since 2003, and he supports a variety of different platforms ...