Vivek's out-ie and out-html scripts, Netcmdlets convert-data cmdlet

I found Vivek Sharma's blog through Jeffrey Snover on the MS PowerShell blog. He's got some good geeky stuff there, including some useful PowerShell posts.

Vivek's out-ie is useful, so I snagged that for myself. I tried to create an out-ff but I hit a stumbling block because the Mozilla ActiveX Control requires a control container. out-html is not so useful because convertto-html already comes with powershell.

NetCmdlets now includes a convert-data cmdlet which converts data to and from many different encodings: uuencode, base64, quoted-printable, url-encoding, JIS, Yenc, and hex. It can also create md5 and sha1 hashes.

Technorati : , , ,

Print | posted on Wednesday, November 29, 2006 2:59 PM

Feedback

# re: Vivek's out-ie and out-html scripts, Netcmdlets convert-data cmdlet

Left by Vivek at 12/27/2006 6:54 PM
Gravatar Glad you found some of my scripts useful :)

The only diff between out-html and convertto-html is that mine records which command you ran and colorizes the content by default to be a little more pleasing on the eyes.

Really nice work on netcmdlets btw...

Your comment:





 
 

Copyright © Lance Robinson

Design by Bartosz Brzezinski

Design by Phil Haack Based On A Design By Bartosz Brzezinski