You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if at least the Convert-FromString, Convert-String, ConvertTo-Html, Send-MailMessage and Update-List Cmdlets get implemented. The Out-GridViewand Show-Command Cmdlets may be difficult due to graphical interface requirements, similar for Out-Printer with external printer requirement. A removal notice (ideally including explanation) should be added to the release notes for the other Cmdlets if they will be permanantly removed.
The following Function and Cmdlets are missing from Microsoft.PowerShell.Utility
It would be great if at least the
Convert-FromString,Convert-String,ConvertTo-Html,Send-MailMessageandUpdate-ListCmdlets get implemented. TheOut-GridViewandShow-CommandCmdlets may be difficult due to graphical interface requirements, similar forOut-Printerwith external printer requirement. A removal notice (ideally including explanation) should be added to the release notes for the other Cmdlets if they will be permanantly removed.