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. The next time you are working in a folder and need to open a Windows PowerShell console directly to that location, it would be nice to have ‘Open Windows PowerShell Here as Administrator’ option on a …
Read More“Windows PowerShell 4.0 includes several significant features that extend its use, improve its usability, and allow you to control and manage Windows-based environments more easily and comprehensively.
Read MoreNote: This tip requires PowerShell 2.0 or above. Database mirroring requires that the database be in Full recovery model as a prerequisite to configure mirroring.
Read MoreIn the PowerShell community, there is some debate about the usage of the Write-Host cmdlet. The debate stems from the fact that the output of the Write-Host cmdlet places strings of text on the monitor and not in the pipeline.
Read MoreWe use a lot of certificates for website authentication, and they expire each year. Some people end up with a collection of expired certificates.
Read MoreExcel can be used to view HTML. If you add some CSS styles to the result of ConvertTo-HTML you can add much more rich output to Excel then you would get with a simple Export-Csv
Read More