How do I get my HP CM1415fmw printer to retain the network login information

A post on this forum suggested there might be a firmware update that would enable the printer to retain the network login information. Will that work, and if so, how would I do it?  My current firmware version is 3/2011.

Please follow the instructions here in order and answer all questions in detail.
http://h30434.www3.hp.com/t5/Printer-Networking-and-Wireless/Want-Good-Answers-Ask-Good-Questions/td...
Say thanks by clicking the Kudos Thumbs Up to the right in the post.
If my post resolved your problem, please mark it as an Accepted Solution ...
I worked for HP but now I'm retired!

Similar Messages

  • How do I get an Equium A110-233 to recognise the network card under Linux?

    Hi,
    I've just bought an Equium A110-233. I partitioned the hard disk so I've got XP and Fedora Core 5 (FC5).
    XP works fine when I plug in the network cable, but FC5 (or at least the Linux kernel) does not seem to be able to find and activate the network card.
    The message I get is "8139too device eth0 does not seem to be present, delaying initialization". The 8139too module is in memory as is mii (which points to it).
    Somehow I need to get Linux to detect that the card is there, but I just don't know how to do that. Can anyone help?
    Thanks.

    Hi
    As far as I know the notebook has a integrated Realtek Network I/F Chip RL8100CL.
    I think you should googol around for the compatible LAN driver for Linux which supports this chip.
    Unfortunately, on the Toshiba page you will not find any drivers for any Linux distribution because Toshiba doesnt support this OS. ;(

  • How to get Time from Different Work Station on the Network

    Hi,
    How do I get time from different work station on the network using its ip:port etc.
    Lets say, my main server-side Java application is running on a work station 123.12.123.1:1527,
    the client-side applications are accessing it using above IP.
    what I wanna do is, use the time of 123.12.123.1 machine throughout the application, not client local time.
    Appreciated..

    Ok, this network service on IP:Port is working for me, I hope this is the best way of doing it.
    In server application, I have this
    package RenameItToYourOwnPackage;
    import java.io.IOException;
    import java.io.ObjectInputStream;
    import java.io.ObjectOutputStream;
    import java.net.ServerSocket;
    import java.net.Socket;
    import java.text.SimpleDateFormat;
    public class ServerSocketExample implements Runnable {
        private ServerSocket server;
        private int port = 7777;
        Socket socket;
        public void run() {
            try {
                System.out.println("Waiting for client message");
                server = new ServerSocket(port);
                while (true) {
                    socket = server.accept();
                    // Read a message sent by client application
                    ObjectInputStream ois = new ObjectInputStream(socket.getInputStream());
                    String clientMessage = (String) ois.readObject();
                    System.out.println("Message sent by client: " + clientMessage);
                    // send current datetime to client
                    ObjectOutputStream oos = new ObjectOutputStream(socket.getOutputStream());
                    oos.writeObject(new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(new java.util.Date()));
                    ois.close();
                    oos.close();
                    socket.close();
            } catch (IOException e) {
                e.printStackTrace();
            } catch (ClassNotFoundException e) {
                e.printStackTrace();
    }In the client application I have
    package RenameItToYourOwnPackage;
    import java.io.IOException;
    import java.io.ObjectInputStream;
    import java.io.ObjectOutputStream;
    import java.net.InetAddress;
    import java.net.Socket;
    import java.net.UnknownHostException;
    public class ClientSocketExample {
        static String dateTimeString;
        public ClientSocketExample() {
        public static String getServerDateString() {
            try {
                // Create a connection to the server socket on the server application
                InetAddress host = InetAddress.getByName("127.0.0.1");
                Socket socket = new Socket(host.getHostName(), 7777);
                // Send a message to the server application
                 ObjectOutputStream oos = new ObjectOutputStream(socket.getOutputStream());
                 oos.writeObject("Send me today's timestamp as string");
                // Read the response by server application
                ObjectInputStream ois = new ObjectInputStream(socket.getInputStream());
                dateTimeString = (String) ois.readObject();
                //System.out.println("Message sent by server: " + message);
                ois.close();
                oos.close();
            } catch (UnknownHostException e) {
                e.printStackTrace();
            } catch (IOException e) {
                e.printStackTrace();
            } catch (ClassNotFoundException e) {
                e.printStackTrace();
            return dateTimeString;
    }And I run the service on the server-side with
            new Thread(new ServerSocketExample()).start();On the client-side I receive the date with
            System.out.println("DateTime on Server : " + ClientSocketExample.getServerDateString());Edited by: nkamir on Sep 13, 2010 2:53 PM

  • I am a Canadian staying in England for a few weeks.  How can I get an iPhoto Book printed win England and sent as a gift to an English relative? With my account, it seems that Apple only allows for my book to be printed in Canada.

    I am a Canadian staying in England for a few weeks.  How can I get an iPhoto Book printed win England and sent as a gift to an English relative? With my account, it seems that Apple only allows for my book to be printed in Canada and then sent to my Canadian address..

    in the iPhoto preferences  change the print products country to the UK and give it a try - there may be some restirctions on billing but it has worked for some people
    LN

  • How can I get another phone to print on my printer

    how can I get another phone to print on my printer

    Which printer?
    Which Phone?
    What connection type?
    Please add some more details and then we will be able to assist you.
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • How can i get my ipad to print to my HP deskjet f4580

    How can i get my ipad to print to a HP deskjet F4580

    Hi there, probably the easiest way is to install the HP ePrint mobile print app on the iPad. Take a look at the information here to find out more about how this solution works and to find a download link to the App store in iTunes http://www8.hp.com/us/en/products/smart-phones-handhelds-calculators/mobile-apps/app_details.html?ap...
    Feel free to post back if you're having any problems. All the best.
    If my reply helped you, feel free to click on the Kudos button (hover over the "thumbs up").
    If my reply solved your problem please click on the Accepted Solution button so other Forum users may benefit from viewing the post.
    I am an HP employee.

  • How can I get my photos to print as they look on iphoto? Have tried my personal printer and Walgreens.

    How can I get my photos to print as they look on iphoto? Have tried my personal printer and Walgreens.

    Im not exactly sure what you mean by color profile..can you specify? So i have a dslr canon and take great portraits and tune them to exactly how I want them to look, they dont print at all like the colors presented on my screen. If i antique them then they print yellowish. Ive even tried printing them at walgreens because i thought it was my new printer. Hp hasnt let me doown til now. Is ot a printer setting? Ive never had this kind of printing issue.

  • In using Adobe Acrobat 8 Professional I have added oval shapes to a form, but they do not print.  How do I get all shapes to print?

    In using Adobe Acrobat 8 Professional I have added oval shapes to a form, but they do not print.  How do I get all shapes to print?
    I am using a Dell PC with Windows 7 Professional as the Operating System.

    File > Page Setup = Scale
    The Scale control is what controls the size of what is printed to paper. 100% is usually the best setting.

  • How do you get word count to print at the end of a document in Pages?

    How do you get word count to print at the end of a document in Pages?

    Pages v5 does not provide a user assignable word count variable. With some AppleScript, and a paste operation from the clipboard, you can have locale punctuated word count in this format: 7,803 — anywhere in your document. The following AppleScript works with Pages '09 v4.3 through Pages v5.5.2 on Yosemite.
    I would suggest that you copy paste the following AppleScript into your [Apple] Script Editor and save it (suggestion) wordcnt.applescript. Then, follow this with an option+Save As… and this time set the File format to Script Bundle, or Application with hidden extension — saved to your Desktop. Provided you have a Pages document open, you are then a double-click from the ability to paste your current word count into Pages.
    Note: If you have Pages word count display enabled, it will automatically count your pasted value as another word which initially may deceive on true word count at the time the script was run.
    AppleScript
    --- copy below this line ---
    property locale : "en_US.UTF-8" -- In Terminal, use the locale command to see yours
    if not ApplicationIsRunning("Pages") then
         display dialog "Pages must be running to use this utility."
         return quit
    end if
    tell application "Pages"
        tell body text of front document
            set wordCnt to count words
            -- Don't want punctuated numbers? Remove the single quote from printf format
            set the clipboard to (do shell script "export LC_ALL=" & locale & "; printf \"%'d\" " & wordCnt)
        end tell
    end tell
    on ApplicationIsRunning(appName)
         tell application "System Events" to set appNameIsRunning to exists (processes where name is appName)
         return appNameIsRunning
    end ApplicationIsRunning

  • How can I get my Epson NX625 printer back on line?

    How can I get my Epson NX625 printer back on line?

    The solution to your issue is in this thread:https://discussions.apple.com/thread/5233149
    Specifically this post:
    "astonishingly as it may seem, epson support sent me this 6 hours after i contacted them-
    Subject
    when attempting to print the epson print program shows "stopped - 'filter' faile
    Discussion Thread
    Response (Rodolfo M)
    08/16/2013 03:21 PM
    Dear Robert,
    Thank you for contacting Epson.
    I am sorry to hear that you are experiencing difficulties with your Epson Artisan 710 because of rastertoescpII error. To resolve this issue, please try the following steps below:
    Power off the printer.
    From the , select System Preferences.
    Choose Sharing.
    Check if "Computer Name" field is empty or not.
    If the "Computer Name" is empty enter a name for the computer.
    Restart the Computer.
    Test if you are able to print.
    We take your satisfaction seriously and hope that we have helped resolve your issue. If you receive a survey from us, we would greatly appreciate if you could take a few minutes to provide us with feedback about your support experience. Your ratings and comments are extremely important to us.
    If this did not resolve your issue, please reply to this email for further assistance. If you have a different support issue, submit a request via our U.S. Support Site and we will respond in a timely manner.
    Thank you again for contacting Epson.
    Jun M."

  • How do i get my ipad to print on a canon mg3100

    how do i get my ipad to print on a canon mg3100

    If it is an airprint enabled printer, then use airprint.
    iOS: AirPrint 101
    Otherwise you would have to find an app that provides this feature.

  • How do I get my MX420 to print out a fax that is in its memory?

    How do I get my MX420 to print out a fax that is in its memory?

    Hello notatechie,
    Please try the following procedure to print the documents in memory:
    1. Make sure that the machine is turned on.
    2. Load paper.
    3. Press the FAX button.
    The Fax standby screen is displayed.
    4. Press the left Function button.
    The Fax menu screen is displayed.
    5. Select  Memory reference, then press the OK button.
    6. Use the   button to select Print all received documents, then press the OK button.
    The confirmation screen is displayed.
    7. Use the   button to select Yes, then press the OK button.
    All the documents in machine's memory will be printed.
    Each time a document is printed, the screen to confirm whether to delete the printed document in machine's memory is displayed.
    If you select Yes using the   button and press the OK button, the printed document in machine's memory is deleted.
    We hope this helps!
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • How do I get my computer to print wireless with HP6600

    I have tried to get my computer to print wireless with the HP6600.  I have tried all the trouble shooting things and still does not work.  The printer is contected to the wireless network.  I can print from my phone and Ipad fine without a problem.

    @ minipinny26 -  When you downloaded the drivers and attempted to install the software I am guessing the software could not find the printer.  Is this correct?
    If so, then did you try a power cycle on the circuit?
    * Unplug router and wait 30 seconds
    * Plug router back in and wait for it to completely repower up
    * Restart the PC
    * While the PC is restarting: Unplug the printer while the unit is on
    * Wait 30 seconds and plug the printer back up for power
    Can the software find the printer at this point?
    If not, then can you ping the printer?   
    * Open the Command Prompt screen by typing CMD in the Run command box
    * Type ping followed by the ip address of the printer.
    Also, take a look at the steps in the document found here.  Let me know what happens.
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------
    I am not an HP employee.

  • How do I get my iPad to print from my home printer

    How do I get my iPad to print on my home printer?

    See requirements for AirPrint and printers that support AirPrint here:
    http://support.apple.com/kb/ht4356
    If your printer supports AirPrint but does not work then:
    Your printer might need a firmware update
    Your printer must be on the same WiFi network
    Your router must support Bonjour (Zero-configuration networking).
    Troubleshooting:
    Turn Off iPad, WiFi router (remove from power), and Printer (remove from power).
    Turn on WiFi router
    Wait 30 seconds
    Turn on printer
    Wait 30 seconds
    Turn on iPad
    Try to print.
    If you need more help then what model printer do you have?

  • How do I get my iPad to print on an air printer?

    How do I get my iPad to print from an air printer?

    Inhwmc59 wrote:
    How do I get my iPad to print from an air printer?
    See requirements for AirPrint and printers that support AirPrint here (http://support.apple.com/kb/ht4356):
    If your printer supports AirPrint but does not work then:
    Your printer might need a firmware update
    Your printer must be on the same WiFi network
    Your router must support Bonjour (Zero-configuration networking).
    For troubleshooting:
    Turn Off iPad, WiFi router (remove from power), and Printer (remove from power).
    Turn on WiFi router
    Wait 30 seconds
    Turn on printer
    Wait 30 seconds
    Turn on iPad
    Try to print.
    If you need more help then what printer do you have?

Maybe you are looking for

  • Can you help me return a MacBook Air that I found to the owner?

    I found someone's Mac Book Air.  Can you help me determine the owner so that it can be reunited?

  • How to calculate average value?

    Hi all, I'm using Lumira 1.15. I'm doing some practices with the sample dataset BestRunCorp... I want to calculate the average value of gross margin which is grouped by lines so that I can use a line chart to show the difference between the gross mar

  • FormsCentral or Acrobat Pro?

    Hi there, I'm designing a pdf with several pages AND a form that must be able to be send back and forth a few times. Now I have to determine which is the best way to go: FormsCentral or Acrobat Pro The idea is that the form is filled in in several st

  • Keyboard Mapping Incorrectly at Bootup - not consistent

    Not sure if I'm posting this in the right place, but here goes. I have 2 users that both have 15" G4 Powerbooks with OS X 10.4.6 loaded on them. They're using a standard image that's used for all our computers. So far we have have never seen this par

  • List does not exist error

    Hi there, I have been using FrameMaker 11 and wanted to store my Frame source files in SharePoint 2010. I seem to be able to check out files in the Repository Manager. But when I check the files in, I see the following error: Any idea why? Any advice