Announcing PowerShell, DevOps, and Cloud Conference 2021
PowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MorePowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MoreWhat Posh-SSH is a PowerShell 3.0 or newer module for automating tasks against …
Read MorePowerShell has awesome XML support. It is not obvious at first, but with a little help from your friends here at PowerShellMagazine.
Read MoreHere’s another cool project created by PowerShell MVP Doug Finke. PSharp is a tool designed for PowerShell’s Integrated Scripting Environment (ISE) editor.
Read MoreThere are many ways to get the path of the system directory (e.g system32). Here’ one that I find very useful that involves the .
Read MoreNote: This tip requires PowerShell 3.0 or above. [adsisearcher] is a PowerShell type adapter for DirectorySearcher .NET class. We can use this type adapter to perform queries against Active Directory Domain Services.
Read MoreNote: This tip requires PowerShell 3.0 or above. Before performing tasks like adding roles to a SQL login, it is desired to validate the existence of SQL login.
Read MoreNote: This tip requires PowerShell 2.0 or above. We can use SQL Server SMO object to add a SQL login to the database roles.
Read More