provide Powershell module GUI-less interaction in windows
Powershell is growing and Windows is ensuring that admin will eventually learn Powershell (sort of Object-Oriented-Shell in Windows)
It might be wise to prepare for providing powershell-native modules as midterm strategy.
6
votes
Anonymous
shared this idea
-
SWSBB commented
I agree CmdLets would be nice. But you can already use the basic console app cm.exe for this, too. You do A LOT! of automation using the cm.exe already in PowerShell. Nearly all build and delopy scripts are written in PS here.