
PoshTIP #3 – Determine installed PowerShell version
PoshTip #3 – Determine installed PowerShell version First of all, to check if PowerShell is installed, you need to check this registry key : Get-ItemProperty Read More
PoshTip #3 – Determine installed PowerShell version First of all, to check if PowerShell is installed, you need to check this registry key : Get-ItemProperty Read More
PoshTip #2 – Find Hotfixes Installed You can get the hotfixes that have been applied to your computer or on a remote computer. First method The Win32_QuickFixEngineering Read More
PoshTip #1 – Unzip Archive Ok, I start a new serie of articles about PowerShell Tips. You have the ability to unzip archives with PowerShell. You Read More
If you often work with PowerShell, and especially PowerShell GUI, then sometimes you will need to know : How many computer monitors are connected ? Which is Read More