Link to home
Start Free TrialLog in
Avatar of SAM2009
SAM2009Flag for Canada

asked on

How to get cmd suggestion in PowerShell like in PowerShell ISE?

Hi,

Simple question. In PowerShell ISE every times I type a cmd the PowerShell suggests me a list of paramaters or functions automatically. Is there something similar in normal PowerShell. I'm tired to search the syntax in the web...:-)

Thanks
SOLUTION
Avatar of footech
footech
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of SAM2009

ASKER

Thanks!