Disabling the previous agent info on the login screen

We are using IPCC enterprise 8.03 with CTIOS and offer multiple shifts in our call center. Due to security reasons, we would like to disable the last agent logged in info from the IPCC agent desktop. Currently when an agent launches IPCC desktop, it displays the agent id and extension of the last agent who was logged in; we would like to set it where last agent's information is not automatically pre-populated.
Thanks for your help..

we use the below bat file for lauching CAD to remove existing agent data.
@echo off
setlocal
REM # This script re-writes the .ini file for CAD to clean up old usernames.
REM # It restors a copy of the .ini file over the current version, and
REM # substitues the username field with the current user and removes
REM # (blanks) any existing phone extension.
set INI_LOCATION="C:\Program Files\Cisco\Desktop\config\PhoneDev.cfg"
REM set INI_LOCATION=PhoneDev.ini
REM ### Original File: ###
REM [PhoneDevice]
REM Appearance0=6752
REM [AgentID]
REM AgentID=test
REM [AgentMobilePhone]
REM RemoteAgent=0
REM Number=
REM AgentWorkMode=0
REM ######## END of Original #####
C:
REM ## Build new file from scratch
echo [PhoneDevice] > %INI_LOCATION%
echo Appearance0= >> %INI_LOCATION%
echo [AgentID] >> %INI_LOCATION%
echo AgentID=%USERNAME% >> %INI_LOCATION%
echo [AgentMobilePhone] >> %INI_LOCATION%
echo RemoteAgent=0 >> %INI_LOCATION%
echo Number= >> %INI_LOCATION%
echo AgentWorkMode=0 >> %INI_LOCATION%
REM # END
cd "C:\Program Files\Cisco\Desktop\bin"
start agent.exe
exit

