NoPowerShell v1.21
Changelog
- Cmdlet added:
- Get-HotFix
- Cmdlet renamed:
- Get-SystemInfo to Get-ComputerInfo
- Cmdlets updated:
- Get-ChildItem: added support for -Depth parameter
- Resolve-DnsName: added support for specifying the -Type parameter
- Get-Command: Shows sorted output
- Moved parsing of the -ComputerName, -Username and -Password to the PSCommand base class
- Categorized cmdlet namespaces
- Proper error when typing incorrect command
- Some minor bugfixes