Access Environment Variables
1. Problem
You want to use an environment variable (such as the system path, or current user’s name) in your script or interactive read more
Display the Properties of an Item As a List
1. Problem
You have an item (for example, an error record, directory item, or .NET object), and you want to display detailed information about that object in a list format.read more
Invoke a PowerShell Script From Outside PowerShell
1. Problem
You want to invoke a PowerShell script from a batch file, a logon script, scheduled task, or any read more
Get Help on a Command
Find a Command to Accomplish a Task
1. Problem
You want to accomplish a task in PowerShell but don’t know the command or cmdlet to accomplish that task.
2. Solution
read more
Customize Your Shell, Profile, and Prompt
1. Problem
You want to customize PowerShell’s interactive experience with a personalized prompt, aliases, and more.read more
Run Programs, Scripts, and Existing Tools
1.2.1. Problem
You rely on a lot of effort invested in your current tools. You have traditional executables, Perl scripts, VBScript, and of course, a read more

