Feeds:
Posts
Comments

Archive for June 27th, 2008

In an earlier post I mentioned a useful link for Powershell users.  I am happy to say I used the cheat sheet today.
Sometimes you want to grab a property from an Active Directory entry.  I wanted to be able to do it from Powershell.
One of the cool things about PowerShell is that you can access [...]

Read Full Post »

Ever use Powershell?  I run into situations every once in a while where it is really useful but I always seem to forget the syntax.  I found a link to a really cool cheat sheet that I just tacked onto my wall so I won’t ever be lost again.
Check it here: http://blogs.msdn.com/powershell/attachment/1521595.ashx

Read Full Post »

I have a base of knowledge in Java and VB ,net but coming up in my school career is a class called “Problem Solving in C++” So where do you start learning a new language? The Hello World! program

Read Full Post »