Retrieve HP IP phones serial numbers from Lync Server

Hello everyone.
I'm wondering if there's anyway to retrieve HP phone serial numbers from Lync Server using a script or any method there ? 
If there's not, Is there any tool that would extract the serial numbers of the phone from HP Phones? I know until now there's two HP phones that's compatible with Lync.
4110 and 4112.
I would appreciate any comment. 
thanks
Mohammed JH

I got it, 
This batch file will do the job, I created a folder on Lync and made it available for me on the network so I can get a daily report of the HP connected phones along with serial numbers. 
The folder name is C:\PublicFolder
The below batch file will check for the word (HP) on the Lync imageupdates folder and will send all files which have HP inside them to the public folder. 
I will run a schedule task on daily basis to do this. 
Thanks.
setlocal
set SourcePath=C:\Lyncshare\1-WebServices-7\DeviceUpdateLogs\Server\Audit\imageUpdates
set TargetPath=C:\PublicFolder
set FileMask=*.*
set Search=HP
for %%a in ("%SourcePath%\%FileMask%") do (
echo Processing %%~nxa ...
findstr.exe /r "\<%Search%\>" "%%a" >NUL
if not errorlevel 1 (
copy "%%a" "%TargetPath%"
echo Done.
Mohammed JH

Similar Messages

  • Collect Serial numbers from IP Phones

    Hi,
    How can we collect serial numbers from ccm 4.x(for ip phones)????????

    Hi,
    Unfortunately, since CCM doesn't store that information in the database, there is no way to retrieve that in bulk. There are some tools available that will do this job for you by going out and discovering each IP phone and recording their serial numbers.
    Here are some links:
    1. ClarusIPC Operations (my favorite) - http://www.clarussystems.com
    2. CMReports Phone Scanner - http://www.cmreports.com/shop/index.php?main_page=index&cPath=5
    I hope this helps.

  • Get All serial numbers from a computer.

    Get All serial numbers from a computer.
    I have an application were knowing which computer the program is being run on is a very important aspect.  I want to be able to get the Hard Drive Serial Number, the Motherboard Serial number, and any other devices that are installed on the computer.  This includes such things as NI Can Cards (PCMCIA), AN SCXI Chaises and PCI cards.
    This information will provide the necessary link and will prevent an misconceptions as to what was and is installed on the computer.
    Any and all help that can be provided for this would be greatly appreciated.  

    Hi Kyle,
    To get you started, I have attached a VI that will return the serial number information for any devices in your system that use the NI-DAQmx drivers.  In addition, this VI will allow you to obtain certain information about devices in your system that have VISA resource names.  To ensure all of your PCI devices are accessible to VISA, you must enable this option in Measurement and Automation Explorer.  In MAX, go to Tools>>NI-VISA>>VISA Options and select the radio button "Show all devices accessible to VISA" in the "PXI/PCI and Firewire Interfaces" section.  The property node in the top for loop of the VI contains various properties about these devices that can be accessed.  As far as other non-NI devices in your system, a call to an external Windows DLL may be your best option for obtaining serial number information about the hard drive, motherboard, etc.
    Regards,
    Andrew W
    National Instruments
    Attachments:
    Get Device Info.vi ‏44 KB

  • Step by Step Migration from Lync Server 2010 to Lync Server 2013

    Hi All,
    I just finished migration from Lync Server 2010 to Lync Server 2013 (for enterprise servers) in my lab environment. After that I started to write article series that contains five parts. You can see below first three parts and I think , I will upload
    rest of parts until this weekend.
    Part 1 - http://www.oiboran.com/?p=1073
    Part 2 - http://www.oiboran.com/?p=1109
    Part 3 - http://www.oiboran.com/?p=1140
    Hope to be useful,
    Regards
    Part 4 http://www.oiboran.com/?p=1171
    Part 5 http://www.oiboran.com/?p=1219 (added on 20.12.2012)
     

    It's working for me now, so maybe it's back up.
    If this helped you please click "Vote As Helpful" if it answered your question please click "Mark As Answer" | Blog
    www.lynced.com.au | Twitter
    @imlynced

  • Custom SSRS report dev from Lync Server 2013

    Trying to replicate canned Lync 2013 User Activity Report, but with more filtering capability, using SSRS. Necessary to do this way because we're adding details like user name, department and location from our Active Directory.
    Have been unable to ever find support on WHAT the query or stored proc IS behind the UA report. If I have that code I can incorporate that with our data.
    Any help appreciated!
    James Nelson

    Hi,
    Check whether the SBC support REFFER if not disable REFFER from Lync Server Trunk configuration.
    Please check if the SBC is supported with the help of the link below:
    http://technet.microsoft.com/en-us/lync/gg131938
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Is it possible to hide work phone numbers from Lync client?

    Hello all.
    Out customer has following infrastructure:
    One Standard edition FE Lync Server 2010. IP PBX not yet integrated with Lync.
    They want to hide work phone numbers in Lync Address book. I played a lot with ABSConfig, deleted all entries with phone, etc. Update-CsUserdatabase, Update-csaddressbook. Forced clients 2010, 2013 to update their address book, but numbers appear again.
    Please help. 

    Hi,
    You can try to change privacy relationship of your contacts to the "External contacts" or "Blocked contacts", by default your colleagues will be set to "Colleagues" group and the federated partner contacts will be set to "External contacts".
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Can I locate my lost iphone by the serial numbers from a computer?

    I have lost my iphone 5 and the find my phone locator is not on and it is not registered with icloud.  Can I locate the iphone by the serial numbers I have from the box, on a computer?

    No
    these are your options
    http://support.apple.com/kb/HT2526

  • Serial numbers from PO(ME21N) to be updated in standard VL10B deliveries

    Hi,
    New to enhancements and need help.
    I have Purchase Orders created in ME21N. But material specific serial numbers are entered in Texts as this enhancement wasn't implemented prior prod release. Now we needed seralization to be implemented. Configuration is done and I've finished an enhancement where internal serial numbers are associated with product serial numbers specific to the PO. This works fine if we are manually creating TO and delivery in foreground.
    My issue comes with, is there any way we can create internal serial numbers for materials (particular materiall types specified in the configuration) if the delivery has been created in VL10B using either BAPI or function module or online in background.
    All i need is an idead or clue as to how it can be implemented.
    I can trigger an enhancement in VL10B, but should I use an implicit enhancement. Or is there an User Exit or BADI for this.
    Any suggestions please
    Thanks and Regards
    Naveen Vajja

    Thanks Eduardo. I'll def look into that.
    Update though. I've already done implementing this by setting
    automatic = 'X'.
    in SAPLIPW1. If you want a detailed explantion. I can help with this.
    Though for 'Return orders', this won't work.
    For this CSD will be entering the serial numbers of return materials in texts of PO which get transferred to delivery.
    For this updation, in PAI modue of SAPLMEGUI (VL10B), we need to update these serial numbers (FM READ_TEXT) from texts into SAP internal serial numbers. Please correct me if my approach is wrong.
    Need suggestion for this.
    Thanks
    Naveen Vajja

  • Delete serial numbers from inbound delivery

    which is the best way to delete serial numbers(not manually) from inbound delivery other than writing a VL32N BDC. is there any FM or BAPI to do this? I've tried WS_DELIVERY_UPDATE and SERNR_DEL_FROM_DOCU, but they are not working. any suggestions/tips please.
    thanks
    Sam

    There was no data relating to serial numbers in the system. It rarely happens that FMs whose name and description almost fits our purpose doesn't work. Nevertheless it happens.
    Coming back to your point, I think SERNR_DEL_FROM_DOCUMENT should work. Did you check the changing parameter T_SMESG ? Is it informative ?
    Also check tables SERNR and R_SERNR.
    Other way (but a circuitous way) to check is just before deleting the serial numbers do a '/h' and in debugging find out what Function Modules does SAP call before deleting. You can simulate the same scenario and test it.
    You can also check if any classes are available to serve the same purpose.

  • Downloading CS5 with serial numbers from disks onto new computer

    I have adobe creative suite 5 design premium from disks that I bought. I want to upload them to my new computer but my new computer does not have a place to put the cd disks in. I tried to download it online by typing in my serial numbers on the back of the box, but when I do that it says the code is invalid. What do I do?

    Hi dmorimoto13,
    You can try these steps,
    1.http://helpx.adobe.com/creative-suite/kb/error-serial-number-valid-product.html
    2.http://helpx.adobe.com/creative-suite/kb/invalid-serial-number-cs4.html
    The serial number is active & correct.
    Hope it helps you.
    Regards,
    Rajshree

  • I have Creative Suite 3 Master Collection. Am trying to install Photoshop CS4 upgrade. It will not accept any of the serial numbers from my Creative Suite 3 Master Collection. The upgrade is for Photoshop CS 4 only

      Need help installing Photoshop CS4 upgrade. I have Adobe Creative Suite 3 Master Collection installed on my computer. When trying to install Photoshop CS 4 upgrade. I am ask for serial number of Photoshop CW, CS2, & CS3 I put in the serial number from my Creative Suite 3 Master Collection. None of which are accepted. What do I need to do to accomplish upgrade?

    When you purchase a Creative Suite collection, you can't run an upgrade on an individual product within the Suite. You have to upgrade the entire collection.
    You could purchase a copy of Photoshop CS6, or a subscription to Photoshop which can be as little as $9.99 with the Photography plan to the Creative Suite.
    Adobe no longer sells upgrades to CS3 or CS4.

  • Can I download software using serial numbers from disks?

    I own Adobe Premier Elements 10 and Adobe Photoshop Elements 10. I was bought the disks for my birthday in 2012 but before I had chance to install them onto my laptop it crashed and died, so I've never used them. I've now bought a macbook pro and wanted to install the Photoshop package but I don't have a disk drive. Is there a way to download the software using the serial numbers I have? Thanks in advance for any help.

    Hi Littleturnip,
    Please click on the below link to download Photoshop elements and Premiere elements 10.
    http://prodesigntools.com/photoshop-elements-10-direct-download-links-pse-premiere-pre.htm l
    Please make sure to complete the Very Important Instructions section prior to clicking on the download link.
    Thanks

  • I have my serial numbers from original purchase and they do not work when installing Adobe CS5

    Cannot install Adobe CS5 on my MAC, even though I have my original serial numbers. I have been on hold with Customer Support for 51 minutes now and getting very frustrated - please help asap

    What is the error message you are receiving?

  • I downloaded the trials on my pc..where do i type in my serial numbers from my cards

    I have a new Laptop and want to put my prepaid cards on this computer.. i downloaded the PhotoShop Elements 12 and Premier Elements 12 and need to know where I imput the card numbers to transfer the serial numbers to this computer.  Thank you..

    Unfortunately, you're in the wrong forum.  This is not the Elements forum.  Elements in not Photoshop proper.
    Here's the link to the forum you want:
    https://forums.adobe.com/community/photoshop_elements/content

  • Emac Serial numbers from exchange program

    I was wondering if anyone out there knew exactly what the serial number range was for the Emacs that have the bad capacitors on them. I thought they were ones that started with G84 - G85 but did not see any numbers after that. I want to try and narrow down what computers I might have that would fit for calling apple. I know it has been a while since this problem was first discovered but just in the last year has any of the ones I have started giving me trouble. I am hoping to get these taken care of. At my school we have bought and still buy a lot of apple products so hopefully they will honor the product they sell. Thanks

    The list of serial numbers is apparently gone.
    My eMac has been freezing lately, and I have to hold the power button in to turn it off and restart it. I thought that I checked the serial number a long time ago and found that it is NOT a part of the problem batch.
    I am trying a fresh install of Tiger right now to see if that helps my problem.
    G833010** is the serial number on my eMac.
    I turned it over and removed the cover, but, there were no capacitors readily visible behind the steel cage in there by the memory. The one I could see, I could not see well enough to see if it is bulging.
    Hopefully, mine is not one of the bad ones, because I know the repair program is LONG over now. I'm not confident enough in soldering to do a board level repair of my logic board either. I have done a search, and it does not seem like I could find a different one very easily.
    Thanks!
    <Edited by Host>

Maybe you are looking for

  • How do I share files from Windows Vista to a Mac with Lion OSX?

    How do I share files from Windows Vista to a Mac with Lion OSX?  I'm having SO much trouble with this!  Any help would be appreciated!!!

  • HP laserjet p1102w firmware update problem

    HP offers an update of firmware for Eprint, nevertheless this update has a mistake since when it establishes himself and got the power off the printer, the IP gets lost in the memory of the printer and changes for 0.0.0.0. It is a mistake for HP in t

  • Is docking station compatible for T400 and T520?

    Since 2 years I am working on a T400 laptop with a Lenovo ThinkPad Advanced Mini Dock for Z,T & R 60 Series. I am thinking of buying a T520 laptop and would like to know if this docking station is compatible? The shop says it is not, and I have to bu

  • Google calendar sync AFTER upgrade

    I'm having a small issue after my upgrade... We use google e-mail at work.  I had previously set-up my google account using EAS.  Now that I upgraded I deleted that account and used the auto set-up, e-mail works fine, contacts seem to work fine, and

  • Message no:m7114

    Hi all I am getting error while using movement type 242 in mb1a transaction code like this " Account xxxx for transaction event key ANL is not a control account" Any one can help me Thanks in advance Phaneendra