Welcome to MSDN Blogs Sign in | Join | Help

November 2004 - Posts

Working from Paris for a week

I get to work in Paris, France next week (November 30 - December 4) and my French is VERY limited. So, I may end up adding a couple of posts about my experiences while in Paris. This will be my 4th time there, but I always see something different each
Posted by bgroth | 1 Comments
Filed under:

Great Windows Applications to Download

I am often amazed at some of the applications people come up with. Here are a couple of specific ones that I have tried lately, and have been impressed with. DateLense for a very interesting and efficient way to look at your calendar (thanks Shish ) KeyHole
Posted by bgroth | 0 Comments
Filed under:

BioDiesel = No Problem

A quick update to my BioDiesel question . We have now filled up our new diesel VW Beetle (the TDI model) with 100% BioDiesel, which I think is all soy beans in this country (USA). I am happy to report that the car drives exactly like it did with regular
Posted by bgroth | 7 Comments
Filed under:

Resource Kits

Resource Kits have some of the greatest tools for digging into a Microsoft product for fun, to learn more about the product, to support it better, or just to make your life easier. Here are a few that we find useful when building, running, and maintaining
Posted by bgroth | 0 Comments
Filed under:

Management Tip: The Upwardly Global MBA

I ran across a good article in strategy+business called The Upwardly Global MBA . While the article mostly focuses on how business schools need to change to prepare MBA students for today’s business world, I got some good tips on leadership from the article:
Posted by bgroth | 3 Comments
Filed under:

Script to invoke the current user’s screen saver

Thanks to The Scripting Dude for this script, which I made a small correction to. Save it as a .vbs file and run it to invoke the screen saver for the currently logged on user. ' This script runs the screen saver associated to the current user. Set oShell
Posted by bgroth | 0 Comments
Filed under:

Comparing search results

I wanted to find some materials to read to improve some skills, so I searched for "Improving Business Strategy Skills", without the quotes. None of the following resulted in anything useful for me, so I guess I need to refine my search. However, I figured
Posted by bgroth | 1 Comments
Filed under:

Shish has a blog!

The Office, Project, InfoPath, and SharePoint (SPS and WSS) guru on my team finally has a blog. Visit The ShiSh List to see what things he is working on and what sailing races he has been in recently.
Posted by bgroth | 0 Comments
Filed under:

Command-line view of ports in use

Here is a quick and easy way to dig into what ports are being used, and what apps are using them. Step 1: Find out what ports are being used: C:\>NetStat -o Which will return the following (your list will probably be much longer): Proto Local Address
Posted by bgroth | 2 Comments
Filed under:

VB Script to get list of services into an Excel list

Borrowing some code from the following from the TechNet Script Repository for Office : Format a range of cells List Service Data in a Spreadsheet List Excel Color Values I was able to make a little VB Script app that lists all of the services on my Windows
Posted by bgroth | 1 Comments
Filed under:

Management Tip: Hiring Great People

At the request of Bryce , I'm adding another tip on management; hiring great people. Of course, the EEC already has great people, so I took his request as a bit of a challenge. I've been fortunate enough to have interviewed numerous people during my time
Posted by bgroth | 8 Comments
Filed under:

Free Microsoft Software

I didn’t realize it, but Microsoft has a TON of software you can try out for free. Microsoft’s Trial Software Center site has links to everything. Specifically: Windows Office Developers IT Professionals Business Users Home Users Games There is even a
Posted by bgroth | 3 Comments
Filed under:

10x10 - Interesting view of top news stories

http://www.tenbyten.org/10x10.html has an interesting view of the top news stories. An explanation from Micro Persuasion is: David Krane from Google points to a killer new site called 10x10 that every hour scans the RSS feeds of several leading international
Posted by bgroth | 0 Comments
Filed under:

Amazing job opportunity

One of the more impressive groups at Microsoft, in my opinion, is the one that runs the EEC. Why? Because they get to work on some of the most complex and forward thinking solutions with customers, and they get to have an immediate interaction and impact
Posted by bgroth | 1 Comments

Microsoft 10-year party

I went to a dinner/party tonight for anyone who has been a Microsoft employee for 10 years. It was a good opportunity to meet up with some folks I used to work with back in PSS and swap some old stories: 24x7 support for LAN Manager, dialing into customer
Posted by bgroth | 0 Comments
Filed under:

Improved Command-Line with Web Services App

Thanks to Darshan Singh from http://www.yukonxml.com/ . My simple app now formats the XML before displaying it to you. Here's the code - I know I learned something from it, so hopefully you can too: set SOAPClient = createobject("MSSOAP.SOAPClient") SOAPClient.mssoapinit
Posted by bgroth | 0 Comments
Filed under:

Command-line with Web Services and Arguments

I added the small feature of being able to pass an argument to the Stock.vbs file so you can pass it any stock quote. My Stock.vbs file is: set SOAPClient = createobject("MSSOAP.SOAPClient") SOAPClient.mssoapinit " http://www.webservicex.net/stockquote.asmx?WSDL
Posted by bgroth | 1 Comments
Filed under:
 
Page view tracker