I'm running Win7 and have Powershell docked on my taskbar. When I launch it from there, it retains all of my color and font settings from the last time I used it. I have two questions. First, if I try to run PS from a batch script just by using:
powershell
it will launch with all of the system default settings (white on black, tiny text).
Second, what do I need to add to the command to launch PS and have it start in a specific directory?