XNA, Managed DirectX and Game Programming

Browse by Tags

All Tags » PowerShell (RSS)
How to use Exchange 2007 Powershell Scripts in a normal Console
I have been using Powershell for a while now, and now I am doing a lot more Exchange 2007 work. What I now wanted to do was work out a way that I could use the normal Powershell Console and run my Exchange 2007 Scripts. Another bonus of doing this would...
A Good Introduction to Powershell
Going through my normal scans this morning I came across a really good article on discovering Powershell. For anyone that is interested in starting out, or would like to have a deeper look I would recommend looking at the article. Here is the Direct Link...
Exchange Server 2007 - Removing Messages from the Queue
After a slow day yesterday, I came into work this morning to find that our exchange server had a small problem. What I was faced with was one of our monitoring systems had lost a bit of control and was mass mailing server email accounts on the network...
PowerShell - Find and Replace Registry Functions
I was doing some research on some PowerShell scripts for work and came across some simple functions for Find and Replace for the Registry. These functions were put together by Jason Stangroome from Code Assassin . "I wanted a fast way to find all...
Posted: Thu, Aug 2 2007 5:34 by Glenn Wilson | with no comments
Filed under:
Powershell Gadget for Windows Vista Sidebar
I was just doing some searching for some more onformation and scripts for Powershell and I came across this nice little Gadget for the Windows Vista Sidebar . "PowerShell Gadget is a small gadget that hosts the PowerShell console window in your Sidebar...
Posted: Sat, May 12 2007 0:36 by Glenn Wilson | with no comments
Filed under:
Getting Started with PowerShell
With the release of the new 2007 products (Exchange and Share Point) we were also given PowerShell . Windows PowerShell is a new Windows command-line shell designed especially for system administrators. The shell includes an interactive prompt and a scripting...