I installed PowerShell onto my Vista system a couple of years ago and am just now getting around to learning how to use it. I am starting with the online tutorial at TechNet: "Getting Started With Windows PowerShell." I notice that the command prompt in the examples is C:\Scripts>
Is this a default directory or a created one? Because I do not have this directory. The specs of my install are:
Windows PowerShell
Copyright (C) 2009 Microsoft Corporation. All rights reserved.
PS C:\Users\Allen> $PSVersionTable
Name Value
---- -----
CLRVersion 2.0.50727.4241
BuildVersion 6.0.6002.18111
PSVersion 2.0
WSManStackVersion 2.0
PSCompatibleVersions {1.0, 2.0}
SerializationVersion 1.1.0.1
PSRemotingProtocolVersion 2.1
Thanks for you input
↧