Advice needed on installing CA on Windows Server 2008 for CUPS Calendar Integration

Hi,
I am trying to configure CUPS 8.0 to connect to Exchange 2008 to retrieve calendar information as detailed in the integration note at the link below:
http://www.cisco.com/en/US/docs/voice_ip_comm/cups/8_0/english/integration_notes/ExchInt.html
I have successfully completed everything up to the section Installing the CA on Windows Server      2008 but am now running into problems.
When I run the Role Services Wizard I get options to install Certificate Authority and  Certificate Authority Web Enrollment but not  Online Responder.
Can anyone advise why this would be the case?
It may or may not be relevant but the server that the customer has told me to install the CA on is a domain controller - could this be the issue?

A bit more information - below is some of the output generated by the Windows systeminfo cli command.
Host Name:                 DOMDAT02
OS Name:                   Microsoft® Windows Server® 2008 Standard
OS Version:                6.0.6001 Service Pack 1 Build 6001
OS Manufacturer:           Microsoft Corporation
OS Configuration:          Primary Domain Controller
OS Build Type:             Multiprocessor Free
Registered Owner:          V2C
Registered Organization:   V2C
Product ID:                55041-339-2169613-76816
Original Install Date:     25/01/2009, 18:29:39
System Boot Time:          11/06/2011, 08:50:34
System Manufacturer:       VMware, Inc.
System Model:              VMware Virtual Platform
System Type:               X86-based PC
Processor(s):              1 Processor(s) Installed.
                           [01]: x64 Family 6 Model 23 Stepping 10 Genuine ~2494 Mhz
BIOS Version:              Phoenix Technologies LTD 6.00, 22/09/2009
Windows Directory:         C:\Windows
System Directory:          C:\Windows\system32
Boot Device:               \Device\HarddiskVolume1
System Locale:             en-gb;English (United Kingdom)
Input Locale:              en-gb;English (United Kingdom)
Time Zone:                 (GMT) Greenwich Mean Time : Dublin, Edinburgh,, London
The server is running Windows Server 2008 Standard and according to the Microsoft doc at the link below this does not support the Online Responder service.
http://technet.microsoft.com/en-us/library/cc772393(WS.10).aspx
Could the problem be that I need a server running Windows Server 2008 Enterprise?

