Skip to main content
Wazo, LLC Company Logo

Wazo, LLC Network Administrators Blog

Go Search
Home
  

Wazo, LLC Network Administrators Blog > Categories
Motorola Q9c and Vista Sync Center Troubles?
I have a Verizon Motorola Q9c and I recently updated it to Windows Mobile 6.1, however, I noticed that it was no longer recognized by the Sync Center in Vista 64-bit nor 32-bit. Odd.
 
How do you fix this? Simple, do the following:
 
On your Q9c choose Start -> Settings -> USB to PC, uncheck Enable advanced network functionality, click Done. Then connect your phone to your computer and let Vista install the Microsoft USB Sync driver.
 
You now need to run Windows Update and let it install the updated Microsoft Corporation - Other hardware - Microsoft USB Sync driver. After this, you should get a few prompts to accept the license agreements for the Sync Center and your device should be recognized.
 
According to the Motorola Q9c manual, page 57, disabling the Advanced Network Functionality forces the device to use a serial USB connection. So no actual functionality is lost, but, I don't want to leave it like this. So, let's get Vista to recognize our device in advanced mode.
 
So, re-enable the advanced network functionality by re-checking the box. Allow Vista to re-detect the device (I heard 3 USB sound notifications) and then run Windows Update and tell it to Check for Updates once again.
 
You should have a new driver ready for download: Microsoft Corporation - Networking - Microsoft Windows Mobile Remote Adapter. Install this driver, wait for Windows to automatically disconnect/re-connect your USB phone and it should not show up in the Sync Center as your Q9c.
 

Motorola Q9c Sync Center

Automated PDF Icon for SharePoint Services 3.0 64-bit
As of SharePoint Services 3.0, Microsoft still hasn't included an icon for PDF documents. They offer a nice KB Article (837849) on how to add one, but they don't provide the icon itself. So, without further ado, here is an automated batch file to add the icon to SharePoint Services 3.0 64-bit.
 
NOTE: This should work on SharePoint Services 3.0, however, I don't have a 32-bit platform to verify.
 
This batch file was based upon the MS KB Article and the excellent write-up by MS MVP Chad Gross.
Arcserve and Broadcom TOE
After upgrading one of our Dell PowerEdge 1950 servers to the latest Broadcom drivers, and installing the Broadcom Advanced Control Suite 2 (BACS), I started having issues with our nightly Arcserve r11.5 backups. Our server would drop offline, CPU usage would spike to 50%, all disk activity would stop, and the server would effectively drop off the face of the earth for 6-7 minutes, then recover like nothing had happened.
 
Our Arcserve Job Log reported the following error:
E3392
Backup server TCP reconnection timeout.
Not a lot to go on, but at least a start. While investigating, I noticed the BACS2 had the TCP Offload Engine (TOE) enabled and it was licensed for 1024 connections. I knew the backup wasn't using more than 1024 simultaneous connections and we had several other PowerEdge 1950 servers that were running backups just fine - but they didn't ship with TOE enabled!
 
Ah ha, now we're on to something. A quick Google search revealed several posts detailing problems with Windows 2003 SP1+ and TOE, especially the PowerEdge 195x series of servers. The recommendation of everyone?
 
Simply disable it.
 
So, without further ado, here is how you disable TOE on a Windows 2003 SP2 server, with the Broadcom Advanced Control Suite 2 installed via software.
 
Note: You can also remove an internal hardware key to disable it, but I hate going to the data center at 11PM at night. Here's a post that has a couple pictures of what the TOE hardware key looks like in case you'd rather take that approach.
 

  1. Open a command prompt and disable the TCP Offload Engine in the Windows 2003 SP2 TCP stack using the following command:
      1. Click the link for the Microsoft KB Article.
  2. Open the BACS2 and disable TOE:
    1. Start -> All Programs -> Broadcom Advanced Control Suite 2
    2. Select the adapter you wish to disable TOE on.
    3. Scroll over until you see the Resource Reservations tab:
      1. Highlight TCP Offload Engine
      2. Click Configure
      3. Check and Deselect the TCP Offload Engine under the NDIS section.
        1. You should see the bar at the top go from 83% to 0%.
    4. Click Apply - this will disconnect all network sessions for a few seconds.
    5. After you've disabled it on each adapter, click OK.
  3. Reboot your server.


