PowerShell Move-Item Cmdlet
PowerShell Move-Item Cmdlet Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed Copy-Item cmdlet in PowerShell. https://cloudaffaire.com/powershell-copy-item-cmdlet/ In this blog post, we will discuss Move-Item cmdlet in PowerShell. You can use Move-Item cmdlet to move files, folders, registry keys etc. from one location to another. Move-Item cmdlet is equivalent to cut and paste operation where the source item is copied to the destination and then deleted.…
Comments Off on PowerShell Move-Item Cmdlet
September 13, 2020