PowerShell Get-ChildItem Cmdlet
PowerShell Get-ChildItem Cmdlet Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed Set-ItemProperty cmdlet in PowerShell. https://cloudaffaire.com/powershell-set-itemproperty-cmdlet/ In this blog post, we will discuss Get-ChildItem cmdlet in PowerShell. You can use Get-ChildItem cmdlet to list the content of a directory or registry hive. Get-ChildItem supports arguments like 'depth' and 'Attributes' which allows you to control the amount and type of data that you want to get.…
Comments Off on PowerShell Get-ChildItem Cmdlet
September 22, 2020