PowerShell New-Item Cmdlet
PowerShell New-Item Cmdlet Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed Clear-Content cmdlet in PowerShell. https://cloudaffaire.com/powershell-clear-content-cmdlet/ In this blog post, we will discuss New-Item cmdlet in PowerShell. You can use New-Item cmdlet to create new files and directories in PowerShell. New-Item cmdlet can also be used to create new symbolic links, hard links, registry keys, etc by assigning appropriate value to “ItemType” argument. New-Item Cmdlet…
Comments Off on PowerShell New-Item Cmdlet
September 10, 2020