Share via


Powershell V3 Cmdlets that accept the new LiteralPath parameter

  • Add-Content
  • Add-Type
  • Clear-Content
  • Clear-Item
  • Clear-ItemProperty
  • Convert-Path
  • Copy-Item
  • Copy-ItemProperty
  • Export-Alias
  • Export-Clixml
  • Export-Csv
  • Export-FormatData
  • Get-Acl
  • Get-AuthenticodeSignature
  • Get-ChildItem
  • Get-Content
  • Get-Item
  • Get-ItemProperty
  • Get-PfxCertificate
  • Import-Alias
  • Import-Clixml
  • Import-Csv
  • Invoke-Item
  • Move-Item
  • Move-ItemProperty
  • New-ItemProperty
  • Out-File
  • Push-Location
  • Remove-Item
  • Remove-ItemProperty
  • Rename-Item
  • Rename-ItemProperty
  • Resolve-Path
  • Save-Help
  • Select-String
  • Select-Xml
  • Set-Acl
  • Set-AuthenticodeSignature
  • Set-Content
  • Set-Item
  • Set-ItemProperty
  • Set-Location
  • Split-Path
  • Start-Job
  • Tee-Object
  • Test-Path
  • Unblock-File
  • Update-Help

Back to:  Powershell Tips & Tricks (What's new in V3)