BlackBerry User anhand der IMEI, PIN oder Model finden

Mit diesem SQL-Befehl könnt Ihr nach Usern suchen, von denen Ihr nur die IMEI oder PIN habt. Da es die SQL-Felder schon zulassen, ist dies natürlich auch für das Model möglich, somit könntet Ihr also eine kleine Auswertung aller User machen, die z.B. das Model 9700 im Besitz haben – dafür müsste lediglich die „where-Zeile“ abgeändert werden. Ist im Prinzip das selbe Spielchen, wie die Suche nach der Telefonnummer.

select uc.DisplayName,
uc.PIN,
ds.ModelName,
ds.AppsVer,
ds.PlatformVer,
ds.PhoneNumber,
ds.IMEI,
ds.HomeNetwork,
ds.ESN,
ds.ICCID,
ds.IMSI,
ds.FlashSize,
ds.ITPolicyName,
ds.ITPolicyTime from UserConfig uc
left join SyncDeviceMgmtSummary ds on uc.Id=ds.UserConfigId
where ds.IMEI like ‚%346828.02.891037.4%‘
order by uc.DisplayName

Für die Abfrage nach der PIN müsst ihr where ds.IMEI like ‚%346828.02.891037.4%‘ in where uc.PIN like ‚%215FB35%‘ ändern, wobei die PIN natürlich frei wählbar ist.

Martin Cygan

Martin ist Gründer des Blogs und berät Unternehmen im Umfeld der mobilen Lösungen. Seine Spezialthemen sind iOS, Mobile Device Management und Enterprise Mobility, sowie Apps.

9 Gedanken zu „BlackBerry User anhand der IMEI, PIN oder Model finden

  1. Hi,
    dieser SQL-Select kann aber nur die Besmgmt db abfragen oder kann ich das über meinem Bold auch benutzen?

    Bölde Frage ;-)

  2. You want to have a statement or proof that you did
    spend your individual well being care insurance coverage.
    Personal Tax An abundance of benefits in having your accountant file your business and personal taxes will come out.
    If you attach a corrected Form 1040, be sure to write ‚Amended‘ across
    the front of both pages of the 1040.

    my web site; boca raton classic cars

  3. I am the webmaster of a internet site that is committed to Jane Norman Dresses.
    Dater shows women who are controlled, comfortable with their bodies, confident and
    who break the passive stereotypical image of woman. Now,
    in reality, Jiang Hao has been arranged outside the
    site in their own good wind and rain do not care through the
    Alexander matrix, it can barely be regarded as a certain power of self-protection, but
    Jiang Hao was also not at all to relax this principle.

    My blog post boutique Prom dresses for teens

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert