• How to find a machine serial number from command prompt using WMI

    Ever wonder how can you find laptop serial number using command prompt???

    Here is a quick command that you can use to find the Serial Number of your machine.

    To find the serial number, open command prompt (cmd) and type the following command.

    c:\>wmic bios get serialnumber

    This will give you your machine’s serial number by pulling the information from BIOS. This is how it will look like.

    image

    If you are interested in scripting the same visit http://support.microsoft.com/kb/558124

    WMIC (Windows Management Instrumentation Command-Line) http://msdn.microsoft.com/en-us/library/aa394531(VS.85).aspx

    Hope you enjoy !!!

    Update: Corrected syntax in the command

  • Windows 7 & Windows Server 2008 R2: Case of Missing Playback/Recording (Disabled) Devices

    You are using Windows 7 on daily basis and of course you enjoy. I have been using Windows 7 almost on every system except my demo machine where I run Windows Server 2008 R2. But that’s not a concern as the both the operating systems share a same code base. I use USB headsets or any other standard headsets for recording audio or joining conference instead of using laptop speakers.

    Sometimes it’s bit difficult to configure a Microphone because when you plug additional Microphone to your machine you have no idea exactly which Microphone is default. It could be your on board Microphone or USB Connected Headset’s Microphone. In most cases user try to disable the on board Microphone. This is how users do it.

    In the System Tray Right Click on Sound Icon and click on Recording Devices. Other option is go to Start –> Control Panel –> Sound.

    This will display all the available Recording Devices like this.

    image

    To disable the first device in the list, Right Click and DISABLE

    image

    Now, the moment you DISABLE the device, it will be gone and this is what you will see. And your DISABLED device is now missing from the list.

    image

    For time being you have found a solution, your other device becomes default device and you can use headset Microphone for some time. But what if later on you need to use on board Microphone or in case where you don’t have your headset with you?? Hmm, that’s interesting I did not think about it.

    Now what users do to get back missing Microphone. Smile Well, ideally lot of things. Let me list down some of them.

    For this you will open up Device Manager to search the device.
    They will try to reinstall the device drivers.
    Users will even restart your system assuming that it may turn up somehow in the list.
    They will dry to unplug USB headset and many more things.

    Well, let’s see how do I get it back. No more hunting stuff. Well, usually the device when disabled becomes hidden device but due to default settings do not show disabled devices, you can’t see them in the list. Here is the easy solution below. Right Click on the empty area, then you see couple of options to Show Disabled/Disconnected Devices. Click on to it.


    image

    Voila, you see those DISABLED/DISCONNECTED devices back in the list. You can right click onto it to and click Enable.

     

    image

    Note: You can right click on any of the device and Set it as a Default Device. This is applicable for both Playback Devices as well as Recording Devices.

    Actually when you disable the device, it should be visible at the same time rather than finding that option. I have heard from many folks that they could not easily find the option to highlight the disabled/disconnected devices. It was like a challenging stuff to hunt down that option. I hope you will find it useful, saving your precious few minutes hunting down missing/hidden devices.

  • PUG Office 2010 Launch Event Demo

    Here is a quick snap of my demo during Office 2010 Launch demo.

    image

  • Microsoft Virtual TechDays 18-20 Aug. 2010: Resources For My Presentations

    image

    Thank you all for attending the sessions during this series of Microsoft Virtual TechDays. Like a said during my presentations here is the complete list of all the resources that you will need to jump start the deployment of the technologies that we discussed.

    Sessions on 18th Aug. 2010

    First Session – Developers Track: Leveraging Federated Search to Search Custom Data

    Windows 7 Federated Search Provider Implementer's Guide

    My SQL Server Database used is AdventureWorks Database for SQL Server 2008 R2

    Download it here The site also includes all the installation instructions for deploying the database on your development environment.

    MSDN Windows Federated Search & related content below

    Federated Search in SharePoint Server Search & related content below

    OpenSearch Specification

    Second Session – IT Professionals Track: Windows Sysinternals Primer

    I hope that all the IT Professionals enjoyed this particular session that covers a lot more deep dive information about Windows Internals. Here are some of the useful resources that you can leverage in your day to day operations for troubleshooting common issues.

    Sessions on 19th Aug. 2010

    Thirt Session – IT Professionals Track: Tips & Tricks for Planning, Deploying and Troubleshooting the Microsoft Office Live Meeting Service

    I really enjoyed showing all the features to all the attendees of the Microsoft Office Live Meeting and I really hope that you will test the Live Meeting in your environment and leverage all the tips & tricks shared during the my presentation.

    The first resource is http://www.livemeeting.com for all the product overview, features & information.

    Well, that’s all. Thank you all for attending Microsoft Virtual TechDays for this quarter and making it a huge success. Looking forward to see you all in upcoming events.

  • Hotmail now supports push email, calendar, and contacts with Exchange ActiveSync

    This is amazing…another milestone for Windows Live Services.sprite_logos_hotmail

    Hotmail is making it easier for you to stay up-to-date and be productive on your phone. Starting today, you can get your email, calendar, and contacts pushed automatically to your phone using Exchange ActiveSync (EAS). EAS keeps everything in sync between your phone and Hotmail, so whatever you do on your phone, like delete an email, add an appointment, or update one of your contacts with a new number, will also be reflected on the web, and vice-versa. If you use an email client on your PC that already syncs with Hotmail, like Outlook with the Outlook Connector or Windows Live Mail, what you do on your phone will show up there as well, delivering a seamless experience for managing your stuff between your PC email client, your browser, and your phone.

    Setup details: I encourage you to take a look at the phone-specific setup instructions and known issues at the Windows Live Solution Center page on Active Sync setup.

    Field

    Setting

    Server / URL

    m.hotmail.com

    Username

    Enter full email address, for example: someone@example.com

    Domain 

    Leave this blank

    SSL

    Enable this

    Certificate

    Accept the SSL certificate when prompted

    Mail, Contacts, Calendar, Tasks

    All can be enabled (see the Solution Center article for exceptions on some phones)

    For more details visit

    http://windowsteamblog.com/windows_live/b/windowslive/archive/2010/08/30/hotmail-now-supports-push-email-calendar-and-contacts-with-exchange-activesync.aspx

    Have a nice Exchange Experience