How to find MAC of phone last logged into by specific User

Greetings, 
How can I find the MAC of the phone a User last logged in to?  The user is currently not logged in to any phone. 
Thank you 

thank you Jaime
is this intrusive?  will the pulling of EM traces affect CUCM performance or is it a simple task? 
can this be done via RTMT?
please provide instructions if possible.
thank you again

Similar Messages

  • Problem Logging Into A Specific User Account - OS X Leopard

    Hello,
    I need assistance with a problem of logging into a specific account in Leopard. It would get stuck in space vortex screen. I have no problem logging in with another account. I tried deleting the account/folders and creating the account with the same user but it would get stuck in the same screen. I don't have a problem logging in with another newly created user id.
    I tried locate information relating to this specific problem but was unsuccessful. Any assistance will be great appreciated.
    Regards

    Hello,
    Somehow I fixed the issue by deleting the user account and fixed the disk permission.

  • I need a script that will find the computer a user last logged into.

    I am still learning scripting, I need a script that will allow me to pull in usernames from a csv file. Find what computer they last logged into and output that to an csv file.
    I have looked all over and can't find exactly what I need.
     I found the following script but I need  to add the resuitsize unlimited but can not figure out where to put it we have a large environment. Also I need to be able to grab username from a csv file. Any assistance you can provide is appreciated.
    ##  Find out what computers a user is logged into on your domain by running the script
    ##  and entering in the requested logon id for the user.
    ##  This script requires the free Quest ActiveRoles Management Shell for Active Directory
    ##  snapin  http://www.quest.com/powershell/activeroles-server.aspx
    Add-PSSnapin Quest.ActiveRoles.ADManagement -ErrorAction SilentlyContinue
    $ErrorActionPreference = "SilentlyContinue"
    # Retrieve Username to search for, error checks to make sure the username
    # is not blank and that it exists in Active Directory
    Function Get-Username {
    $Global:Username = Read-Host "Enter username you want to search for"
    if ($Username -eq $null){
    Write-Host "Username cannot be blank, please re-enter username!!!!!"
    Get-Username}
    $UserCheck = Get-QADUser -SamAccountName $Username
    if ($UserCheck -eq $null){
    Write-Host "Invalid username, please verify this is the logon id for the account"
    Get-Username}
    get-username resultsize unlimited
    $computers = Get-QADComputer | where {$_.accountisdisabled -eq $false}
    foreach ($comp in $computers)
    $Computer = $comp.Name
    $ping = new-object System.Net.NetworkInformation.Ping
      $Reply = $null
      $Reply = $ping.send($Computer)
      if($Reply.status -like 'Success'){
    #Get explorer.exe processes
    $proc = gwmi win32_process -computer $Computer -Filter "Name = 'explorer.exe'"
    #Search collection of processes for username
    ForEach ($p in $proc) {
    $temp = ($p.GetOwner()).User
    if ($temp -eq $Username){
    write-host "$Username is logged on $Computer"

    If you are querying by user "resultset size" will be of no use.
    You also have functions that are never used and the body code doe snot look for users.
    Here is what you scrip looks like if printed well.  It is just a jumble of pasted together and unrelated items.
    ## Find out what computers a user is logged into on your domain by running the script
    ## and entering in the requested logon id for the user.
    ## This script requires the free Quest ActiveRoles Management Shell for Active Directory
    ## snapin http://www.quest.com/powershell/activeroles-server.aspx
    Add-PSSnapin Quest.ActiveRoles.ADManagement -ErrorAction SilentlyContinue
    $ErrorActionPreference = "SilentlyContinue"
    # Retrieve Username to search for, error checks to make sure the username
    # is not blank and that it exists in Active Directory
    Function Get-Username {
    $Global:Username = Read-Host "Enter username you want to search for"
    if ($Username -eq $null) {
    Write-Host "Username cannot be blank, please re-enter username!!!!!"
    Get-Username
    $UserCheck = Get-QADUser -SamAccountName $Username
    if ($UserCheck -eq $null) {
    Write-Host "Invalid username, please verify this is the logon id for the account"
    Get-Username
    get-username resultsize unlimited
    $computers = Get-QADComputer | where { $_.accountisdisabled -eq $false }
    foreach ($comp in $computers) {
    $Computer = $comp.Name
    $ping = new-object System.Net.NetworkInformation.Ping
    $Reply = $null
    $Reply = $ping.send($Computer)
    if ($Reply.status -like 'Success') {
    #Get explorer.exe processes
    $proc = gwmi win32_process -computer $Computer -Filter "Name = 'explorer.exe'"
    #Search collection of processes for username
    ForEach ($p in $proc) {
    $temp = ($p.GetOwner()).User
    if ($temp -eq $Username) {
    write-host "$Username is logged on $Computer"
    I suggest finding the original code then use the learning link at the top of this page to help you understand how it works in Powershell.
    ¯\_(ツ)_/¯

  • Hello hi, i just won't to ask, if there has been any changes on how to find a stolen phone, did some one come up with a fare and good solution. as it is not fare at all when some one could use it for free and there is a lot of things could be done to this

    hello hi, i just won't to ask, if there has been any changes on how to find a stolen phone, did some one come up with a fare and good solution, new Apps. as it is not fare at all when some one could use it for free and there is a lot of things could be done to this condition, no one seem to care,
    i have a story about my sister, am talking on her behalf, she got stolen her phone at a caffee when she just come from a horeble exam, she was very mad and having haedace for not doing well at the exam, i ask her if we could have coffee before we go home, once she sate; while i was getting the coffee for her, some one snicked to her pocket and took the phone, immidatly she feelt it and went on to searching, but nathing was hopefull. what makes it more heart braking is that she worked day and night just to buy the phone and pay for her books and so on as a student. she use to work 16 houres a day before she had to start school. 8 houres in one place and then to the other place. and she was always demanding for more houres to work; one day her boss saw her on her other job and she was serprised to see her and saied OHhh my God Milly if you work like this, i wonder if you servive, how could you also ask for more houres, My sis had to do it she has no parents or any thing, well the phone was taken after only two months of having it. the sad thing is she stile dream having it even though she can't think of buying againe. well me i have tryed a lot of things but i know some were out there there is a solution for people like this, it is not always fare for some one who has payed up to 800 to just loose his ......  
    Thnks

    I'm sorry, but your sister, unless she had already turned on the "Find my iPhone" feature and the person who took the phone has not disabled it, is out of luck. She should report the theft to local police authorities, including the serial number of her iPhone. While her experience is unfortunate, there are good reasons why Apple cannot do anything else about it.
    I hope she gets her phone back.
    Best of luck.

  • TS3376 how can i tell if someone is logging into my find my iphone account and how can i find out who it is?

    how can i tell if someone is logging into my find my iphone account and how can i find out who it is? Can I add a second layer of password security for Find My iphone?

    Nobody can log in to your iCloud account unless you gave them your password. There is no other way.
    If you shared your password with someone (not a good idea) and no longer want them to have access to your account, change the password and don't share it again.

  • How can stageWebView  keep another cache as logging into my site through simulator on mac also logs me in safari

    how can stageWebView  keep another cache as logging into my site through simulator on mac also logs me in safari plz help with a solution or alternative??  thanks

    You could install Tab Mix Plus, which offers a Duplicate Tab feature you could use after logging in: this should keep the login state intact while creating the new tab.
    See https://addons.mozilla.org/en-US/firefox/addon/1122

  • How to find mac address of a client computer in specified time and port in WIFI WCS Control system

    how to find mac address of a client computer in specified time and port in WIFI WCS Control system

    WCS record-keeping is very crude.  
    You'll get the time/date when the client authenticated.  You'll get the local inside address but you'll need the router to translate the outside IP address and the port.  
    You will need a proxy server to determine what sites did a wireless client goes.

  • How to find out i phone is unlock with out sim card

    how to find out i phone is unlock without sim card

    Put a SIM in the device from a carrier that it is not locked to.
    Contact Apple Customer support, provide them the Serial number and they may be able to provide that information.

  • How do i log out of icloud on my phone to log into a different account?

    how do i log out of icloud on my phone to log into a different account?

    Settings > iCloud > Delete Account then sign in with the one you want.

  • How to find  a concurrent request's responsibility of  the FND user

    How to find a concurrent request's responsibility of the OA user who submitted?
    For example, I have a concurrent request id: 123, I know user A submitted,
    I want to know user A's Responsibility when submitting the request id: 123.
    Thanks

    Hi,
    I'm not sure about this, but can you check whether FND_CONCURRENT_REQUESTS.RESPONSIBILITY_ID provides you with the RESPONSIBILITY_ID of the user from which the request is triggered ? If yes, joining this with FND_RESPONSIBILITY_VL.RESPONSIBILITY_NAME can give you the name of the executing responsibility.
    Regards,
    Rakesh.

  • How to find the recent changes done in the workflow by user id ?

    Hello all,
    How to find the recent changes done in the workflow by user id ?
    I have made changed in Production system .
    Like changing the status ,
    changing the agent ,
    but for these it will , not ask for any request .
    So i want to know is there any method to find what are the changes done by me ?
    Thanks and regards
    Prem

    Hi,
    This is caused by mandant settings in scc4. It's better not to make changes in PRD, because then your DEV en QA systems differ.
    Kind regards, Rob Dielemans

  • Issue is happening on a Mac. I cannot log into creative cloud all I get is for squares in the center of the screen that a blinking

    issue is happening on a Mac. I cannot log into creative cloud all I get is for squares in the center of the screen that a blinking

    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • How to find a memory and CPU used by a specific concurrent program ?

    Dear All ,
    How to find a memory and CPU used by a specific concurrent program ?
    Thanks.

    Hi,
    How to find a memory and CPU used by a specific concurrent program ?
    Could you please let us can we get the
    memory used for a specific concurrent request .
    Please refer scripts available at:
    Concurrent Manager and program related scripts
    Queries : Concurrent Managers/Processes
    Thanks &
    Best Regards,

  • After I upgraded to Firefox 5 for Mac, I have problems logging into our FileMaker Pro database.

    After I upgraded to Firefox 5 for Mac, I have problems logging into our FileMaker Pro database. When I type in my Account Name and Password and click Login, Firefox just refreshes back to the blank login window.

    Hi All,
    Any help?
    No one has any answers here amoungst all this apple knowledge?
    Thank you

  • I can log into Connect Central, but I can't log into a specific meeting. How can I fix this?

    I can log into Connect Central, but every time I try to log into this specific meeting it gives me the "Invalid User/Password" error even though I'm using the right password.

    In Connect Central, you should see a My Meetings tab on the home page. Any meetings that you have pre-defined permissions to (Participant, Presenter or Host) should show up there. If you have permissions, you may be able to browse to the meeting location on the server and enter it there, but that may not be a possibility for you.
    Additionally, if you are logged into Connect Central, then clicking on the link for the meeting should just pass you into the room.

Maybe you are looking for

  • External hard drive error / disk utility not repairing

    I am having problems with a particular external hard drive. Device is a Transcend StoreJet 25M (640GB) currently formatted in Mac OS Extended (Journaled). It was previously formatted in FAT32, exFat, and also Mac OS Extended (Journaled). It started g

  • Need to Pick the file with continious records in File Sender

    Hi, I am Working with File to Idoc Scenario. Where I am using Field Fixed length as FCC. The fixed length of each record is 200. I am able to pick the first 200 characters. For example: If the file has 600 characters continiously. The first 200 belon

  • Streaming Long Videos Not Working

    So in a nutshell tv shows stream/music streams but movies will not stream. To consolidate i have a server box that streams my itunes library with client systems. My iMac has no trouble, my laptop (vista) no issues, but my main desktop (xp pro) cannot

  • Cheap Firewire / Thunderbolt audio interface

    Hello Mac people, I have a 13" MacBook Pro, and the Music department need it to be able to have a way to input music while listing to headphones at the same time. I am aware that there is a input/output jack available, but from my understandings it i

  • Issue creating a database: SGA_MAX_SIZE and SGA_TARGET

    Hello: While creating a custom database, I am running into issues with the values I specify for SGA_MAX_SIZE and SGA_TARGET. The install manual for the product I am creating the database for says that SGA_MAX_SIZE should be >= SGA_TARGET_SIZE. It als