PowerShell Remove-Item Cmdlet
PowerShell Remove-Item Cmdlet Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed New-Item cmdlet in PowerShell. https://cloudaffaire.com/powershell-new-item-cmdlet/ In this blog post, we will discuss Remove-Item cmdlet in PowerShell. You can use Remove-Item cmdlet to delete files and directories in PowerShell. Remove-Item cmdlet can also be used to delete symbolic links, hard links, registry keys etc by assigning appropriate value to “ItemType” argument. Remove-Item Cmdlet Syntax: [crayon-651326e6a7d8f159331209/]…
Comments Off on PowerShell Remove-Item Cmdlet
September 11, 2020