Windows 2008 R2 Fax Server (Ongoing issue)

I have a Windows 2008 R2 active directory, fax services work inbound through USB modem - have 50 Windows 7 clients connecting to the fax server and outbound faxing works.  Here's the issue:  After a few days, the clients start getting server disconnected
on the fax clients.  When I go to the Server, I restart the fax services, even though no event viewer shows any error's.  I do see inbound fax errors of some not received, but these are not consistent when this happens.
I restart the fax services (by restarting print spooler service), and clients still show disconnected.  If I remove the account from the Windows 7 Fax client and try to add it back - I get the "You do not have security permissions to complete this
operation. Contact your fax administrator for more information".
Now, I reboot the windows 2008 R2 server and fax services work again inbound and outbound, and I can reconnect the Windows 7 Fax client that I previously removed.  UAC is turned off, Domain Admins full control to Fax server permission, and domain users
have fax permissions.
This issue has happened over the last 3 weeks, I've uninstalled Fax roles, and reinstalled many times prior and followed the fax setup step by step on techarticles - like I stated, the fax services work then stop, and rebooting the server allows the faxing
to work again.  This server does house Exchange 2010 SP3, but the only thing effected or having issues on this box is Fax services.  Any suggestions to look?

Hi ITQ_Jhays,
Please go to Control Panel -> Printers and share the fax printer.
A similar discussion is for your reference:
I can't connect to fax server from client computers.
If there is anything else regarding this issue, please feel free to post back.
Best Regards,
Anna Wang
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Similar Messages

  • How to set up fax solution using Windows 2008 R2 Fax server role and Exchange 2007

    Hello, 
    I don't know if this is the right forum to post this but since it is related to Exchange I thought it might be. If this is not the right place, please direct me to the forum where my post would be more appropriate.  
    I'm looking to set up a Fax solution for the company that I work for as we are moving away from analog phone lines to VoIP using SIP. My original thought was to set up a Windows 2008 R2 server with Fax server role installed and have it route the fax message
    to Exchange 2007 SP3 so the fax message can be delivered to each user's inbox. I was reading a little bit on the Windows Fax server role and from what I saw it looks like it can only route fax messages to one email address. This not ideal for my company. Is
    there a way to have the fax server role route the email to each user's inbox? If so, how can I achieve this?
    How can implement this for this sending outgoing faxes as well?
    I don't know if this releveant or not but I will be using Asterisk as a media gateway between our SIP trunks and the Windows Fax server. 
    Any help is appreciated. Thanks!

    Please find the below url for the complete Fax configuration in Exchange 2007 Unified Messaging
    http://blogs.technet.com/b/exchange/archive/2007/04/18/3401950.aspx
    The article is so easy to understand with detail procedure and guideliness
    Exchange Queries

  • How to activate Windows 8.1 on a Windows 2008 R2 KMS server when I don't have Windows 2012 R2 kms host key

    I only have windows 8.1 kms host key but I can't add a client OS kms key to Windows 2008 R2 kms server. And I don't have Windows 2012 R2 license either. Is there any way I can activate Windows 8.1 using my existing kms server? Thanks.

    I would like a yes no clarification answer. So does this mean that EVEN WITH THE PATCH. My Server 2012 Standard edition that currently hosts KMS VA for clients running Win7, Win 8, Office15, Server 2008, Server 2012. Will not be able to host windows 8.1?
    I will have to install 8.1 and use as a host? 
    if you have a KMShost product key for WS2012R2, you can patch a down=level Server and be fine.
    (the OP didn't renew SA or otherwise has no KMShost pkey for WS2012R2)
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)
    I'm having similar issues and have a similar question that doesn't seem to be answered:
    My KMS server is Windows 2008 R2 (Also is my domain controller). I want to activate Windows 2012 R2 and Windows 8.1 machines off this KMS server. I can install the 2012 R2 key just fine but receive error 0xC004F015 (The Software Licensing Service reported
    that the license is not installed) when I try to install my 8.1 KMS key.
    What I'm gathering from this thread is that I have to set up a Windows 8.1 host and set it up to be a KMS server exclusively for activating Windows 8.1. Is this correct? If so, Microsoft needs to fix that. I have a SERVER for activations for a reason: it
    is a server, not a client. If I am mis-understanding, how do I get my Windows 2008 R2 server to accept the Windows 8.1 KMS key for activating 8.1 clients?
    Thanks!
    You don't need Windows 8.1 KMS key. Your 2012 R2 KMS key will be able to activate your Windows 8.1 machines. So your current set up is fine, no need to set up another Windows 8.1 KMS host.
    My problem is I don't have 2012 R2 KMS key as I didn't buy any Windows 2012 R2 license. So I can't use 2012 R2 KMS key to activate my Windows 8.1.
    Oh that's interesting. I guess I need to play around more because my 8.1 test machine isn't activating. I'll start a new thread for that if needed. Sorry for the confusion.

  • Installing Printers from Windows 2008 R2 printer server using the Cname

    Am having issues installing printers on workstations from the windows 2008 R2 print server using the DNS names. the servername and Full qualified Name works fine.
    l have tweaked the Registry and Disabled the StrictNameChecking but still getting an error.  this is the message am getting...
    Printer Installation Failed
    You do not have enough privilege to complete the printer installation on the local machine.
    I found this KB and did exactly what is in the KB but stilll....
    lhttp://support.microsoft.com/kb/870911/en-us
     need help

    Hi.
    I think I solved this yesterday. We got 1 printserver, with an alias, which we had this problem to connect to. I noticed that there is a difference between x86 and 64bits system entries in the registry...
    When you are having a 64bit system, you must use REG_QWORD instead of REG_DWORD, REG_DWORD is only to be used in x86 system! See below.
    Windows 2008 server R2 64-bit 
    HKLM\SYSTEM\CurrentControlSet\Control\Print
    = ”DnsOnWire” = REG_QWORD Decimal = 1
    (reg add hklm\system\currentcontrolset\control\print /v DnsOnWire /t REG_QWORD /d 1)
    HKLM\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters
    = DisableStrictNameChecking = REG_QWORD Decimal = 1
    (reg add hklm\system\currentcontrolset\services\lanmanserver\parameters /v DisableStrictNameChecking /t REG_QWORD /d 1)
    HKLM\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters\ 
    REG_SZ = OptionalNames = “aliasname” (C-name record in DNS)
    (reg add hklm\system\currentcontrolset\services\lanmanserver\parameters /v OptionalNames /t REG_SZ)
    Windows 2008 server x86 
    HKLM\SYSTEM\CurrentControlSet\Control\Print = "DnsOnWire" = REG_DWORD Decimal = 1
    (reg add hklm\system\currentcontrolset\control\print /v DnsOnWire /t REG_DWORD /d 1)
    HKLM\SYSTEM\CurrentControlSet\services\Lanmanserver\Parameters = DisableStrictNameChecking = REG_DWORD Decimal = 1
    (reg add hklm\system\currentcontrolset\services\lanmanserver\parameters /v DisableStrictNameChecking /t REG_DWORD /d 1)
    HKLM\SYSTEM\CurrentControlSet\services\LanManServer\Parameters\  REG_SZ = OptionalNames = “aliasname”
    (C-name record in DNS)
    (reg add hklm\system\currentcontrolset\services\lanmanserver\parameters /v OptionalNames /t REG_SZ)
    Don't forget to reboot your system after these changes!
    Best Regards, Mats

  • MacBooks can't resolve printer name when sending job to windows 2008 R2 print server.

    So I am work at company in a windows server 2008 r2 and we have a windows 2008 r2 printer server. Our macbook pros are not on the domain so every time we print to the server we have to type in our credentials.
    MacBooks can't resolve printer name when sending job to windows 2008 R2 print server while on wifi but works when hard wired. Any thoughts? The error message I receive is "invalid printer name". I've tried adding the printer through the advanced tab in the print and scan tab of system preferences. I add it buy smb://servername/printername.
    When I tried to print on the wifi at my office I get "invalid printer name" in the print job status que.
    We can just do direct printing but I would like to know if anyone has had this issue before and if you could point me in the right direction. Thanks!

    I assume you aare using exchange when configuring the email notifications? What I would do is just use a normal IMAP & SMTP account such as Outlook.com or if you use a POP connector for exchange, one of those accounts' SMTP settings.
    For example, I have a POP connector installed and my emails are hosted at 1and1. What I would do here is put my 1and1 SMTP settings in and use these, instead of using Exchange.
    Let me know if this is possible.
    Ed

  • Windows 2008 R2 Terminal Server.

    Hi,
    I was wondering about running Adobe Acrobat Std X (10) on a Windows 2008 R2 Terminal Server for two users. Anyone else that have any experience with this? Best solution?
    Best regards
    Vegard

    Although Server 2008 R2 is a supported install platform, you'll have to be extremely careful about licensing - Acrobat is not a server product, so the only person who would be legally permitted to connect to it would be the one who owns the copy of Acrobat in question. Sharing a copy between multiple users is not an option; for that there are dedicated server-based solutions such as LiveCycle.

  • How to Configure Active-Passive oracle cluster in Windows 2008 R2 64bit Server.

    How to Configure Active-Passive oracle cluster in Windows 2008 R2 64bit Server With Oracle 11g R2.
    How many database will play in this role.
    Best,

    hello
    I was going through your post and i am also doing the same thing here at our organisation for Oracle 10g R2
    Can you pls send me any docs u r having for configuration of Oracle in windows clusters .
    And, can you pls elaborate on this point
    e)Create Oracle Service with the same name in the 2nd node and copy all the files like spfile,tnsnames.ora,listener.ora,password file to Node2.
    Pls send me the details at [email protected] or you can contact me at 08054641476.
    Thanks in advance.

  • Cisco aironet 2600 series AP configuration with windows 2008 R2 Radius server.

    I want to know the configuration of Cisco aironet 2600 series AP with windows 2008 R2 Radius server.  
    I have
    1. AD & DHCP Server
    2. Cisco Aironet 2600 Access Point.
    I want to connect wifi devices through this AP. Authentication should be through Radius server and AD.

    Hi , 
    Below link should support your requirement 
    http://www.cisco.com/c/en/us/support/docs/wireless-mobility/wireless-lan-wlan/116584-configure-wirelesslan-00.html
    Minimal command : -
    AP(config)# aaa new-model
     AP(config)# radius-server host 172.20.0.1 auth-port 1645 acct-port 1645 key XXXXXX
     AP(config)# radius-server deadtime 10
    HTH
    Sandy

  • Windows 2008 R2 File Server - user profiles appear underdirectory C:\user

    I've a windows 2008 r2 file server and  few day ago I've noticed that under directory c:\users some user profiles have been created.
    These users don't have rdp access to this server and don't use any ts application.
    Is this a problem or a normal behavior?

    Hello,
    IIRC this is normal behavior as they do a connect to the server to access the shared folders.
    Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
    Can you please explain in more detail?
    Why aren´t all users creating a local Profile on the fileserver?
    Kind regards,
    Tim
    MCITP, MCTS, MCSA
    http://directoryadmin.blogspot.com
    This posting is provided 'AS IS' with no warranties or guarantees and confers no rights.
    "If this thread answered your question, please click on "Mark as Answer"

  • How to add Windows 2012 R2 RDS to Existing Windows 2008 R2 Terminal Server

    I currently have a Windows 2008 R2 Terminal Server running and I am looking to add a Windows Server 2012 R2 server to it. All I see when I google the setup is only for Windows Server 2012 R2 RDS, cant find anything to integrate with a current 2008 R2 Terminal
    Server.
    Can anyone help with this or point me to a blog I possibly missed?
    Thanks.

    Hi,
    Thanks for your comment.
    Yeah, agree with diramoh; as already commented. If you want user session from RDS Server 2012 R2 then you need to  install RDS License role on server 2012 R2, purchase and install RDS CAL (per user or per device) according your requirement and then you
    can use user session for server 2012 R2 and also for lower version. 
    But as you already have Server 2008 R2 RDS CAL, then with that you can simply access lower version but can’t manage Server 2012\R2. 
    For more information, you can refer following document.
    Licensing
    Windows Server 2012 R2 Remote Desktop Services
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • CRM 7.0 installation failed on Windows 2008 R2  SQL Server 2008 SP1

    Hello I'm currently trying to install CRM 7.0 on a windows 2008 R2 (64B) plateform  with SQL Server 2008 SP1 as database engine
    while launching sapinst.exe i'm facing this issue  that i cannot get rid of it 
    Could someone Help , would really be appreciated as i'm a newby on SAP world
    thanks a lot
    Unable to start a service execution.  Please check the following information for the possibble reason and inform the installation development :  Opened sylib701_1.dll exe dir is C:/Users/SAPINS1/AppData/Local/Temp/2/sapinst_exe.3492.1286357336 Opened C:/Users/SAPINS1/AppData/Local/Temp/2/sapinst_exe.3492.1286357336/iaguieng701_1.dll receiving and sending on port 21200 Environment variable SAPINST_JRE_HOME set to value 'C:/Users/SAPINS1/AppData/Local/Temp/2/sapinst_exe.3492.1286357336/jre'. exe dir is C:/Users/SAPINS1/AppData/Local/Temp/2/sapinst_exe.3492.1286357336 Creating file C:\Program Files\sapinst_instdir\x. Removing file C:\Program Files\sapinst_instdir\x. Opened C:/Users/SAPINS~1/AppData/Local/Temp/2/sapinst_exe.3492.1286357336/iakdblib701_1.dll  This is SAPinst, version 701_1, make variant 701_REL, build 1015514 compiled on Oct 3 2008, 01:51:15  MessageLib initialized successfully. showing dlg diProductChoice <dialog sid="diProductChoice"> <title>Welcome to SAP Installation Master</title> <dialog/> Login in progress Connection request to guiengine backend by host 169.254.138.68 Protocol version is 3.1 Send connect information client logged on Waiting for an answer from GUI CDialogHandler: ACTION_NEXT requested <dialog sid="diProductChoice"> <dialog/> Creating file C:\Windows\System32\x. Removing file C:\Windows\System32\x. showing dlg diRestartOrCancel <dialog sid="diRestartOrCancel"> Dialog does not contain standard input handler, so the backend is not able to generate a log entry <dialog/> Waiting for an answer from GUI current working directory is C:/Windows/System32 Creating file C:\Program Files\sapinst_instdir\x. Removing file C:\Program Files\sapinst_instdir\x. Unable to open URL file://C:\Windows\System32\control.xml.  The execution will be terminated now.

    Hi!
    Windows 2008 R2 is not yet listed in the PAM - and hence not yet supported. The technical prerequisites are met (with a special kernel patch) but not all software is released, so you may get it to run technically but not everything is tested and so, you should not install any SAP system on it!
    In fact, and just to provide you further details it is not possible to expect the 710 products released for Windows Server 2008 R2 before around four weeks; 700 products will be released even after 710.
    See [SAP note 1383873|https://service.sap.com/sap/support/notes/1383873]  ("Windows Server 2008 R2 Support").
    You can be always up to date with the latest Windows news at:
    [SAP on Microsoft Windows|SAP on Microsoft Windows] --> Support of Microsoft Windows Server 2008 R2
    Cheers!

  • BSOD Error Windows 2008 R2 Terminal Server

    Hi guys
    I have a unique issue on a Windows 2008 R2 Enterprise Terminal Server where it keeps blue screening every so often (from every 2 or 3 days to some times once a week) with the exact same BSOD error. After countless hours Googling and researching I am simply
    at a dead end and desperately require some guidance if possible. I have ran malware bytes and other tools and the TS does not have any malware or viruses. I have ran a chkdsk and everything is also okay with that.
    It has happened about 5 times now with the same errors every time:
    29/05/2014 09:42:18
    Bug Check String: CRITICAL_OBJECT_TERMINATION
    Bug Check Code: 0x000000f4
    Parameter 1: 00000000`00000003
    2: fffffa80`243c5060
    3: fffffa80`243c5340
    4: fffff800`01bc70d0
    Caused by driver: ntoskrnl.exe
    Caused by address: ntoskrnl.exe+75b80
    Processor: x64
    I have uploaded the DMP to OneDrive: edit: it won't let me post a link until my account is verified?
    Thanks
    Dan

    Hi,
    Thank you for posting in Windows Server Forum.
    The problem which you are facing seems to be due to ntoskrnl.exe. There might be some corruption in ntoskrnl.exe file.It’s responsible for various system services such as hardware virtualization, process and memory management, thus making it a fundamental part
    of the system. It contains the cache manager, the executive, the kernel, the security reference monitor, the memory manager, and the scheduler.
    Please check below articles to fix the issue of ntoskrnl.exe.
    1. NTOSKRNL.EXE is missing or corrupt
    2. How to Fix Ntoskrnl.exe Missing or Corrupt Error
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Not Able To Assign A Static IP Address To Windows 2008 64 bit Server

    Hello Experts,
    I've been trying to assign a static IP address to Windows 2008 R2 Server Virtual Box image. As soon as I assign static IP address to the image, either it hangs or says "Unidentified network".
    I'm 100% sure that I'm using correct IP address, Gateway, Subnet mask and DNS Server details. If I use same settings on other linux virtual box, it is able get that static ip address. The issue is only with Windows 2008 image.
    Here few more inputs that may help:
    - Windows 2008 image has "Bridge" adapter.
    - Host system is connected to corporate network via wired connection and NOT on VPN.
    - If I use "Obtain IP address automatically" setting, then it is able to get a dynamic IP address and internet is working fine.
    Questions:
    1. Has anyone seen this issue before ?
    2. Do I need to do any additional configuration on Windows 2008 server ?
    Thanks,
    GK

    Hi,
    Method 1: Uninstall and reinstall network drivers.
    Method 2: If you have any anti-virus software, disable them.
    You can also try set a static IP via neetsh commend.
     How to Use the NETSH Command to Change from Static IP Address to DHCP in Windows 2000
    http://support.microsoft.com/kb/257748
    Hope this helps.

  • Access Denied when accessing ipc$ but not admin$ of a Windows 2008 R2 Standard server

    From a Windows 2008 R2 Server,
    c:\> net use * \\<winserver2008>\ipc$ 
    System error 66 has occurred.
    The network resource type is not correct.
    c:\> net use * \\<winserver2008>\admin$ 
    Drive Z: is now connected to \\<winserver2008\admin$.
    However, running the above commands from a Windows 2003 Server, I have no problem at all.
    Does anyone has any idea?

    Hello nww,
    The problem is caused by UAC and the elevated privileges required to access the administrative shares. This
    Microsoft KB article (951016) describes the issue in Windows Vista
    To better protect those users who are members of the local Administrators group, we implement UAC restrictions on the network. This mechanism helps prevent against "loopback" attacks. This mechanism also helps prevent local malicious software
    from running remotely with administrative rights.
    and the steps to resolve it, open a new PowerShell window as administrator:
    New-ItemProperty HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System -name "LocalAccountTokenFilterPolicy" -value "1" -propertyType dword
    A word of caution: this is opening up a security hole and it should only be done with careful consideration of the risks. The need to use PSExec to remotely run a process was an important part of the deployment, however the same result
    could be achieved using PowerShell remoting. Until it’s tested and we’re ready to deploy that, I’ll be using this method.
    source

  • Windows 8.1 Enterprise DirectAccess with a Windows 2008 R2 DA server

    I don't suppose anyone out there is using Windows 8.1 Enterprise with a Windows 2008 R2 DirectAccess setup?
    We have an existing 2008 R2 DA setup used by 50+ Windows 7 Enterprise laptops without any issues.
    We're testing Windows 8.1 Enterprise and the DirectAccess functionality seems to be very intermittent, you can't use any of the Windows 8.1 powershell commands to look at the status as it's not using the new 2012 functionality but DA is there and works.
    The problem is it seems to take a long time to connect, anything from 15 minutes to several hours and in some instances seems to fail to connect entirely. I can't see anything in the event logs and I'm really struggling to work out why it's so intermittent.
    Cheers
    Robert Grigsby

    Hi,
    DirectAccess performance is dependent on many factors such as the speed of the DirectAccess client’s connection to the Internet, Internet latency and congestion between the
    DirectAccess client and server, and the current load on the DirectAccess server. Another reason might be the type of Internet Protocol version 6 (IPv6) encapsulation being used over the Internet Protocol version 4 (IPv4) Internet. 6to4 and Teredo tend to have
    higher performance because the encapsulation is simpler to process. Internet Protocol over Secure Hypertext Transfer Protocol (IP-HTTPS) tends to have lower performance because of the higher protocol overhead and the additional Secure Hypertext Transfer Protocol
    (HTTPS)-based encryption and decryption.
    When examining performance issues, one of the first places to look is the display of the
    ipconfig command on the DirectAccess server, which indicates the type of encapsulation based on the interface that has a global IPv6 address assigned.
    The related KB:
    DirectAccess Client Connection is Slow
    http://technet.microsoft.com/en-us/library/ee844161(v=ws.10).aspx
    Regards.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • How can I transfet itunes from my touch to a new computer without access to the old computer

    How can I transfer my itunes music and pictures from my touch to a new computer without having access to the old one, which died?

  • I and k don't work

    A Macbook 1/1,  a1186, OS 10.57, my friend "cleaned" her keyboard, and afterwards the i and k keys don't work. She did try pressurized air to disperse any physical particle.  The keys work smoothly,  and the Macbook responds properly to an external k

  • Diablo 3 /w Macbook Pro 2.2

    This isn't another "will it work" thread. this is to try and find out why all of the sudden im getting massive lag. i was cursing through D3 perfectly fine up until tonight. all of the sudden i hit an FPS lag mid through act 1 nightmare mode. was ran

  • Unable to set mailbox forwarder within ECP using Internet Explorer

    We seem to have an issue that has developed where using Internet Explorer we are now unable to set a mailbox forwarder within the ECP. When we use Internet Explorer 11 the following is used to discover the issue: 1. Under mailboxes select any recipie

  • Want to help me plz

    I can't open iTunes after install this massage iTunes has encountered a problem and needs to close.  We are sorry for the inconvenience. AppName: itunes.exe AppVer: 10.6.3.25 ModName: unknown ModVer: 0.0.0.0 Offset: 08690745 help me plzzzzzz.