Network printer issue - User can't print once logged back in. Windows 7

Hello
I have a bit of a mystery. We have a networked printer which everyone can printer to a part from one user.  When you try printing from any application the "print" gets sent then nothing, not even in the print queue.
However in the same office everyone else can print.
I have tried the following.  
Made sure the printer is set to default.
Sign in as Admin - I can print
Other users - Can print
Removed the device in the users profile re-added the device user can print.
But when the user logs out and logs back in they can't print.
Restarted print spooler. - No luck.
No errors and printer always showing online.
Any help/suggestion would be appreciated.
Windows 7 machine 
Thank you
Adam

1. Have you used the printui.exe tool to remove the print drivers? 2. If you sign the user to other machine can he print there? 3. Have you tried to recreate the user profile on that machine?

Similar Messages

  • The same user can only login once

    Hello,
    I have a problem with my system. I made a system where you must login.
    I use the following code:
    boolean login = false;
    String username= request.getParameter("username");
    String password= request.getParameter("password");
    User user= Usermutations.makeviaUsername(username);
    if (user.getPassword().equals(password) && !password.equals("")) login= true;
    if (login) ReqD = getServletContext().getRequestDispatcher("/Overview.jsp");
    else ReqD = getServletContext().getRequestDispatcher("/False.jsp");
    request.getSession().setAttribute("user",user);
    request.getSession().setAttribute("username",username);
    request.getSession().setAttribute("password",password);
    if (ReqD != null) ReqD.forward(request,response);
    //Clean up resources
    public void destroy()
    Now I want that the same user can only login once. So when a user login with his username and password, no one else can login with that user name and password.
    I don't wan't to put the username in the database and then validate if the user is already logged in, because then the user must logout and not close the webbrowser else the user stays in the system.
    Does anyone knows a solution top this problem.
    Thanks in advance,
    Henk

    So I wan't the database and when the user is logged in
    the name is set in the database. But when the user
    clicks on the X (close button in the browser his
    username must be deleted from the database)You can't tell when the user does that (or perhaps you can sometimes, with difficulty). But even if you could it doesn't solve your problem. Many people keep their browsers open all day, and -- you may find this shocking -- they go to sites other than yours.
    So basically, if you don't provide them with a logout button you can't tell when they "leave" your site. And even if you do provide them with a logout button, they won't necessarily bother to use it. So you're left with waiting until the session expires, and then logging them out. This also means that if they come back to your site while the session is still active, then they are still logged in. This is not an error and you should not treat it as one.
    PC²

  • I was told I can use my router to back up windows 7 & my mac laptop.  How do I do that?

    I was told I can use my router to back up windows 7 & my mac laptop.  How do I do that?

    First of all TC out of the box is not compatible with windows..
    So change all the names to short, no spaces, pure alphanumeric.
    TC name, wireless names.. (different for 5ghz) and hard disk name.
    Set WPA2 Personal (AES) security with 8-12 character alphanumeric passkey.
    On the file sharing page, set the workgroup correctly to WORKGROUP.
    I recommend turn on the guest account to read and write.
    Load airport utility for windows into the windows PC.. you can use it to do the above. Or do it from the Mac.
    Open Windows Explorer..
    In the address bar type
    \\TCname or \\TCIPaddress.. obviously changing those for the real name or IP address.
    Then create a new directory in the TC so you keep the windows files separate.

  • Desperately need help with a networked printer and SMB sharing for windows

    Complete xServ newbie here. I'm a windows/novell admin, with limited experience in Unix and Linux.
    Against my advice, a client of mine that owns a small office of 20 people bought an XServG5 to act as a server for 20 mixed Windows PCs. File sharing services are working fine. I've created the users, set up groups and rights - that's all good.
    I cannot get an SMB shared printer to work from the windows machines. They run through the network printer install just fine, it shows up online, etc. However, when print jobs are submitted they DO show up in the printer queue on the server, sit there for a while, and then get moved to the completed box.
    They never print. There's not any indication that the job is even submitted to the printer. I can print to the printer just fine from the server itself, but the windows clients don't work, but they don't return an error message.
    Print services are running on the server, I've configured the printer name to be less than 12 characters for the share, and indeed it does pop right up during the "add network printer" routine.
    Ideas? I'm not even sure what questions I'm supposed to be asking, such is my ignorance of the OS. I do know that I followed the documentation to a T, and according to Apple this should work.
    Thanks in advance for the help. I'm extremely frustrated.

    We have the same problem. Our printer worked for about 2 years but failed similar to yours after a system update.
    Can you go into the Windows service, Logs, Printer Service. Copy and paste the log here. What I am looking for is a line like lpr: CANNOTCONNECTCLIENT or something similar to this.
    What I expect is that you have a problem where the cups defined printer is not usable. We can't get our problem fixed either - but am just curious if you have the same thing. We reloaded our server, applied all of the update and still cannot get it to work.
    Again, I think it stems from the update.

  • Network Printer Problem from Mac to Windows

    Hi all, hoping someone can help. I have a Canon MF4350d printer which is shared on a windows machine. I can access the windows machine, I have installed the latest drive for this printer onto my mac, from the canon website and when i go to print I get the following:
    Canon UFR ll Printer Driver
    An error occurred.: -50
    Then the printer icon starts jumping and when i click on that I see the following under status:
    On Hold(Authentication required)
    I have yet to print from this macbook to a networked printer. Very disappointing.
    Anyone have this issue? Anyone know of a working fix? Thanks Guys.

    If you search within this forum (search block, upper right), you will see that PAHU has answered this several times. For example, search for "UFRII windows."
    Printing on OS X isn't quite as simple as on Windows - quite often, manufacturers provide drivers that are limited to the comm protocol "they want you to use," and Windows Printing (SMB) is usually not one of those. In fact, most USB printers get USB-only drivers.

  • HFM Security Issue - User can submit a journal by by-passing the approval step even though they are not an admin.

    Hi All,
    I was wondering if anyone could help me with a HFM security issue on HFM 11.1.2.3 we are facing please?
    The problem is that a user can by-pass the journal approval stage and post directly after submitting if Custom4 access control=All is selected.
    If any of the other access controls (None, Read, Promote) for custom 4 are selected, the first two steps of the process are possible -
    input and approval of the journal are possible but final posting of the journal is not and returns an error that says:
    "User does not have the access right to perform this journal task"
    The options I have thought for a workaround are as follows:
    1.       1. Set up a 3rd user called data poster and remove submit journal role from user 1 (data inputter)
    2.       2. Put in place process control and use the various review levels (could be quite time consuming given there is no time left for development)
    Have anyone experienced this before and come up with a quick way of resolving this please? It would be very much appreciated.
    We have two types of users who are associated with groups in HFM and have the appropriate roles assigned to them to complete their tasks,
    they are:
    1. A data Inputter (who inputs base data and journals, who has access to create and submit journals)
    2.   2. A data reviewer (who approves journals)
    The process is as follows:
    1.       1. Logon as Data inputter to submit the journals
    2.       2. Logon as Data reviewer to approve the journals
    3.       3. Logon as Data inputter to post the Journals
    We are using the custom 4 member to identify different adjustment types. At the moment we are able to set it up in such a way whereby Steps 1 and 2 can be completed
    but once it comes back to step 3, we get an error as follows:
    "User does not have the access right to perform this journal task"
    (This error comes about when the access control on custom 4 is set to None, Read, Promote)
    Custom 4 Access Rights looks as follows:
    C4_ADJ01
    C4_ADJ02
    C4_ADJ03
    C4_ADJ04
    HFMDefault
    Read
    Read
    Read
    Read
    HFMLoad
    All
    Promote
    None
    Read
    HFMReview
    Read
    All
    All
    All
    When Custom 4=C4_ADJ01 all 3 steps can be completed but it by-passes step 2 (journal approval).
    For all other Custom 4 we complete steps 1 and 2 successfully but not step 3 due to access issues.
    Roles for the groups that users assigned look like the following:
    Test User Name
    Test User Name
    Access Rights
    1
    Base Data input/Journal Data input
    test_HFMLoad
    Reviewer 1
    Review Supervisor
    Create Journals
    Read Journals
    Database Management
    Enable write back in Web Grid
    Load Excel Data
    Generate Recurring
    Post Journals
    Create Unbalanced Journals
    Manage Templates
    Data Form Write Back from Excel
    Consolidate
    2
    Data Reviewer
    test_HFMReview
    Reviewer 1
    Review Supervisor
    Create Journals
    Read Journals
    Database Management
    Approve Journals
    Consolidate
    Reviewer 2
    Generate Recurring
    Manage Templates
    Create Unbalanced Journals
    Any help or advice would be much appreciated.
    Thanks in advance,
    M.

    Hi All,
    I was wondering if anyone could help me with a HFM security issue on HFM 11.1.2.3 we are facing please?
    The problem is that a user can by-pass the journal approval stage and post directly after submitting if Custom4 access control=All is selected.
    If any of the other access controls (None, Read, Promote) for custom 4 are selected, the first two steps of the process are possible -
    input and approval of the journal are possible but final posting of the journal is not and returns an error that says:
    "User does not have the access right to perform this journal task"
    The options I have thought for a workaround are as follows:
    1.       1. Set up a 3rd user called data poster and remove submit journal role from user 1 (data inputter)
    2.       2. Put in place process control and use the various review levels (could be quite time consuming given there is no time left for development)
    Have anyone experienced this before and come up with a quick way of resolving this please? It would be very much appreciated.
    We have two types of users who are associated with groups in HFM and have the appropriate roles assigned to them to complete their tasks,
    they are:
    1. A data Inputter (who inputs base data and journals, who has access to create and submit journals)
    2.   2. A data reviewer (who approves journals)
    The process is as follows:
    1.       1. Logon as Data inputter to submit the journals
    2.       2. Logon as Data reviewer to approve the journals
    3.       3. Logon as Data inputter to post the Journals
    We are using the custom 4 member to identify different adjustment types. At the moment we are able to set it up in such a way whereby Steps 1 and 2 can be completed
    but once it comes back to step 3, we get an error as follows:
    "User does not have the access right to perform this journal task"
    (This error comes about when the access control on custom 4 is set to None, Read, Promote)
    Custom 4 Access Rights looks as follows:
    C4_ADJ01
    C4_ADJ02
    C4_ADJ03
    C4_ADJ04
    HFMDefault
    Read
    Read
    Read
    Read
    HFMLoad
    All
    Promote
    None
    Read
    HFMReview
    Read
    All
    All
    All
    When Custom 4=C4_ADJ01 all 3 steps can be completed but it by-passes step 2 (journal approval).
    For all other Custom 4 we complete steps 1 and 2 successfully but not step 3 due to access issues.
    Roles for the groups that users assigned look like the following:
    Test User Name
    Test User Name
    Access Rights
    1
    Base Data input/Journal Data input
    test_HFMLoad
    Reviewer 1
    Review Supervisor
    Create Journals
    Read Journals
    Database Management
    Enable write back in Web Grid
    Load Excel Data
    Generate Recurring
    Post Journals
    Create Unbalanced Journals
    Manage Templates
    Data Form Write Back from Excel
    Consolidate
    2
    Data Reviewer
    test_HFMReview
    Reviewer 1
    Review Supervisor
    Create Journals
    Read Journals
    Database Management
    Approve Journals
    Consolidate
    Reviewer 2
    Generate Recurring
    Manage Templates
    Create Unbalanced Journals
    Any help or advice would be much appreciated.
    Thanks in advance,
    M.

  • Network printer won't install on windows 7 computer

    I have 3 XP computers on my network and use the hp 3900 printer. I can install the printer directly using the usb connection to my new windows 7 computer, but when I try to install it from the host computer on the network it can't find the updated driver.

    Hey,
    First try installing the software below and check for any differnce:
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=mp-120038-6&cc=us&dlc=en&lc=en...
    If the same error appears a such may happen due to other issues than the operating system version (e.g. lack of Administrator rights, free space, ram, etc.
    Follow these guidelines, the steps should be similar for Windows 7:
    http://support.hp.com/us-en/document/c03532486/
    Additionally let me know how much free space and RAM you have on your PC, as well look for any Details button once the error message appears.
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • HP PSC 1500 and network printing on both Mac and Windows computers

    I have an HP PSC 1500 hooked up to a network on my Windows XP desktop, which is the hub for my home network. I've purchased a MacBook Pro and want to be able to use the HP printer but it doesn't appear as a printer option on the MacBook.  I've loaded Bonjour Printer Wizard but it doesn't recognize my printer.  Does this mean I now need to purchase a new printer or am I simply overlooking a network setting????
    Any help would be appreciated.

    I managed to figure it out. Read a post by "sebas10" dated Nov 5, 2006. Here are the steps I followed.
    1. Install Gimp-print, ESP Ghostscript and HPIJS Foomatic. You will to download them off the Web. Google them to find the sites.
    2. Go to "System Preferences". Select "print & Fax".
    3. Click on "+" to add a printer.
    4. In "Protocol" choose "HP Jet Direct - Socket"
    5. Type in the IP address of your print server.
    6. In "Print Using" choose HP.
    7. Then choose HP PSC 1100 Foomatic/hijs.
    And lo behold I finally managed to print to the HP Deskjet F388 All in One after about 6 months of strugling to find a solution. Shame on HP for not providing a solution for this.

  • Viewing swf from HTML- user can view only once

    Hi,
    I have my swf files which are getting called in browser when user opens its corresponding page.
    To ensure my swf is not used by user for his other purposes, i had to strict it to view from HTML page which has a variable. Same variable is passed from swf to this HTML.
    if both variables does match then only swf starts preloading. this works fine for first time.
    But when user open the same page second time, he is only able to view preloader which does not progress further.
    When i delete my temp file then user is again able to view the swf only once.
    Can anyone tell me;
    1. what is reason the swf from temp file cannot access variable of its HTML
    2. am I doing it wrongly?
    3. do i need to clear cache everytime or their is another method to do it?
    Thanks.

    hello following is the code used;
    import flash.text.TextField;
    import flash.events.ProgressEvent;
    import flash.events.Event;
    import flash.display.MovieClip;
    //////////STAGE PROPERTIES//////////
    stage.showDefaultContextMenu = false;
    this.tabChildren = false;
    Mouse.cursor = "arrow";
    //////////CALL & SET VARIABLES//////////
    var Progress_txt:TextField = new TextField();
    var theFlashVar:String;
    var ver:String;
    var paramObj:Object = LoaderInfo(this.root.loaderInfo).parameters;
    for (ver in paramObj)
                    theFlashVar = String(paramObj[ver]);
    //////////START USER VERIFICATION//////////
    checkFlashvar();
    //////////HTML VERIFICATION//////////
    function checkFlashvar():void
                    //trace("CHECKING Flash VAR");
                    if (theFlashVar=="mystring01")
                                    InternalPreloader();
                                    //trace("pass var found");
                                    //InternalPreloader();
                    else
                                    //trace("VAR NOT FOUND");
                                    gotoLocalVar();
    //////////LOCAL VERIFICATION//////////
    function gotoLocalVar():void
    //////////LOAD LOCAL DATA////////// 
                    var keyLoader:URLLoader = new URLLoader();
                    keyLoader.dataFormat = URLLoaderDataFormat.VARIABLES;
                    keyLoader.addEventListener(Event.COMPLETE, chkLocalVar);
    //////////CHECK ERRORS//////////
                    keyLoader.addEventListener(IOErrorEvent.IO_ERROR, onLoadError);
                    keyLoader.load(new URLRequest("C:/code.txt"));
    //////////CHECK LOCALLY LOADED DATA//////////
                    function chkLocalVar(event:Event):void
                                    if (keyLoader.data.passKey == "mycode")
                                                    //trace("pass key found");
                                                    play();
                                    else
                                                    //trace("Local VAR NOT FOUND");
                                                    stop();
                                                    parent.removeChild(root);
    //////////LOCAL FILE ERROR HANDELLING//////////
    function onLoadError(evt:IOErrorEvent):void
                    //trace("TXT FILE NOT FOUND");
                    stop();
                    parent.removeChild(root);
    //////////INITIATE PRELOADER STATUS//////////
    stop();
    function InternalPreloader():void
                    stop();
                    Progress_txt.x = 400;
                    Progress_txt.y = 300;
                    addChild(Progress_txt);
                    //trace("load progress event");
    //////////CHECK PRELOADER STATUS//////////
                    if (this.loaderInfo.bytesLoaded == this.loaderInfo.bytesTotal)
                                    //trace("checking if condition");
                                    finishedLoading();
                    else
                                    progressLoading();
    //////////PRELOADER PROGRESS EVENT LISTENERS//////////
    function progressLoading():void
                    //trace("progrss loading is running");
                    this.loaderInfo.addEventListener(ProgressEvent.PROGRESS,onProgress);
                    this.loaderInfo.addEventListener(Event.COMPLETE, onComplete);
    //////////PRELOADER PROGRESS STATUS UPDATE//////////
    function onProgress(p:ProgressEvent):void
                    Progress_txt.text = String(Math.floor((p.bytesLoaded/p.bytesTotal)*100))+ "%";
                    preloader_mc.bar_mc.scaleX = (p.bytesLoaded/p.bytesTotal);
                    //trace("checking progress");
    //////////PRELOADER STATUS COMPLETE-REMOVE LISTENERS//////////
    function onComplete(d:Event):void
                    //trace("Fully loaded, starting the movie.");
                    play();
                    //removing unnecessary listeners
                    removeChild(Progress_txt);
                    loaderInfo.removeEventListener(ProgressEvent.PROGRESS, onProgress);
                    loaderInfo.removeEventListener(Event.COMPLETE, onComplete);
    //////////PRELOADER STATUS 100% (LOCAL CONDITION)//////////
    function finishedLoading():void
                    //trace("loading completed");
                    removeChild(Progress_txt);
                    play();

  • I'm having network security issues, how can I find out who has been seeing my information on my laptop

    How can I find out who has been loging on or attached to my network and on to my computer remotly.

    Dartrath--
    Please give us much more pecific information as to why you think someone is doing this?
    What signs and symptoms are you experiencing?

  • Printing to a network printer connected to osx from windows 98

    When I try to print to any of my printers connected to my imac I get the following error.
    There was an error writing to \\imac\PrinterName for the printer (PrinterName):
    The process cannot access the file because another process has locked a portion of the file.
    Any ideas?
    Goyo

    When I try to print to any of my printers connected to my imac I get the following error.
    There was an error writing to \\imac\PrinterName for the printer (PrinterName):
    The process cannot access the file because another process has locked a portion of the file.
    Any ideas?
    Goyo

  • User can't authenticate...auth-failed/windows workstation not allowed

    Keep on running into an odd problem. I have some users logging in via soft vpn connection. Yesterday, they were able to log in without a problem. Today they are getting 01/31/2007 08:09:21
    Authen failed
    Windows workstation not allowed .. ..
    Why can they authenticate 1 day and then be denied. This happened last week as well. The server adminstrator seemed to think it was a user setup issue and gave them another user account. Now as you can see above, the same thing has happened. I don't get it. Any help would be appreciated.

    For ACS to perform Windows authentications we need to specifiy a workstation name.
    In AD , the user should have access to all computers.
    OR
    A computer account named CISCO should exist.
    All users that Windows will authenticate have permission to log in to the computer named CISCO.
    ACS shows this error message only when the user tries to login from a work station he has no permission to log on.
    If you are using ACS 4.1 this link will be useul.
    http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_installation_guide_chapter09186a008070a63c.html#wp1041202

  • User logges in and is logged back out as soon as the profile is loaded

    I have two admin accounts and one managed account on a laptop. The one managed account only has to click on the login icon to logon as soon as the managed accounts desktop comes up it is logged out and the login dialog box is back. We can login to the admin accounts and have no problem at all. Help! Is the managed profile corupt?

    Hi JDSpradlin, and a warm welcome to the forums!
    Have you tried any Disk Maintenance?
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Tiger Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)

  • Slow network printing on Windows 2008 Server

    Hi,
    We are just testing/configuring a Windows 2008 (x64) server to replace an aging Windows 2000 file & print server.
    I have added the print services role and added a network TCP/IP printer (a HP Laserjet 2200).
    When I print to this printer from either the server (via print test page) or from a client, it takes around 30 seconds before the print will start to print. On our Windows 2000 server, this would print immediately.
    I have insalled the HP 2200 driver that came with Windows 2008.
    Anyone any ideas where to find the problem causing the delay?
    Thanks,
    Kenny

    Hello,
    I have done some research and I find firewall component of the antivirus software such as Mcafee might cause similar network delay issues.
    If you have installed AV softwares on Windows Server 2008, please try uninstalling it temperately and test whether this will make any difference.
    Moreover, You could also try disabling TCP Chimney Offload, RSS, Receive Window Auto-Tuning Level on Windows Server 2008 one by one to see whether it makes any difference.
    To disable TCP Chimney Offload, follow these steps:
    a.   Use administrative credentials to open a command prompt.
    b.   At the command prompt, type the following command, and then press ENTER:
           netsh int tcp set global chimney=disabled
    To disable RSS, follow these steps:
    a.   Use administrative credentials to open a command prompt.
    b.   At the command prompt, type the following command, and then press ENTER:
           netsh int tcp set global RSS=disabled
    To disable 'Receive Window Auto-Tuning Level', follow these steps: :
    a.   Use administrative credentials to open a command prompt.
    b.   At the command prompt, type the following command, and then press ENTER:
           netsh interface tcp set global autotuninglevel=disabled
    I hope this helps. Thanks.
    Regards,
    Neo Zhu

  • How To Print To Network Printer

    I want to know how to print to network printer which is connected to Windows 7 PC.

    D2KWUTIL is a PLL developed by Duncan Mills (who's name you ought to recognise from this forum). It provide's lots of useful functions for enhancing Forms in a Windows environment. You can download it from here: http://technet.oracle.com/software/products/forms/content.html
    Cheers, APC

Maybe you are looking for