![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Accessing the Environemnt from PowerShell I am trying to access the Environment using this: PS C:\> cd Env; I get this error: Set-Location : Cannot find path 'C:\Env' because it does not exist. At line:1 char:3 + cd <<<< Env; PS C:\> When I run Get_PSDrive I get ... Env Environment ... What Am I missing here? TIA, Bill |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Accessing the Environemnt from PowerShell Hi bill, > I am trying to access the Environment using this: > > PS C:\> cd Env; Try this: PS C:\> cd env: You (mistakenly?) wrote a semicolon instead of a colon. cu Max |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Accessing powershell cmdlet via rsh | PowerShell | |||
| Accessing Exchange 5.5 hidden recipients with PowerShell ADSI | PowerShell | |||
| Accessing System 32 and COM API's for Vista thru Powershell | PowerShell | |||
| Automatic PowerShell Error Parsing in PowerShell Analyzer and PowerShellPlus | PowerShell | |||
| PowerShell Leaders Join Forces and offer a pre-release version of PowerShell for 50% off the retail value | PowerShell | |||