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 4.0 or above. In this great post, Tobias walked you through the process of hiding functions from the debugger.
Read MoreNote: This tip requires PowerShell 3.0 or above. PowerShell’s tab completion just got better in v3. In addition to all its awesomeness, it is now capable of completing service or process names, event log names, module names and the list is long.
Read MoreNote: This tip requires PowerShell 2.0 or above. Sometimes we need to know if a particular DB is available on a given instance before going ahead and making any configuration changes.
Read MoreNote: This tip requires PowerShell 2.0 or above. In a previous tip, we checked out how to get the names of all databases to which a login is mapped and the username for that login in each database.
Read MoreMicrosoft has released a PowerShell module for Lync Online. You can now use the module to enable and disable push notifications for both iPhones and Windows Phones, manage Exchange Unified Messaging and hosted voicemail policies, manage meeting room …
Read MoreNote: This tip requires PowerShell 2.0 or above. One of the projects on which I work requires a validation step after each deployment.
Read More