Similar Messages

  • Cannot install WSUS in Windows Server 2008

    Hi.
    I want to install WSUS in Windows Server 2008 R2 Enterprise, but when it try I have a prompt to upgrade Web Services (IIS), then I have a Fail message.
    Here is the HTML File log:
    <Informational>: This server might need to be restarted after the installation completes.
    Web Server (IIS)
     <Informational>: Find out more about Windows System Resource Manager (WSRM) and how it can help optimize CPU usage
     Web Server
     Application Development
     ASP.NET
     .NET Extensibility
     ISAPI Extensions
     ISAPI Filters
     Security
     Windows Authentication
     Performance
     Dynamic Content Compression
     Management Tools
     IIS 6 Management Compatibility
     IIS 6 Metabase Compatibility
    Windows Server Update Services
    Web Server (IIS): Installation failed
     The following role services were not installed:
     Web Server
     Application Development
     ASP.NET
     .NET Extensibility
     ISAPI Extensions
     ISAPI Filters
     Security
     Windows Authentication
     Performance
     Dynamic Content Compression
     Management Tools
     IIS 6 Management Compatibility
     IIS 6 Metabase Compatibility
    Windows Server Update Services: Installation failed
     <Error>: The update could not be found. There may be a network connection issue. Click here for more information.
    Please refer to the full log at: 'C:\Windows\logs\ServerManager.log'
    And the .log file log is here:
    2988: 2009-07-14 09:19:42.125 [InstallationProgressPage]  Loading progress page...
    2988: 2009-07-14 09:19:42.156 [InstallationProgressPage]  Creating WindowsUpdateDownloader.
    2988: 2009-07-14 09:19:42.156 [InstallationProgressPage]  Searching for Updates...
    2988: 2009-07-14 09:19:42.156 [InstallationProgressPage]  Starting asynchronous download.
    2988: 2009-07-14 09:19:42.171 [WindowsUpdateDownloader]   Creating session.
    2988: 2009-07-14 09:19:42.171 [WindowsUpdateDownloader]   Search query: 'CategoryIDs contains '4e487029-f550-4c22-8b31-9173f3f95786''
    2988: 2009-07-14 09:19:42.171 [WindowsUpdateDownloader]   Searching....
    2988: 2009-07-14 09:19:51.328 [WindowsUpdateDownloader]   Initial search failed, try again on WU server.
    2988: 2009-07-14 09:19:52.843 [WindowsUpdateDownloader]   Search returned: Succeeded, found 0 updates.
    2988: 2009-07-14 09:19:52.843 [InstallationProgressPage]  Search completed, result: Succeeded.
    2988: 2009-07-14 09:19:52.843 [InstallationProgressPage]  Downloading...
    2988: 2009-07-14 09:19:52.843 [WindowsUpdateDownloader]   Sending failure DownloadComplete event.
    2988: 2009-07-14 09:19:52.843 [InstallationProgressPage]  Download completed, result: NotStarted.
    2988: 2009-07-14 09:19:52.843 [InstallationProgressPage] Error (Id=0) Failure message: 'The update could not be found. There may be a network connection issue. <a href="WSUS.chm::/html/54a9eb1f-5dd1-42d8-ad00-dae55d7b9463.htm">Click here for more information.</a>'
    2988: 2009-07-14 09:19:52.843 [InstallationProgressPage]  Invoking LoadFinishPage.
    2988: 2009-07-14 09:19:52.859 [InstallationProgressPage]  About to load finish page...
    2988: 2009-07-14 09:19:52.859 [InstallationFinishPage]    Loading finish page
    2988: 2009-07-14 09:19:52.875 [InstallationFinishPage]    Finish page loaded
    I checked my Internet Connection, and no problems with that, Wndows update works fine.
    Regards

    The reason these solutions all work is because previously these machines were WSUS CLIENTS, and thus looking to the (sometimes no longer present) WSUS SERVER to find the WSUS Dynamic Installer update.
    By unlinking the GPO or moving the server to the Computer Container (not OU, btw), you effectively revert that machine to being an Automatic Updates client, and it can then obtain the WSUS Dynamic Installer update from Automatic
    Updates.
    You can also achieve this objective by:
    1. Run gpupdate /force (to reset the 90 minute GPRefresh timer).
    2. Edit the registry and set the HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU "UseWUServer" value to ZERO, which also disables the machine as a WSUS Client.
    From there you'll have at least sixty minutes (minimum GPrefresh interval) to install the WSUS Role, after which the machine will automatically revert back to the previous "WSUS Client" status -- which, presumably, is to be a client of itself.
    Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
    Principal/CTO, Onsite Technology Solutions, Houston, Texas
    Microsoft MVP - Software Distribution (2005-2011)
    My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
    My Blog: http://onsitechsolutions.spaces.live.com

  • Is it possible to install Firefox on Windows Server 2008?

    I try to install Firefox 3.6 on Windows server 2008 but it says that the file is corrupted.
    Is it possible to install Firefox on Windows Server 2008?

    From the Parallels website:
    32-bit Operating Systems
    Windows 8 with: Windows 8, 8.1 (when available)
    Windows 7 SP1
    Windows Vista SP0, SP1, SP2
    Windows Server 2008 R2, SP2, SP1, SP0
    64-bit Operating Systems
    Windows 8
    Windows 7 SP1
    Windows Vista SP0, SP1, SP2
    Windows Server 2012
    Windows Server 2008 R2, SP2, SP1, SP0
    I do suggest that you upgrade RAM to at least 8gig
    if you haven't already.
    FWIW, I currently use Win8/64 bit with Parallels on a 2011 Mini Server
    using the windows environment for engineering applications and have
    had no issues.  I am running Mountain Lion but do not have the
    Server app installed.

  • Is it possible to install and run Windows Server 2008 on a Mac Mini Server in a Virtual Machine software like Parallels

    I am wondering if it is possible to install and run Windows Server 2008 on a Mac Mini Server as a VM as my main application uses Windows VisualBasic and Fox Pro and requires a Static IP to connect to it, My other offices connects to Windows Server via RDP.
    Basically I am researching a Server for the same purpose and since Mac Mini and OsX both are robust in nature it can fit the bill if every thing work fine.
    Thanks

    From the Parallels website:
    32-bit Operating Systems
    Windows 8 with: Windows 8, 8.1 (when available)
    Windows 7 SP1
    Windows Vista SP0, SP1, SP2
    Windows Server 2008 R2, SP2, SP1, SP0
    64-bit Operating Systems
    Windows 8
    Windows 7 SP1
    Windows Vista SP0, SP1, SP2
    Windows Server 2012
    Windows Server 2008 R2, SP2, SP1, SP0
    I do suggest that you upgrade RAM to at least 8gig
    if you haven't already.
    FWIW, I currently use Win8/64 bit with Parallels on a 2011 Mini Server
    using the windows environment for engineering applications and have
    had no issues.  I am running Mountain Lion but do not have the
    Server app installed.

  • Install ASM On Windows server 2008

    Hi all Nice Evening, i want to know how to install asm on windows server 2008 step by step guide.

    Hi,
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/storeman.htm#sthref1648
    Please use the above link to check the step by step configuration
    Regards,
    Taj

  • Installing a New Windows Server 2008 R2 Child Domain by Using the Command Line

    Installing a New Windows Server 2008 R2 Child Domain by Using the Command Line:
    http://technet.microsoft.com/en-us/library/cc731873%28v=ws.10%29.aspx
    dcpromo /unattend /InstallDns:yes /ParentDomainDNSName:mysite.com /replicaOrNewDomain:domain /newDomain:child /newDomainDnsName:gridview.mysite.com /childName:gridview /DomainNetbiosName:gridview
    /databasePath:"c:\Windows\ntds" /logPath:"c:\Windows\ntds" /sysvolpath:"c:\Windows\SYSVOL" /safeModeAdminPassword:pass1 /forestLevel:4 /domainLevel:4 /rebootOnCompletion:yes
    Error Code:
    The specific argument 'childName' is not recognized.
    I am trying to insert gridview as a childname.

    Hi,
    Before going further, can we try another domain name to see what will happen?
    Besides, if the issue persists, we can try installing a new child domain by using the GUI.
    Installing a New Child Domain by Using the Graphical User Interface (GUI)
    http://technet.microsoft.com/en-us/library/cc771856(v=ws.10).aspx
    Best regards,
    Frank Shen

  • How to install IE8 on Windows Server 2008 R2 Datacenter?

    Hello.
    Can anybody tell me, how to install IE8 on 2008 R2 Datacenter?
    I've downloaded this http://www.microsoft.com/en-us/download/internet-explorer-8-details.aspx for "Windows Server 2008 64-bit and more..", removed IE11, IE10, IE9 from installed updates, and runned "dism /online /disable-feature
    /featurename:Internet-Explorer-Optional-amd64".
    And nothing helps. I've got a message "Internet Explorer 8 is not supported on this operating system".

    you can't "install" IE8 on WS2008R2, nor on Windows7 - because those OS's shipped with IE8.
    IE is an OS component, and so when you "upgrade" or "downgrade" IE, you are affecting an OS component.
    What this means is that the "IE8" download you are trying to apply, is actually IE8 for WinXP or maybe WinVista.
    You can usually "downgrade" Win7 back to IE8, by uninstalling the newer "upgrade" of IE - this causes the OS to automatically attempt to revert to the prior IE version.
    This reversion assumes/requires a healthy OS and component store (CBS), including all the pkgmgr file needed to revert to component.
    Sometimes, the component store is damaged, or is missing files.
    you may need to check the CBS logfiles, and may need to perform SFC /scannow
    You may need to use CheckSUR to repair system health.
    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!)

  • Oracle 11g R2 install problem on Windows Server 2008 R2 SP1

    Hi all,
    Trying to install the Oracle 11g R2 database onto Windows Server 2008 R2 SP1.
    I get as far as running the setup and a black window flashes up on the screen and disappears.
    The log files only show the following:
    Using paramFile: C:\Temp\database\install\oraparam.ini
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    The number of files bootstrapped for the jre is 0.
    The number of files bootstrapped for the oui is 0.
    I've tried running setup -debug from the command line but no further information is logged.
    Any help in troubleshooting further is appreciated.

    That is the complete log file. No error messages or further information is given.
    I'm not sure how to check:
    Statement of Direction: Oracle Database 11g Release 2 – Microsoft Windows 7 and Windows Server 2008 R2 [ID 867040.1]
    I have checked on:
    http://docs.oracle.com/cd/E11882_01/install.112/e24283/toc.htm
    The server meets all the hardware requirements. The default file share is accessible and it is running a supported browser. The installer is being run with Admin rights. I'm not sure what else I need to check.

  • BO XI 3.1 SP3 Install issue on Windows Server 2008 R2 64-bit

    We are trying to install the lastest Build of Business Objects XI 3.1 SP3 on a new server with Windows Server 2008 R2 64-bit OS (51038908_part1.exe,51038908_part2.rar, 51038908_part3.rar).
    The setup never finish! It seems that the setup can't validate the CMS installation and is trying again and again.
    In the "Enterprise XI 3.1 SP3 - Windows - Supported Platforms" document, the Windows Server 2008 R2 Entreprise 64-bit Edition is supported.
    The antivirus is desactivated and the setup.exe file was launched in the administrator mode.
    Any ideas?
    Edited by: Frederic Wojnarowski on Nov 22, 2010 5:45 PM

    We have run into similar issues with that same package (51038908_part1.exe) which is a complete install of "BOE-3.1 package with SP3" for Windows 2008 Server that only installs in the 64-bit mode.
    We had a 32-bit Oracle 10g client installed, that BOE did not recognize for the CMS - so the install was hanging at the CMS config...(no clear errors / no simple way to roll-back the failed install).
    We only discovered the underlying Oracle issue when we deployed just the CMS with a local MySQL database - and then tried to point the CMS at the Oracle DB instead. It gave us TNS errors even though we could hit the same TNS without issue using SQL-PLUS on the same machine.
    This lead us to assume that the 64-bit BOE couldn't connect via the 32-bit Oracle 10g drivers.
    We have had trouble installing the 64-bit Oracle 10g client that we downloaded - so are now looking for some advice.
    Anyone know which specific 64-bit Oracle 10g client should be used with the cumulative "BOE-3.1 package with SP3" 64-bit package (51038908_part1.exe)...?
    I assume that this Oracle client will be used for any connection to the CMS / AUDIT Oracle databases - and any RPT content running on the CR-JobServers that is using an Oracle Native connection...?
    Thanks in advance for the advice.

  • How to install epm on window server 2008 sp2

    Please , provide me some help - I am using window server 2008 sp2 and oracle 10g and hyperion 11, but I want to know the system requirements and steps to install EPM.
    regards
    Amit

    Everything you need is at http://docs.oracle.com/cd/E17236_01/nav/portal_1.htm
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Issues on Installing Oracle on Windows Server 2008 Guested on VMware Workstation 10

    I am trying to install Oracle 11g R2 on Windows Server 2008 Guested on VMware Workstation 10 but I am getting this Warning on Enterprise Manager Configuration  at the end of installation.
    Besides, when I tried to connect to hr database through Oracle SQL Developer I am getting following error:
    Can you please let me know what I have done wrong? and how can I fix This? Thanks

    Farzanx1 wrote:
    I need to install and configure Active Directory and DNS service on a
    remote Windows Server 2008 R2 which has a public facing IP, gateway
    and DNS. I don't really understand such network structure:
    IP Address: xx.xx.93.158
    Subnet Mask: 255.255.255.252
    Default Gateway: xx.xx.93.157
    DNS: xx.xx.64.10
    I have experience on installing AD and DC, DNS services on local
    servers (which then the server becomes the DC for the local network)
    but I hesitate to do this on a publicly facing production server.
    Unfortunately I wasn't able to find a proper guide for my case.
    Would appreciate if someone could guide me on the steps I need to
    take so that I will not disturb the current network settings. (A
    little down time for installing the services and features is ok as
    long as I don't lose connectivity)
    Thanks
    You want to install AD on an Internet Server?
    According to your description your server has one public IP-address and
    no internal IP-address and you want to install AD on this Internet
    server?? Is that correct??
    Can you tell us the intended use of this server. Do you want to host
    services on this server, which need AD authentication?
    If you have a second NIC and your DC is on another local machine I
    would not expose your local AD on an public accessible server. If this
    server shall become a DC it should not have more than one IP-address.
    If you want to access data on this server via Internet securely I would
    recommend a VPN solution - preferably not running on the server itself
    but on a separate firewall between the server and the internet. In this
    case I would have no see a big security problem running AD on this
    server.
    Wolfgang

  • Installing CF9 on Windows Server 2008 Standard 64-bit

    Hi-
    I'm attempting to  install a new ColdFusion configuration with a host who is useless  regarding the support that they offer (for now, they shall remain  nameless).
    It's a Windows Server 2008 Standard 64 bit VPS  configuration. MySQL is already installed so I'm on the hook to  configure ColdFusion 9 with IIS (7.5, I believe). There are numerous  settings which the installer does not seem to address so I've had to  address several Module Mappings which failed during the install....
    Can  anyone point me to an installation doc for the above configuration?  Will the CF installer eventually handle these issues or are we on our  own to support this?
    Thanks in advance,
    Rich

    My advice is to get out now and go to a site like hosting.com that has a solid track record hosting CF. There are several others to choose from. If they are starting this rough you will have constant problems.

  • Error: 0x800f0826 recived when installing SP1 of windows server 2008 R2

    Tried to install the Windows server 2008 R2 SP1 but  failed with the error code 0x800f0826.
    The update  install fine and when reboots it says "Installation was not successful"  Error 0x800f0826.
    I already follow steps as mentioned in this http://support.microsoft.com/kb/2505743 , but still no success.
    plz. advice
    SALMAN

    Below are the CheckSUR.persist  logs.
    =================================
    Checking System Update Readiness.
    Binary Version 6.1.7601.21645
    Package Version 15.0
    2012-06-01 23:21
    Checking Windows Servicing Packages
    Checking Package Manifests and Catalogs
    Checking Package Watchlist
    Checking Component Watchlist
    Checking Packages
    Checking Component Store
    Summary:
    Seconds executed: 868
     No errors detected
    =================================
    Checking System Update Readiness.
    Binary Version 6.1.7601.21645
    Package Version 15.0
    2012-06-04 11:26
    Checking Windows Servicing Packages
    Checking Package Manifests and Catalogs
    Checking Package Watchlist
    Checking Component Watchlist
    Checking Packages
    Checking Component Store
    Summary:
    Seconds executed: 557
     No errors detected
    =================================
    Checking System Update Readiness.
    Binary Version 6.1.7601.21645
    Package Version 15.0
    2012-06-04 11:53
    Checking Windows Servicing Packages
    Checking Package Manifests and Catalogs
    Checking Package Watchlist
    Checking Component Watchlist
    Checking Packages
    Checking Component Store
    Summary:
    Seconds executed: 271
     No errors detected
    =================================
    Checking System Update Readiness.
    Binary Version 6.1.7601.21645
    Package Version 15.0
    2012-06-04 12:47
    Checking Windows Servicing Packages
    Checking Package Manifests and Catalogs
    Checking Package Watchlist
    Checking Component Watchlist
    Checking Packages
    Checking Component Store
    =================================
    Checking System Update Readiness.
    Binary Version 6.1.7601.21645
    Package Version 15.0
    2012-06-04 12:51
    Checking Windows Servicing Packages
    Checking Package Manifests and Catalogs
    Checking Package Watchlist
    Checking Component Watchlist
    Checking Packages
    Checking Component Store
    Summary:
    Seconds executed: 132
     No errors detected
    SALMAN

  • Error In Installing AddOn on Windows Server - 2008

    Hello,
    I have created an addon on Visual Studio 2005 in Windows Server 2003 OS and then packaged that using B1DE Tool as ard file and run that on my system and the addon is working properly . But when i want to run that addon on system with operating System as Windows Server 2008 the addon is not getting installed and is giving as error message " Incorrect Format " and not even the exe of addon is not running on that server machine .What to do so that my addon works .
    Thanks & Regards
    Amit

    Hello ,
    My main problem occurs while creating the ard file .Normally While building AddOn installer file system creates .Ard file in Bin Folder. But when i creates the Ard File by changing the Target CPU as x86 Then a folder named x86 get created in the bin folder of AddOn Installer file without any ard file in that folder.Then i again build the addon installer project and copies the
    Exe file of x86 folder & Ard File of Bin Folder and deploy that on Server 2008 .Then the system is throwing a message "
    Wrong Digital Signature " that's where i am facing problem while creating ard file bychanging the compile mode to x86.
    Please suggest since its causing me problems in deploying on Client Server .
    Thanks & Regards,
    Amit

  • Can I install Acrobat in a Windows Server 2008 for many users?

    I'm looking for a solution for my enterprise to install Adobe Acrobat in Windows Server 2008 R2, where the users connect by remote desktop. I'm looking for a form for they use Acrobat by the same form they uses now Reader. But not for all, only for some of this users.
    I called a responsible and he told me that I can install Acrobat for some users in Windows Server 2008 R2, but I'm not sure if that solution will be legal.
    Can I buy a special license for it or I have to buy a license for each user? How can I proceed to do this, if it's possible?
    Thanks in advance for you attention!

    Use a mozilla.cfg file in the Firefox program folder to lock prefs or specify default values.
    Place a file local-settings.js in the defaults\pref folder where you also find the file channel-prefs.js to specify using mozilla.cfg.
    pref("general.config.filename", "mozilla.cfg");
    pref("general.config.obscure_value", 0); // use this to disable the byte-shift
    See:
    * http://kb.mozillazine.org/Locking_preferences
    You can use these functions in mozilla.cfg:
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes in current session
    lockPref(); // lock pref, disallow changes
    <pre><nowiki>lockPref("app.update.enabled", false);</nowiki></pre>

Maybe you are looking for

  • Can't open project, "catalog is too new"

    Error message reads: The document "CurrentVersion.fcpproject" could not be opened. The catalog is too new. So...how do I open the project?

  • Automatic Time Sync on Gnome Desktop?

    What would you do to sync time on your Gnome Desktop? Gnome Settings for "Networktime" does not work for me caus it is deactivated after reboot.... All what i try to do with ntp does not work too... Is there any "easy" way to sync time?

  • Using smart tv aa a monitor

    I would like to use my tv as my monitor is there a way to use my imac on my tv via wifi? 

  • Oracle Interface developer  @ Sterling Heights, MI

    Title: ETP - Oracle Interface developer Comments : US Citizen Only My name is Rk and I'm a Sr Technical Resource Manager at Charter Global Inc and we are looking for ETP - Oracle Interface developer . Please respond me , if you are qualified, availab

  • Best Practice Scorecarding

    I have downloaded XAPPFINBPSC00_0-10004332.sca from service market place under swdc -> Entry by Application Group -> SAP xApps.  Our basis team had installed the .sca file using SDM.  I have SAP_ALL kind of authorizations on poratl.  But I still do n