Jun 19, 2008
Post comments count0
Post likes count0
Push-Noun

We looked at a lot of CLI models when designing PowerShell. One of them was netsh. One of the things I had a love/hate relationship with was netsh's use of context. In netsh, you can set context via navigation and then you don't need to provide that context on the command line. For instance you navigate into the FIREWALL and...