Thanks, that was helpful. I agree that we should do better on both points. Jeffrey Snover[MSFT] Distinguished Engineer and Lead Architect for Windows Server and System Center
I lost you on your "Does not ship with the OS" point. What are you referring to? PowerShell has shipped with the OS since WS 2008 and Vista. We have ALSO made it available to prior versions of the OSes (e.g. down to XP.…
A few questions: 1) What version are you running? We had a problem with earlier versions that didn't NGEN and had startup delays. With V2 we made it so you can write cmdlets in PowerShell itself which is pretty simple.…
That is an absolutely fair rock to throw. What we find is that if PowerShell has a cmdlet for what you want to do, it is pretty simple to work with (modulo personal syntax preferences). If there isn't a cmdlet, then you…
Thanks, that was helpful. I agree that we should do better on both points. Jeffrey Snover[MSFT] Distinguished Engineer and Lead Architect for Windows Server and System Center
I lost you on your "Does not ship with the OS" point. What are you referring to? PowerShell has shipped with the OS since WS 2008 and Vista. We have ALSO made it available to prior versions of the OSes (e.g. down to XP.…
A few questions: 1) What version are you running? We had a problem with earlier versions that didn't NGEN and had startup delays. With V2 we made it so you can write cmdlets in PowerShell itself which is pretty simple.…
That is an absolutely fair rock to throw. What we find is that if PowerShell has a cmdlet for what you want to do, it is pretty simple to work with (modulo personal syntax preferences). If there isn't a cmdlet, then you…