Joben.Rara.blogs(".NET")

There are two ways to write error-free programs; only the third one works.

Browse by Tags

All Tags » powershell (RSS)
Setting Proxy settings in IE using PowerShell
Whenever I go to a client and need to plugin to their network, I would find myself typing in proxy settings to get internet access. In IE, that would be in Tools -> Internet Options -> Connections -> LAN Settings. When I'm back in the office...
Posted: 06-23-2007 12:34 PM by velocity | with no comments
Filed under:
"Clean up sources before packing them" by SBC Packers
I recently did a walkthrough of the Web Service Software Factory for a group of developers. They are considering its use for their Web Services development. I used the accompanying Hands-On-Lab for the exercise and made some minor modifications to make...
Posted: 05-15-2007 5:43 PM by velocity | with 3 comment(s)
Filed under:
PowerShell Links Roundup
Link #1 Scott Hanselman writes about a Reflector add-in that outputs PowerShell Code The one I've been messing with for the last few weeks is the PowerShell Language Add-in. Reflector can "decompile" (not the correct word) the IL within...
Posted: 05-15-2007 4:36 PM by velocity | with no comments
Filed under:
My Bobblehead has arrived!
I participated in the recent scripting games (under the Powershell category) because I wanted to win a prize ;-) So when I got home the other day a package was waiting for me... Link to Scripting Games MMVII: Dr. Scripto Bobblehead
Posted: 04-27-2007 1:48 PM by velocity | with 1 comment(s)
Filed under:
How To: Check if there are processes that are running using .NET (using PowerShell)
Keith posted a console app he created to determine the processes that are running .NET applications. I got thinking that this type of "utility" apps are perfect for PowerShell. So I took Keith's code and made an equivalent powershell script. $dotnet ...
Posted: 03-16-2007 8:12 PM by velocity | with 1 comment(s)
Filed under: ,
A double header post
This is my first blog post using Windows Live Writer . Setting up WLW to post to devpinoy was a great experience. All I had to do was give it the URL for my blog [http://community.devpinoy.org/blogs/velocity] and my username + password and it will try...
PowerShell for Vista has shipped!
PowerShell for Vista has shipped. http://blogs.msdn.com/powershell/archive/2007/01/29/windows-powershell-1-0-for-windows-vista.aspx Some links to go A powershell cheatsheet http://blogs.msdn.com/powershell/archive/2007/01/24/powershell-cheat-sheet.aspx...
Posted: 01-31-2007 12:48 PM by velocity | with no comments
Filed under:
PowerGadgets: Desktop Reporting and Monitoring for IT/DB Professionals - Who Don't Write Code.
PowerGadgets has just added a whole new level of "extending" PowerShell. Imagine providing charting facilities to a scripting language, all through its extensibility using .NET. Already I can image using PowerShell to drive build scripts and "visualize...
Posted: 11-18-2006 6:31 PM by velocity | with no comments
Filed under: ,
It's the small things
I was giving a presentation on PowerShell, and of all the "demolets" (consistent with cmdlets hehe), it was this one that woke up an already sleepy participant $robobabe = new - object -com sapi.spvoice $robobabe.Speak(" Powershell rocks. You rocks...
Posted: 11-09-2006 1:06 AM by velocity | with no comments
Filed under:
It's Windows PowerShell week
http://www.microsoft.com/technet/scriptcenter/webcasts/ps.mspx Sign up for Windows PowerShell week. There's a webcast for each day of the week, where you will be introduced to the wonders of scripting with PowerShell. As for me, I'll be posting more of...
Posted: 11-03-2006 2:18 AM by velocity | with 4 comment(s)
Filed under:
Powershell in fits and spurts
I've been learning Powershell (aka Monad) in fits and spurts. Sometimes, you just need *real* motivation to get you started. In fits You know how it is, you see a post on a blog, you get excited, you download the "thang", play around with it, then real...
Posted: 09-20-2006 4:58 PM by velocity | with no comments
Filed under: