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. I have scripts that work with multiple versions of the same third-party .
Read MoreNote: This tip requires PowerShell 2.0 or above. In an earlier tip, we looked at how we can retrieve the active connection count for a SQL database.
Read MoreNote: This tip requires PowerShell 2.0 or above. As a part of SQL SMO automation, when we want to detach or delete databases, we might want to first drop all active database connections.
Read MoreNote: This tip requires PowerShell 4.0 or above. When writing functions and declaring parameters, PowerShell lets us use many parameter attributes to define the behaviour of the parameter.
Read MoreLet us say that you have a list of words or a sentence that you’d like to manipulate and make sure that every word starts with a capital letter.
Read MoreFew days ago the new version (0.6.17) of the Windows Azure PowerShell has been released. The Windows Azure PowerShell provides IT Pros and developers with Windows PowerShell cmdlets for building, deploying, and managing Windows Azure services.
Read More