PowerGPT – Do anything in Windows PowerShell using natural language
1–3 of 3 posts
Re: PowerGPT – Do anything in Windows PowerShell using natural language
#2Sounds interesting but can it write the script and allow inspection before execution?
The effects of an errant script could be dire. Better to have a human check on it first. The best use for this may be education/learning by example.
Re: PowerGPT – Do anything in Windows PowerShell using natural language
#3Sounds interesting but can it write the script and allow inspection before execution? The effects of an errant script could be dire. Better to have a human check on it first. The best use for this may be education/learning by example.
Sure, it will ask you to confirm before actually executing code. I also find it useful when performing batching processing tasks and you don't want to type every word.