Windows PowerShell Specification

To use a path name in a command, enter that name as a fully qualified or relative path name. The following cmdlets deal with paths: Convert-Path: Converts a path from a PowerShell path to a PowerShell provider path (see §13.8) Join-Path: Combines a path and a child path into a single path … ................
................