PowerShell Get-ItemProperty Cmdlet
PowerShell Get-ItemProperty Cmdlet Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed Set-Item cmdlet in PowerShell. https://cloudaffaire.com/powershell-set-item-cmdlet/ In this blog post, we will discuss Get-ItemProperty cmdlet in PowerShell. You can use Get-ItemProperty cmdlet to get the properties of a specific item. Get-ItemProperty cmdlet is mainly used to get property of a file, directory or registry key in PowerShell. You define the location of the item using…
Comments Off on PowerShell Get-ItemProperty Cmdlet
September 22, 2020