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 MoreNote: This tip requires PowerShell 2.0 or above. Ever thought about how you can list of all SQL Server instances on the local network?
Read MoreThere are a few ways to get the site a computer is a member of. In .NET we can use the ActiveDirectorySite class.
Read MoreNote: This tip requires PowerShell 2.0 or above. In today’s tip, we will see how we can use SQL SMO and PowerShell to change the AutoShrink property of a SQL database.
Read MoreNote: This tip requires PowerShell 2.0 or above. Windows PowerShell allows you to create short names for commands using Aliases. It even allows you to specify short parameter names.
Read MoreNote: This tip requires PowerShell 2.0 or above. In a couple of earlier tips on using SMO, we looked at backing up a SQL database and transaction logs.
Read MoreYesterday I got an email asking for help to create a report of all user mailboxes in Exchange per department. When you execute a Get-Mailbox command, you’ll see that the Department property is not included in the result.
Read More