BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 01-27-2009, 08:47 AM   #1
cavy
Thumbs Must Hurt
 
Join Date: Feb 2008
Location: Oconomowoc, Wi
Model: 8100
PIN: N/A
Carrier: AT&T
Posts: 54
Default App Polling

Please Login to Remove!

What i would like to know if there is anyway to poll all the devices on the system to see what apps they have installed? Our purchasing dept currently controls the blackberry devices and i just run the server for them. The reason i am wondering this is because they don't have the wap shut down so people can't download stuff from the app stores. I want to gather some evidence so i can get wap shut off because it will be a cost savings to the company as of right now you can download anything from wap and it just gets added to the companies bill. Any info would be greatly appreciated.
Offline  
Old 01-27-2009, 08:52 AM   #2
Frank Castle
BlackBerry Extraordinaire
 
Frank Castle's Avatar
 
Join Date: Jul 2005
Location: MA
Model: 9930
PIN: PM Me!
Carrier: VZW
Posts: 1,073
Default

Not that you can export. You can look at each person's properties / Blackberry Device (read only) and look through Applications.

I believe your carrier can do something on the plan side to prevent this as I cannot buy ringtones / wallpaper etc. I can check with our procurement team that manages that side and find out what they did.
Offline  
Old 01-27-2009, 09:29 AM   #3
mahoward
CrackBerry Addict
 
mahoward's Avatar
 
Join Date: May 2005
Model: 8900
Carrier: T-Mobile
Posts: 560
Default

You can try this SQL query, but it will tax your SQL server for a bit if you have a lot of users. You can then sort the Data field and get rid of the RIM modules listed.

SELECT UserConfig.DisplayName , SyncDeviceMgmt.* FROM SyncDeviceMgmt INNER JOIN UserConfig ON SyncDeviceMgmt.UserConfigId = UserConfig.Id

If you just want to search on a specific app, you can do this:

SELECT UserConfig.DisplayName , SyncDeviceMgmt.* FROM SyncDeviceMgmt INNER JOIN UserConfig ON SyncDeviceMgmt.UserConfigId = UserConfig.Id WHERE (SyncDeviceMgmt.Data LIKE '%metamessage%')

In this case I was searching for a 3rd party product called MetaMessage to see who still had it cause we are decommissioning it.
__________________
BESX 4.1.7 on Exchange 2003: 65 Devices
BESX 5.0.3 on Exchange 2003: 2007 Devices
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


National Instruments Mainframe Chassis - NI-PXIe-1071 w/Warranty picture

National Instruments Mainframe Chassis - NI-PXIe-1071 w/Warranty

$690.00



Agilent E1301B Mainframe  9-slots with multimeter, totalizer, and relay muxes picture

Agilent E1301B Mainframe 9-slots with multimeter, totalizer, and relay muxes

$200.00



Tektronix TM503 3 Bay Mainframe With FG 503, DM 502, PS 503 A Modules 120V AC picture

Tektronix TM503 3 Bay Mainframe With FG 503, DM 502, PS 503 A Modules 120V AC

$169.64



Chroma 6312A DC Electronic Load Mainframe **FOR PARTS ONLY, POWERS ON** picture

Chroma 6312A DC Electronic Load Mainframe **FOR PARTS ONLY, POWERS ON**

$150.00



NEWPORT 8800 PHOTONICS TEST SYSTEM MAINFRAME picture

NEWPORT 8800 PHOTONICS TEST SYSTEM MAINFRAME

$499.99



MT9810A ANRITSU OPTICAL TEST SET MAINFRAME picture

MT9810A ANRITSU OPTICAL TEST SET MAINFRAME

$500.00







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.