You may only need to use the Netsh command to disable it, as upon reboot you can not re-enable TOE through the BACS2 - all the options are greyed out.

Good luck!

Share your iTunes Library Across Multiple Computers
I have a fairly extensive iTunes library that I've built up over the years and I listen to it across multiple devices - my laptop, a desktop computer or two, and of course my iPod.
 
I have been frustrated with the "music sharing" experience built into iTunes, so I decided to move everything to my home server as a central repository for my iTunes music that can be shared, accessed, and kept up-to-date by any computer. This will allow me to purchase a song on any of my authorized devices and have it immediately available to any of my other devices with no manual intervention. Slick.
 
This How-To will be based on a central Windows network share. It can be on a server, it can be a Linux Samba share, or you can simply share out the iTunes folder (the folder that contains your .itl file) on your main computer. The process should be pretty much identical, just alter the process below as necessary.
 

 
The first thing to do is create your network share. I created a folder on my home server called Share, and shared it as Media. I don't like simple file sharing, but if you use it, simply share it and make sure to check "Allow network users to change files". If you don't use simple file sharing, make sure to create a username/password combination that matches the machine you'll be using to access the share.
 
For example:
  • My desktop and laptop both have a username of Matt and a password of supersecret.
  • On the machine where the share is located, create a username of Matt and set the password as supersecret.

This isn't 100% necessary, but barring running an Active Directory domain at home, I find this the easiest way to manage my network usernames/passwords.

When you create the share, make sure to give the username you created full control under Sharing, as well as Security.

 

Sharing Properties

Security Properties


As you can see, the user Matt has Full Control under both the Sharing and Security tabs. Windows will default to the lesser of the two permissions, so make sure they are the same. Full Control is required so the user can update the .itl file and add/remove music.

On your desktop computer, rename your iTunes directory. I chose iTunes-bak. We'll remove this folder later, but you'll need it now. The folder is likely in My Documents\iTunes.

Create a drive mapping to the new share. I chose M: for Media. Just right click on My Network Places and choose Map Network Drive. From there, choose M: and in the box below that, type \\server-name\sharename. If your username/password combo is the same, everything should be mapped once you click OK. If not, you may be prompted for a username/password to access the share.

Now, let's point iTunes to the new central music share:

Single click on iTunes, hold the shift-key down and then double-click on iTunes to open it. You should see the following dialog:


 

Choose iTunes Library



Click Choose Library ... and point it to your previously mapped drive.

Once iTunes is open, it will be empty. Don't freak out! Your music is still safe. What we want to do, is open the iTunes folder we renamed earlier, open the iTunes Music subfolder, select all the folders (CTRL+A) and then drag and drop them onto the empty iTunes folder window. This will start a file copy.
 

Note: Make sure you've configured iTunes to copy any new music to your iTunes folder when you add them to your library.

iTunes Options



Once the file copy finishes and iTunes finishes analyzing the files, you should see all your music populated under the iTunes Music tab.

Don't worry, the hard part is over!

Now, on any other devices you wish to connect, simply map the drive exactly as you did above, do the shift+double-click trick and point iTunes to your new library!
 
If you want to access this share across the internet, install Hamachi or your favorite VPN software to connect back to your home network and voila, now you can access your iTunes folder from any WiFi hotspot as well.
 
  • Some parts of this article should be credited to LifeHacker. They provided the final piece of this puzzle for me which was dragging and dropping the old iTunes folder into iTunes to create a new library on the share. Thanks guys!