Kyocera KM4050 reset command centre login

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xman
    Technician
    • Aug 2010
    • 48

    #1

    Kyocera KM4050 reset command centre login

    Cannot access command centre. I suspect someone has changed the user name and password.
    I have tried the default user: admin. Password: admin00 or admin01. But no go.
    Can anyone help initialize the user and password ?
  • blackcat4866
    Master Of The Obvious

    Site Contributor
    10,000+ Posts
    • Jul 2007
    • 22917

    #2
    Re: Kyocera KM4050 reset command centre login

    There never was a default login. The default is no login or password. See this link:


    =^..^=
    If you'd like a serious answer to your request:
    1) demonstrate that you've read the manual
    2) demonstrate that you made some attempt to fix it.
    3) if you're going to ask about jams include the jam code.
    4) if you're going to ask about an error code include the error code.
    5) You are the person onsite. Only you can make observations.

    blackcat: Master Of The Obvious =^..^=

    Comment

    • openroad
      Junior Member
      • Sep 2011
      • 7

      #3
      Re: Kyocera KM4050 reset command centre login

      Originally posted by blackcat4866
      How do I enter the commands on a Kyocera 400ci. We have lost the command center password and just want to reset to something.

      Comment

      • blackcat4866
        Master Of The Obvious

        Site Contributor
        10,000+ Posts
        • Jul 2007
        • 22917

        #4
        Re: Kyocera KM4050 reset command centre login

        Have you tried the default username and password? If it has been changed you can use exactly the same procedure in the link. =^..^=
        If you'd like a serious answer to your request:
        1) demonstrate that you've read the manual
        2) demonstrate that you made some attempt to fix it.
        3) if you're going to ask about jams include the jam code.
        4) if you're going to ask about an error code include the error code.
        5) You are the person onsite. Only you can make observations.

        blackcat: Master Of The Obvious =^..^=

        Comment

        • openroad
          Junior Member
          • Sep 2011
          • 7

          #5
          Re: Kyocera KM4050 reset command centre login

          When I log into command center at 192.XXX.XXX.XXX my command center only has a password to "input the password" with no user name. I have tried every password in the previous threads (admin00, admin01, password, "blank","", 4000,etc) The machine user name and password are 4000/4000. Where do I enter the command ?

          !R! ACNT "REST";EXIT;

          Is it on the machine or somewhere in the command center to change the command center password for the 400ci?

          thanks for your help.

          Comment

          • kyocera.team
            Trusted Tech
            • Aug 2010
            • 126

            #6
            Re: Kyocera KM4050 reset command centre login

            Originally posted by openroad
            When I log into command center at 192.XXX.XXX.XXX my command center only has a password to "input the password" with no user name. I have tried every password in the previous threads (admin00, admin01, password, "blank","", 4000,etc) The machine user name and password are 4000/4000. Where do I enter the command ?

            !R! ACNT "REST";EXIT;

            Is it on the machine or somewhere in the command center to change the command center password for the 400ci?

            thanks for your help.
            its prescribe language the easy way to do that is
            first of all you should use KX driver
            -printer properties
            -device setting
            -PDL (use PCL5e )
            then open new word file and select prescribe font and type
            !R! ACNT "REST";EXIT; this for reset the job account password
            and
            !R! EGRE; EXIT; this is for command center
            it will solve your problem good luck

            Comment

            • blackcat4866
              Master Of The Obvious

              Site Contributor
              10,000+ Posts
              • Jul 2007
              • 22917

              #7
              Re: Kyocera KM4050 reset command centre login

              I don't think that any of the Wisecore machines still have the Printable Data link in Command Center any more. The last machines that still had it were the CS-8030 and CS-C4035E.

              There are many ways that you can send the PreScribe Command to the MFP: Command Line, Printable Data, KM-Net Viewer, IC Link, but the simplest is LPR Jar: GCC File Send Utility

              Just write the command in a Notepad file and save.
              Load LPR Jar.
              Open LPR Jar.
              Enter IP address of recipient printer.
              Browse to the command file.
              Send.

              Easy as cake.

              This is the 43rd posting on this topic, per the search engine. =^..^=
              Last edited by blackcat4866; 12-13-2011, 03:22 AM.
              If you'd like a serious answer to your request:
              1) demonstrate that you've read the manual
              2) demonstrate that you made some attempt to fix it.
              3) if you're going to ask about jams include the jam code.
              4) if you're going to ask about an error code include the error code.
              5) You are the person onsite. Only you can make observations.

              blackcat: Master Of The Obvious =^..^=

              Comment

              • openroad
                Junior Member
                • Sep 2011
                • 7

                #8
                Re: Kyocera KM4050 reset command centre login

                You've been awesome. downloaded utility, created wordpad file, started jar, loaded printer ip and hit 'Send File' and it waits for a few seconds but says 'Connection refused: connect'. Its the correct IP address because I copied right off by command center page. Something about the printer is not letting the utility on. Even when I hit 'Printer Status' on the LPR utility is gives the same error message. I can print to the printer with no problem.

                Any ideas why the utility can't connect?

                Comment

                • Tricky
                  Field Supervisor

                  Site Contributor
                  2,500+ Posts
                  • Apr 2009
                  • 2621

                  #9
                  Re: Kyocera KM4050 reset command centre login

                  I have always used DOS to reset these things

                  open notepad and copy paste the following

                  !R! ACNT "REST";EXIT;

                  save the file as reset.txt

                  Open cmd and cd to the directory where you saved reset.txt and in the cmd prompt type the following

                  ftp ***.***.***.***

                  ***.***.***.*** = ip address of printer

                  Next press the enter key twice (no password required)

                  Next type put reset.txt and press enter

                  Comment

                  • openroad
                    Junior Member
                    • Sep 2011
                    • 7

                    #10
                    Re: Kyocera KM4050 reset command centre login

                    This was easy and it uploaded but it didn't change the password to blank. The subject heading say Kyocera KM 4050 but its a 400ci that I am trying to reset the password. Would the commands change in the txt file?

                    Comment

                    • Tricky
                      Field Supervisor

                      Site Contributor
                      2,500+ Posts
                      • Apr 2009
                      • 2621

                      #11
                      Re: Kyocera KM4050 reset command centre login

                      ok try

                      !R! EGRE;"REST" EXIT;

                      or this

                      !R! EGRE"REST"; EXIT;
                      Last edited by Tricky; 12-13-2011, 09:12 PM.

                      Comment

                      • openroad
                        Junior Member
                        • Sep 2011
                        • 7

                        #12
                        Re: Kyocera KM4050 reset command centre login

                        Still no luck. I am about to punt this machine. I can clearly see the file gets transferred and I copied the language directly from your post.

                        Comment

                        • blackcat4866
                          Master Of The Obvious

                          Site Contributor
                          10,000+ Posts
                          • Jul 2007
                          • 22917

                          #13
                          Re: Kyocera KM4050 reset command centre login

                          The command is the same regardless of the machine model. Ordinarily I would not suggest this because it's a lot of work and risk, but here goes:

                          Print off the U000 maintenance report. You'll need it.
                          Note any Scanner data. It's about to disappear.
                          Backup any job accounts in U917.

                          Here's the scary part:
                          Perform a U020 Memory All Clear.

                          Now to restore all the stuff you just erased:
                          Reset U265 Destination to 02 (for KM) or 66 (for CS)
                          Reload firmware currently version 12.00/1.13
                          Re-enter as much of the Maintenance report data manually as possible.
                          Re-enter scanner setup data.
                          Import job accounting ID data.
                          Perform color calibration.

                          There's two hours work here. Just be sure to backup as much as possible before-hand. =^..^=
                          If you'd like a serious answer to your request:
                          1) demonstrate that you've read the manual
                          2) demonstrate that you made some attempt to fix it.
                          3) if you're going to ask about jams include the jam code.
                          4) if you're going to ask about an error code include the error code.
                          5) You are the person onsite. Only you can make observations.

                          blackcat: Master Of The Obvious =^..^=

                          Comment

                          Working...