Welcome to TechNet Blogs Sign in | Join | Help

June 2006 - Posts

If you have downloaded and used RC1 of Powershell you will see that the Execution Policy is set to restricted by default. This essentially means that scripts do not function by default within Powershell. Although this is a great security feature that Read More...
1 Comments
Filed under:
If you are into printed books there are a couple of really good Powershell books that you should check out. O"Reilly has a great book simply titled Monad. This book was originally written on one of the beta versions of Powershell but if you purchase the Read More...
1 Comments
Filed under:
Rod Trent has created an upload area for MOM 2005 reports and Management Packs. I know that creating custom reports can often be challenging to a non DBA so if you have taken the time to create custom reports please share them with the Management Community. Read More...
(Comments Off)
Filed under:
I have been learning the syntax of Powershell so I thought I would write a simple little script to search Active Directory for the mobile phone numbers of my co-workers. This script will accept an input of lastname and even take wildcard characters so Read More...
5 Comments
Filed under:
Here is a quick little Powershell script that I find useful to see what I have installed on my system. This will return the installed program and the date that it was installed: get-wmiobject -class "win32reg_addremoveprograms" -namespace "root\cimv2" Read More...
5 Comments
Filed under:
One of the more interesting features of Windows Vista is that it limits control of an administrative account so that you have to provide credentials or confirm an action that requires administrative privileges. If you are not a local administrator then Read More...
Now Available: BDD 2007 Beta 1 for Windows Vista and the 2007 Microsoft Office System The Microsoft Solutions for Infrastructure & Management (MSIM) team is pleased to announce the Beta release of the Microsoft Solution Accelerator for Business Desktop Read More...
If you are involved with scripting at all you have probably heard about Powershell. Powershell is formerly known as MONAD. I will be posting some sample scripts here in the future but before reading those you should become familiar with some of the great Read More...
(Comments Off)
Filed under:
Since Robert Scoble announced that he was leaving Microsoft, I have done a lot of reading and thinking about his philosophy on blogging. Scoble states that you should blog about your passion and what drove you to create the blog in the first place. After Read More...
The update to the SMS 2003 OSD Feature Pack has been released to connect.microsoft.com. Feel free to start downloading and testing! Read More...
If you weren’t fortunate enough to go to Teched, you can still watch the session presented by Michael Niehaus on deploying Vista and the Office 2007 System with BDD Vista. Here is the link to the Livemeeting presentation: http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=1032301258&EventCategory=4&culture=en-US&CountryCode=US Read More...
Wow that is a long title..Anyway, the update for the SMS 2003 OSD that will support the native Vista WIM file format is now open as a public beta. To get access to the beta sign into Connect ( http://connect.microsoft.com ) and click on Available Connections. Read More...
In case you haven’t heard, SMS 2003 R2 is now available for customers with either Software Assurance or an Enterprise Agreement. If you would like to evaluate the new features of R2 check out the following link: http://www.microsoft.com/smserver/evaluation/2003/r2.mspx Read More...
Well last Friday I took the plunge and bought a Motorola Q and switched to Verizon. I have been hooked on it since. In fact, I served on jury duty this past Monday and Tuesday and was checking and responding to emails while waiting on the lawyers. The Read More...
 
Page view tracker