Send content to PasteBin using PowerShell

June 14, 2010
Thumbnail image for Send content to PasteBin using PowerShell

PasteBin.com is a good way to share scripts with others. Over there, you can just paste scripts written in almost any language and select the language for syntax highlighting. The interesting part here is that they provide an API to do that. Like anything else that got an API, this one can also be scripted [...]

Continue Reading →

BITS file transfer power pack – release 1.0.06

December 3, 2009
Thumbnail image for BITS file transfer power pack – release 1.0.06

I made another release of BITS file transfer power pack yesterday. I kinda wrote the entire power pack from scratch in this release. There are some fundamental code changes and feature additions in this release. You can read the user guide for detailed information on how to use these feature.

Continue Reading →

BITS file transfer PowerPack for PowerGUI

November 24, 2009
PowerGUI

I have been writing PowerShell scripts for various things but never really released anything developed in PowerShell. This is evident more or less from the Script Center downloads on this site. However, there is a change in that thought process now. I am going to do more work on PowerShell than VBScript.

Continue Reading →