Similar Messages

  • I just bought a used iPad 2, how do I change the previous owners info for the app store? Whenever I try to buy an app it asks for the previous owners password for the iTunes account. I have my own account Nd would like to use it.

    Need help Changing the previous owners settings for the app store. I can't buy any apps. Because it asks for previous owners information.

    I had this same problem, and it was erased.
    For some really odd reason iPads sometimes retain the last user iTunes account on first visit to the iTunes store.
    I am thinking it is actually the iTunes store recognising the iPad, and so 'helping' by showing the last log in settings.
    So I would also recommend Erase All Content and Settings to start.
    If that was done then what you need to do is log in, or create your own itunes account.
    This is in Settings, Store.
    create your own iTunes account (or log in with an old one).
    Purchase something.
    Then (as long as you don't have any app from the last owner on) it should never ask for the old account again.

  • AHow long does the Cloud hold info on the calendar? I am unable to see appointments listed on calendar in previous calendar year. Is there a way to access those appointments or should I have printed them at the end of each calendar year?

    How long does the Cloud hold info on the iPad2 calendar? I am unable to see appointments listed for previous year (2011). Is there a way to access these appointments? If so, how would I do it? Or should I have printed a hard copy for my record keeping?

    > How long does the Cloud hold info on the iPad2 calendar?
    As far back as you tell it to in Settings > Mail, Contacts, Calendars > [Scroll down to Calendars] > Sync > [Choose how far back to sync]

  • [svn] 3867: Add new user-agent info to the sample services-config.xml file.

    Revision: 3867
    Author: [email protected]
    Date: 2008-10-24 07:13:10 -0700 (Fri, 24 Oct 2008)
    Log Message:
    Add new user-agent info to the sample services-config.xml file.
    Modified Paths:
    blazeds/trunk/resources/config/services-config.xml

    Resolved! The problem was in the php code the wizard had generated as an example and that I had edited in Dreamweaver. I had tried to start a session and set session objects in the php code. I developed if() { statements} to check the session variable before executing the function in some of my data services. Apparently the wizard does not like this. I removed all references to session. I reconfigured the input types and the return types for each service. With the code now clean the wizard created the example code and placed the proper package in the scr.services package. I still have custom php code and it executes.
    Things I learned:
    If the php code stops when a session variable is not available in the if statement and the data service is refreshed, the wizard will not "look" beyond the if statement.
    Functions downstream of a session variable misshap will show in the data services window but the functions will have a circle icon to the left of the function name and each variable to be passed to the php code will be declared as type = Object in Flashbuilder. The input types and return types will have to be reconfigured for each non-functioning function. Simply commenting out a portion of the php code and attempting a refresh will not make it work again.
    When the wizard is unable to refresh properly because of a stop in the php code it stops working completely so additional refreshes or creation of code is not carried out.
    I decided to create a My SQL table for user and other identifiers rather than attempting the session object again.
    Sorry, I did not make screen shots as I solved this problem. I hope the solution is not hard to visualize.
    Thanks for looking and considering how to help me. I hope my solution works for you.

  • I own a used iPad and can't log in on some of my apps because the previous owner info shows up not mine

    I own a used iPad and can't log in on some of my apps because the previous owner info shows up not mine
    How do I fully remove the previous owner info. It blocks most of my log in apps, like google voice, etc...

    Try deleting and reinstalling your apps that are playing up. But I would have to agree with above...in the end it's going to be better to start over as a new ipad. Using what someone else has left behind takes away what's great about making an apple product personal...

  • My old iphone backup date of 1/15/12 on itunes seems out of date.  I just synced it before I am going to initiate my new iphone 5 from the Mac that I just synced with.  Will it pull the recently synced info or the 1/15/12 data?

    My old iphone backup date of 1/15/12 on itunes seems out of date.  I just synced it before I am going to initiate my new iphone 5 from the Mac that I just synced with.  Will it pull the recently synced info or the 1/15/12 data?

    Let me see if I've gotten this right! You want to remove an account from BOTH machines? Do this for your new machine first, then for the other.
    Click the Apple logo on the top left of the screen, System Preferences, Users and Groups (under Systems), unlock the lock in the window if its locked (you need to know the password), select the user that you wish to remove, and click the - sign next to the + sign for Login options. A window will pop up with some options. Select Delete this user and securely, and click 'Delete user'.
    After this, do an update from the App Store.
    Thats all there is to it.
    For the other machine repeat the process except for one thing. Before you delete the user in this case YOU, you will have to give Administrator priviledges to your son bu checking the box 'Allow user to administer this computer'.
    Do NOT do anything from Finder ... if you dont know how to fix the consequences of the problems caused.
    There is no need to unauthorize your iTunes account on your new machine. Do it on the old machine though.

  • How to prevent going back to the previous page by hitting the Back button ?

    In the html code I generate from my servlet, I have the following :
    <Html>
    <Head>
    <Title>Cox Part Time Benefit App Login Page</Title>
    <Meta http-equiv="Pragma" content="no-cache">
    <!-- Pragma content set to no-cache tells the browser not to cache the page. This may or may not work in IE -->
    <Meta http-equiv="expires" content="0">
    <!-- Setting the page to expire at 0 means the page is immediately expired. Any vales less then one will
    set the page to expire some time in past and not be cached. This may not work with Navigator -->
    <Meta http-equiv="Cache-Control" content="no-cache">
    <!-- This directive indicates cached information should not be used and instead requests should be forwarded
    to the origin server. This directive has the same semantics as the PRAGMA:NO-CACHE -->
    </Head>
    I hope it can prevent user from going back to the previous page by hitting the Back button on the browser, but it doesn't, what's the right way to do it ?
    Frank

    I think I'm half way now, but something is missing. I have the following filter :
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.util.*;
    public class ResponseHeaderFilter implements Filter
      FilterConfig fc;
      public void doFilter(ServletRequest req,ServletResponse res,FilterChain chain) throws IOException,ServletException
        HttpServletResponse response=(HttpServletResponse)res;
        for (Enumeration e=fc.getInitParameterNames();e.hasMoreElements();)        // Set the provided HTTP response parameters
          String headerName=(String)e.nextElement();
          response.addHeader(headerName,fc.getInitParameter(headerName));
        chain.doFilter(req,response);                                              // Pass the request/response on
      public void init(FilterConfig filterConfig)
        this.fc=filterConfig;
      public void destroy()
        this.fc=null;
    }And in my web.xml, I have something like this :
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
      <servlet>
      </servlet>
      <servlet-mapping>
      </servlet-mapping>
      <session-config>
      </session-config>
      <welcome-file-list>
      </welcome-file-list>
    <resource-ref>
    </resource-ref>
    <filter>
      <filter-name>ResponseHeaderFilter</filter-name>
      <filter-class>ResponseHeaderFilter</filter-class>
      <init-param>
        <param-name>Cache-Control</param-name>
        <param-value>private,no-cache,no-store</param-value>
       </init-param>
      <init-param>
        <param-name>Pragma</param-name>
        <param-value>no-cache</param-value>
       </init-param>
      <init-param>
        <param-name>expires</param-name>
        <param-value>0</param-value>
       </init-param>
    </filter>
    </web-app>I rebuilt the project and ran it, and yet, I can still hit the "Back" button and get to previous page, what am I missing ? Is what I've done in the web.xml file enough to set it up, or do I need to call ResponseHeaderFilter somewhere in my servlet in order to use it ?
    Frank

  • Some calendars in iCal appear corrupted but OK on iPhone. If I sync will the calendar data on the phone restore info on the desktop iCal? any other ideas for how to sort this please?

    Some calendars in iCal appear corrupted (ie have red exclamation mark by them) but are still OK on iPhone. If I sync, will the calendar data on the phone restore info on the desktop iCal or will I lose that as well? Or could I back up the calendars on my iPhone somewhere and then import them into iCal? any other ideas for how to sort this please? it's driving me mad. thanks.

    I don't think there will be a solution to this. Exchange 2003 just isn't supported.

  • How can I return to the previous browsing page in the App store?

    How can I return to the previous browsing page in the App store?

    Thanks for your reply but problem not solved. If I have reached page 5 for example, I can not go back to the previous page 4. Instead it goes back to page 1 when I use the back track arrows, gestures or the back or forward commands!! The girl at my local Apple dealer says that it can't be done. This should be a very basic browsing function in the App Store. I know other people have the same problem.

  • The credit card info on the account has changed but for some reason there is no option for me to make the changes.  In addition, cloud has stopped working and all other programs that need to be updated cannot be.

    the credit card info on the account has changed but for some reason there is no option for me to make the changes.  In addition, cloud has stopped working and all other programs that need to be updated cannot be??

    Make sure that EVERY DETAIL is the same in every place you enter your information
    -right down to how you spell and punctuate the parts of your name and address
    Change/Verify Account https://forums.adobe.com/thread/1465499 may help
    -Credit card https://helpx.adobe.com/utilities/credit-card.html
    -email address https://forums.adobe.com/thread/1446019
    -http://helpx.adobe.com/x-productkb/global/didn-t-receive-expected-email.html

  • In deleting an i message  the previous message remains on the screen but with the time stamp of the deleted message . how do i fix this?

    in deleting an i message  the previous message remains on the screen but with the time stamp of the deleted message . how do i fix this?

    Hey everyone in Apple world!
    I figured out how to fix the flashing yellow screen problem that I've been having on my MBP!  Yessssss!!!
    I found this super handy website with the golden answer: http://support.apple.com/kb/HT1379
    I followed the instructions on this page and here's what I did:
    Resetting NVRAM / PRAM
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.
    I went through the 6 steps above twice, just to make sure I got rid of whatever stuff was holding up my bootup process.  Since I did that, my MBP boots up just like normal.  No flashing yellow screen anymore!!   
    (Note that I arrived at this solution when I first saw this page: http://support.apple.com/kb/TS2570?viewlocale=en_US)
    Let me know if this works for you!
    Elaine

  • Why can't I find the color profile info in the library ?

    Why can’t I find the color profile info in the library ?
    It’s sometimes necessary to convert to sRGB for some applications ( internet, some beamers in clubs,…).
    I convert them but afterwards it is nice to have the possibility to check this out and should be possible in lightroom, the info is present why not showing it ( it is not so easy to go in finder and look at it in info for every image)?
    Since I’m always working in Adobe profile for printing and so this is important to know !
    But no trace of it anywhere….
    Thx for any reply.

    The disconnect here is many (including me) don't reimport rendered JPEGs
    into our Lightroom Catalogs. Why you are doing that is beyond me. You
    have the original and can recreate any rendered file at any time.
    Storing the derivative JPEGs is redundant, creates additional confusion
    and serves little real purpose. Exported versions are considered
    discarable by many.
    Yes, understand what you're meaning. but the fact is that I started rather recently with lightroom. So my images where classified in directory's and subdirectory's...already.
    I think that this is the major problem. This is always a problem when you step in a new system.
    Let's say I am going to submit to a photographic society, I have an Export
    preset created that exports to proper size and color space for
    projection. It creates a file. I send it to the club. Then I delete it.
    Why save it? I can recreate it. Then I don't have to manage it, search
    for it, or worse yet, risk confusion with my original file or othe
    resultant derivatives. 
    The fact that I like to keep them is
    indeed an inborn result of the "pré-lightroom period". A bad habitude
    indeed. I'm thinking now of deleting them, will maybe better. On the other side
    I still have them just for me in order to know which ones I used and when.
    Another bad habitude.
    But
    since I'm not a professional photographer I'm mostly confronted with the time
    issue and it is for me easier to take existing files ready for use...
    ( doesn't mean you’re not confronted
    with this problem
    Today place for jpeg's is rather easy since the Gb's are almost free...
    Same is true of a client photo. They want an 8x10. I go to the retouched
    original, create a JPEG from an 8x10 preset in the proper dimensions and color space. Send it to the lab. Then, I can delete it.
    One of the strengths of Lightroom is that it creates many fewer
    intermediate file versions along the way toward final creation. Another
    strength is that you can save (via snapshots in Develop) your
    derivatives, export, and discard them without having to create, import
    and manage additional files on disk. In the old days of just Photoshop
    you might end up with a dozen or more files on your disk for every
    worked file. With Lightroom, you only need one or two.
    Will look deeper in your proposed workflow...and yes I'm comming from the old days.
    That said, if you want to keep the derivatives for purposes down the road,
    that is up to you but I don't understand why they need to be inserted
    into your catalog.
    Since my catalog is made in the time
    from before lightroom I’m still having all these directory's and
    subdirectory's...
    Easier
    for me since even with back-ups of the catalogue still afraid for crashes. And
    I keep liking these directory structure because for the moment it's lighrtroom
    and tomorrow it can be another program, you never know. It's like a website, "on line versoin only", big problem when a firm at some moment stop to provide this possibility.
    I think I will try to go deeper in "how to use lightroom better..."
    thanks
    Edward De Bruyn

  • My problem started when i connected my iphone5 into mac book and i started restoring data, by that i lost my recent photo's ,i tryed a program but it was recovering the previous photo's not the recent once ... need ur help what to do plz....thank u

    my problem started when i connected my iphone5 into mac book and i started restoring data, by that i lost my recent photo's ,i tryed a program but it was recovering the previous photo's not the recent once ... need ur help what to do plz....thank u

    Not much you can do.  You overwrote your current data with older data when you restored the phone from that backup.  Your data's gone.

  • Is there a way to move to the previous folder by using the keyboard?

    Is there a way to move to the previous folder by using the keyboard? Just the same as clicking the left arrow at the top left of the Finder window? I know how to do this in Windows (press and hold the Alt key and press the left arrow key.)
    Is this possible in MacOSX?
    Thanks,
    Jeff

    Command-Up Arrow is not the same as the left arrow button in the tool bar. Command-Up Arrow moves up one folder in the file system hierarchy. To go back, use Command-[.

  • HT1766 When I started my new iPad 2 I could not start from a previous backup because the os on the new iPad is not the latest 7.x used to backup the previous ipad2  to install the new os I had to start the iPad as new. But now I cannot backup from the pre

    When I started my new iPad 2 I could not start from a previous backup because the os on the new iPad is not the latest 7.x used to backup the previous ipad2  to install the new os I had to start the iPad as new. But now I cannot backup from the previously backup ipad

    Hi there,
    You may find the troubleshooting steps in the articles below helpful.
    iCloud: Troubleshooting restoring an iCloud backup
    http://support.apple.com/kb/ts4036
    iOS: If you can't back up or restore from a backup in iTunes
    http://support.apple.com/kb/ts2529
    -Griff W. 

Maybe you are looking for