Summary: This page documents features thought to be missing from
PowerShell V1.0.
Feartures Missing:
1. Support for
PowerShell in Longhorn Server Core. The need is obvious - but the .NET architectre is too monolithic (aka broken) to be useful in server core.
2. Moniker support.
3. Support for Using statements.
4. No Strict mode for scripts or functions.
5. No compile mode.
6. A .bash_history and recursive seach like features.