big props to these folks at companionlink.com:
http://www.companionlink.com/support/kb/Droid_Pro_(some_Motorola_phones)_do_not_mount_after_Android_Update
I had the same issues and found their resolution worked perfectly, Verizon's article was useless... Thanks.
Droid Pro (some Motorola phones) do not mount after Android Update
On October 15, 2011 Motorola pushed out an Android 2.3.3 update to Droid Pro users that caused their devices to no longer mount in USB Mass Storage Mode. When connecting the device in Mass Storage Mode, then PC tries to install an MTP device driver.
Since CompanionLink and DejaOffice utilize USB Mass Storage Mode for USB sync, this prevented DejaOffice and CompanionLink from syncing via USB.
The problem is a driver conflict on the PC that can be resolved by following the steps below.
1. Connect the Droid Pro to the PC, pull down the notification bar, select USB Connection, then USB Mass Storage and wait for the MTP device driver to fail to install
2. Open Device Manager and look under "Portable Devices" for an "MTP USB Device" (or driver letter) with a yellow warning symbol
3. Right click MTP USB Device and select "Update Driver Sofware..."
4. Do not select "Search Automatically..." and Select "Browse my computer..."
5. Select "Let me pick..."
6. Do not select "MTP USB Device" and Select "USB Mass Storage Device" then Next, then Close.
Tips, tricks, and scripts for Admins on the run. Also this serves a a brainless repository for me when I know I'll need it later.
Saturday, December 31, 2011
Wednesday, October 5, 2011
Get users that have an email address and are enabled.
I was helping a friend today with this:
it returns enabled users with an email address defined.
dsquery * -filter "(&(&(objectCategory=user)(objectClass=user)(mail=*)(&(!userAccountControl:1.2.840.113556.1.4.803:=2))))" -limit 0 | dsget user -display -fn -ln -email
it returns enabled users with an email address defined.
dsquery * -filter "(&(&(objectCategory=user)(objectClass=user)(mail=*)(&(!userAccountControl:1.2.840.113556.1.4.803:=2))))" -limit 0 | dsget user -display -fn -ln -email
Sunday, September 25, 2011
Importing printers from one 2k8r2 server to another fails
I had an issue where an import of printers failed when the destination server fails. The solution was simple, I installed sp1 on the destination server.
Wednesday, September 14, 2011
IT Administration | Configure Flash Player auto-update notification
Wanna disable auto updates for flash? Well Here ya go!
IT Administration | Configure Flash Player auto-update notification:
'via Blog this'
IT Administration | Configure Flash Player auto-update notification:
'via Blog this'
Monday, September 12, 2011
Windows 7 Supports Login Screen Customization Without 3rd Party Software, How-to Instructions Inside - Tweaking with Vishal
Windows 7 Supports Login Screen Customization Without 3rd Party Software, How-to Instructions Inside - Tweaking with Vishal
Found this today, thought I might give it some visibility since more and more corporations are going to Windows 7
Found this today, thought I might give it some visibility since more and more corporations are going to Windows 7
Thursday, August 25, 2011
Optimizing for Performance with the Windows Performance Toolkit :: Sessions :: Microsoft PDC10 | October 28 — 29
Take a moment to check this video out if you're a performance geek.
Optimizing for Performance with the Windows Performance Toolkit :: Sessions :: Microsoft PDC10 | October 28 — 29:
'via Blog this'
Optimizing for Performance with the Windows Performance Toolkit :: Sessions :: Microsoft PDC10 | October 28 — 29:
'via Blog this'
Subscribe to:
Posts (Atom)