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>

Similar Messages

  • Installing Microsoft Office on Windows Server 2008 R2

    Can I install Microsoft Office on Windows Server 2008 R2?
    I'm not trying to use this installation from client machines, I just want to use this installation from the same machine.
    It's a Home LAN, I need to develop some applications, but basically, the server should be used as any other machine by any member of the family.
    Each machine will have it's own suite of Office Applications. It's just 3 machines
    Believe you can do it, and you will!!

    Yes, I've done that successfully, but I use the Volume Licensing edition (Professional Plus).
    http://technet.microsoft.com/en-us/library/ee624351(v=office.14).aspx
    If you have a Retail edition, it might not be as successful...
    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!)

  • Unable to install SCCM client on Windows Server 2008 R2 - certificate permission error?

    I am trying to comply with corporate policy, which is, have an SCCM agent or client on every Windows device. I have successfully used the provided SCCM installer on other Windows 2008 R2 servers. However for one particular server I cannot get the SCCM agent
    to install successfully. I've searched forums and documentation, but can't find a solution. Part of the problem is the lack of feedback by SCCM on what is wrong. I think I have narrowed down the symptom to the following error messages from the "C:\Windows\CCM\Logs\ClientIDManagerStartup.log":
    [LOG[Certificate [Thumbprint C559304C1598F17641D0732EB9EB787169A25FA7] issued to 'SMS' doesn't have private key or caller doesn't have access to private key.
    [LOG[Failed in GetCertificate(...): 0x87d00281]LOG]!><time="10:56:59.014+300" date="04-17-2014" component="ClientIDManagerStartup" context="" type="3" thread="3024" file="ccmcert.cpp:2122">
    [LOG[CCMCreateAuthHeaders failed (0x8009200b).]LOG]!><time="10:56:59.014+300" date="04-17-2014" component="ClientIDManagerStartup" context="" type="3" thread="3024" file="clientauthutil.cpp:978">
    When I use the Certificates MMC snap in to look at installed certs on this Windows Server 2008 R2 machine, there are plenty of normal and expected certificates there. There is also a branch called SMS with hundreds of entries, I have no idea what that is.
    The above error seems to indicate a permissions issue. What do I do to fix this SCCM install? It seems like a server cert issue, not an SCCM issue, so I'm posting to the Windows Server forums.
    Thanks in advance.
    Thanks

    this maybe helpful...
    http://www.jamesbannanit.com/2011/04/certificate-requirements-for-sccm-2012/
    should be asked in SCCM forum...
    http://social.technet.microsoft.com/Forums/en-US/home?forum=configmanagerdeployment
    Best,
    Howtodo

  • 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?

  • Installing Weblogic 12c on windows server 2008

    Trouble installing Weblogic 12 on windows server 2008 ,i have oracle 11g databse in the same system.Now i am trying to install Oracle Weblogic 12 ,but WLS requires JDK 1.6 as a minimum ,after i install the Oracle11g database it automatically installed the Jdk 1.5 ..now how can i go about and install Weblogic 12 .

    install JDK 6 or 7. Load the environment variables from CMD.EXE
    set JAVA_HOME = RUTA_DEL_JDK_6_OR_7
    set PATH =%JAVA_HOME%\BIN;% PATH%
    Then, from the same terminal (cmd.exe) run the weblogic runInstaller.exe 12c.

  • Problems installing OBIEE 11g on Windows Server 2008 64 bit

    Hi, I'm trying to install OBIEE 11g on Windows Server 2008 64 bit (standard edition, SP2), and it's blowing up running the installer. The installer gets past the first couple of "info" screens, but blows up prior to coming to the first "real" screen with an error:
    Microsoft Visual C++ Assertion Failed:
    Program: ...
    File: ../../../src/share/native/sun/font/t2k/t2kstrm.c
    Line: 132
    Expression: pos <= t->maxPos
    Has anyone seen this and/or have an idea how to work around this? Note that I did do the prerequisite download / install of the 2005 Visual C++ 64 bit libraries.
    Thanks,
    Scott

    Just to close the loop on this thread, this does indeed seem to be some sort of font / java issue on our servers. I've been completely unable to get the install to work using the GUI. However, if I run it from command line using the -silent and -response paramaters along with a proper response file, the install went perfectly. I'm going to continue working the SR with Oracle - don't want to be stuck using -silent mode when things get more complicated, but at least now I can move forward.
    If anyone else has a better workaround - please let me know. "Silent" mode is workable, but difficult and time consuming.
    Thanks,
    Scott

  • I am trying to install Oracle 9i on Windows Server 2008

    Hi
    I am trying to install Oracle 9i on Windows Server 2008.
    While installing third CD it shows the following error message
    "jrew.exe has stopped working"
    Please guide me what to do next as early as possible.
    Thanks

    Why?
    The general policy of Oracle is very simple:
    it certifies against the current version of the OS.
    It never re-certifies against new releases of the OS.
    Windows 2008 didn't exist when Oracle 9i was released.
    Sybrand Bakker
    Senior Oracle DBA

  • Installing Adobe CS6 on Windows Server 2008

    I'm trying to install Adobe CS6 on Windows Server 2008 to share up Indesign and InCopy via Citrix Presentation Server v6. The Adobe Extensions manager does not work properly and there for the InDesign application will not load properly becasue the extension/plugins are not being installed correctly. Cirtix requires that applications are inatlled via the Winowdows application installation tool
    Is there a prescribed/recommended way to perform the installation of Adobe CS6 on Windows Server 2008?

    BerrisAnderson neither InDesign or InCopy are designed to work in the environment you have described.  Please see Technical support boundaries for virtualized or server-based environments - http://helpx.adobe.com/creative-suite/kb/technical-support-boundaries-virtualized-or.html for more details.

  • Installing Oracle 10g on Windows Server 2008

    Hi,
    I want to install Oracle 10g on Windows Server 2008. As per Oracle, I should install 10.2.0.3 and then apply patchset 10.2.0.4.
    For that, one has to sign in to metalink which is possible only for customers. I am
    using Oracle only for educational purposes for now. Is there any other way of using Oracle 10g on Windows 2008?
    Thanks,
    Vladi

    Of course if you don't have support and for educational purpose only , you should compromise a little by either install other OS or get virtual machine like VMware.
    Or stay with 10.2.0.3, that should work in most cases.

  • Can i install itunes multiple times on one computer for multiple users?

    Can i install itunes multiple times on one computer for multiple users?

    Like most applications you only need to install it once for it to be available to all users. (That said it is possible to install an application and only make it available to the current user, but that's rarely needed.)
    tt2

  • Is there a restriction to install ODBO driver on Windows Server 2008 64bits

    For SAP BusinessObjects Business Planning and Consolidation (BPC) version 7.5 Microsoft it is possible to connect with Xcelsius using an ODBO provider installed on the BPC server. In the installation Guide for BPC it is specified the need to add following key to the registry:
    http://HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Business Objects\Suite 12.0\MDA\ODBO
    "SupportedProviders"="BPCMDX.4"
    When installing on a Windows Enterprise Server 2003 64 bits I can find the registry three path to http://HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Business Objects\Suite 12.0\MDA\ODBO . On a Windows Enterprise Server 2008 64 bits I cannot see the key path.
    I copy below the paragraph regarding ODBO driver from BPC 7.5 Installation Guide:
    Prerequisites
    The following software is installed:
    n SAP BusinessObjects Enterprise XI 3.1 SP02 (see Downloading and Installing the Central Management System
    page 15).
    n Microsoft Visual C+ 2005 Service Pack 1 Redistributable Package ATL Security Update+
    on the Planning and Consolidation Web server and SAP BusinessObjects Enterprise
    XI 3.1 SP02 server for Voyager or a Universe. You can download the installer from
    http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID
    =766a6af7-ec73-40ff-b072-9112bab119c2 and choose vcredist_x86.exe.
    Procedure
    1. Download the Planning and Consolidation ODBO provider from the SAP Download area by
    selecting Downloads Installations & Upgrades on the SAP Service Marketplace.
    2. Navigate to <drive>:\odbo and run the client.exe file.
    3. Add the Planning and Consolidation ODBO provider to the Data Driver by entering this registry
    setting:
    http://HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 12.0\MDA\ODBO
    "SupportedProviders"="BPCMDX.4"

    I found the answer, Xcelsius 2008 SP3 is not supported on Windows Server 2008.
    Before trying to use more products please check the supported platforms for all products. For example you can see in Xcelsius documentation that SAP Business Objects Xcelsius 2008 SP3 is not supported on Windows Server 2008. This means that, even if BPC 7.5M supports Windows Server 2008, it is not possible to use both BPC 7.5M and Xcelsius 2008 SP3 on a Windows Server 2008.

  • How to install oracle 10g in windows server 2008

    I want to install oracle 10 (10.2.0.4.0) in windows server 2008 R2 X64 bit version.
    Previously i have test this successfully. But not it's giving an error during the installation
    Enterprise manager configuratio failed due to the following error-
    Error starting Database Control
    Refer the log file at (path).....\emConfig.log for more details.
    You can retery configuring this database wlth Enterprise Manager later by manually running (path).....\bin\emca script.
    I tried to start the service manually from services. But it didn't work.
    I tried to run that script using command prompt. but nothing happened.
    in my start menu under oracle home db-console link also not there.
    here is my log file
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Enter Enterprise Manager Root Password :
    ************Certificate was added to keystore
    Certificate reply was installed in keystore
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.FileUtil printFileToLog
    CONFIG: Printing file(After Secure DBConsole): D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_AX-2009_AX2009\config\http-web-site.xml
    <?xml version = '1.0' standalone = 'yes'?>
    <!DOCTYPE web-site PUBLIC "OracleAS XML Web-site" "http://xmlns.oracle.com/ias/dtds/web-site-9_04.dtd">
    <web-site port="1158" display-name="OC4J Java HTTP Web Site" secure="TRUE">
         <!-- The default web-app for this site, bound to the root -->
         <default-web-app application="default" name="defaultWebApp"/>
         <web-app application="default" name="dms0" root="/dms0"/>
         <web-app application="default" name="dms" root="/dmsoc4j"/>
         <web-app application="em" name="em" load-on-startup="true" root="/em" shared="true" />
         <!-- Access Log, where requests are logged to -->
         <access-log path="../log/http-web-access.log"/>
         <!-- Uncomment this if you want to use ODL logging capabilities
         <odl-access-log path="../log/http-web-access" max-file-size="1000" max-directory-size="10000"/>
         -->
         <ssl-config needs-client-auth="false" keystore="D:\oracle\product\10.2.0\db_1/oc4j/j2ee/OC4J_DBConsole_AX-2009_AX2009/config/server/keystore.test" keystore-password="BC062AD3D852A5B5D02E979B69DD12B3" />
    </web-site>
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Database Control secured successfully.
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.EMDBPostConfig performConfiguration
    CONFIG: Securing Database Control completed successfully .
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 0
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Starting Windows service...OracleDBConsoleAX2009
    Feb 7, 2011 11:54:08 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:54:18 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:54:28 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:54:38 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:54:48 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:54:58 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:55:08 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:55:18 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:55:28 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:55:38 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:55:48 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleAX2009' to fully start
    Feb 7, 2011 11:55:48 AM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Initialization failure for service during start
    Feb 7, 2011 11:55:48 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at D:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\AX2009\emConfig.log for more details.
    Feb 7, 2011 11:55:48 AM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
         at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:646)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:224)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
         at java.lang.Thread.run(Thread.java:595)
    please if any one can give me any solution to run my database console. i don't know any method. i'm new to the oracle.
    Thank you

    I have checked that. but i also say that oracle 10g (10.2.0.4 ) support for windows server 2008 r2 X64.
    Windows Server 2008 x64
    Oracle Database 10g Release 2 (10.2.0.4 or later) for Windows x64 is certified on Windows Server 2008 x64 (all editions). 32-bit Oracle Database Client (10.2.0.4) and higher versions are supported on Windows Server 2008 x64.
    I don'y think it's problem of os version or oracle version. Because when we purchase we asked from them what is the recommended version for our os. they told that 10g 10.2.0.4 is ok. previously i have installed this successfully. But now i can't.
    however thanks for tried to help me. if u can find out any other reason\s please late me know..
    thank you very much.

  • Error 0x800f024b installing x86 driver on Windows Server 2008

    When attempting to install updated versions of my Lexmark Universal v2 PS3 x86 drivers on 2 of my Windows 2008 clustered print servers, I am receiving the following error screen:  "Unable to install Lexmark Universal Universal v2 PS3,
    Type 3 - User Mode, x86 driver.  Operation could not be completed (error 0x800f024b)".  I have 55 other Windows Server 2008 file and print servers that I have not had any issues doing this upgrade to.  It only happens on my 2 clustered
    print servers.

    I believe the issue is not installing the driver in the spooler context but adding the driver to the driverstore.  On a cluster the driver is added remotely (yes even on the active node) and the addition to the driverstore also travels the remote install
    path.   There was some issue we fixed for Lexmark due to some long string or something in this context but I can't find the information. 
    Are you running Server 2008 or 2008R2?
    Alan Morris Windows Printing Team

  • Installing Oracle 8i in Windows Server 2008 32

    Hi! I'm installling Oracle 8i in Windows server 2008 enterprise for 32 bits, but it's finish with error. The error is jrew.
    Somebody can install it?
    Sorry by my english.
    Thank!
    Abel

    Oracle 8i on windows server 2008 is not a tested/supported product.

  • Unable to install SAP B1 on Windows server 2008 R2

    Hi
    I am unable to install the SAP Business one 2007 B PL00 on Windows server 2008 R2.
    Environment is set as following :
    1. SQL SERVER 2008 Installed on Server A
    2. SAP B1 to be installed on Server B
    3 Both servers are in domain
    4.Firewall is off
    5. ODBC Connection is tested Successfully
    6 Port is also seem to be ok.
    But  after Installing server tool, when trying to install the Server , in server type nothing is displayed.
    I also checked the connecting SQL server from the instance .
    Please help  is this is related to compatibility of Windows server 2008 R2 with 2007 B or so .
    Thanks & Regards
    RP

    Windows server 2008 R2 is not a supported OS for a lower 2007 version. You need to install a higher version.
    Hi Gordon ,
    It means I have to install SAP 2007 B PL10 afterwards upgrade it to the latest patch level .
    But searching in the forms , i have  seen some bopdy installed the SAP 2007 B PL15 on Windows server 2008 R2.
    Thanks in advance
    Regards
    RP

Maybe you are looking for

  • DB LINK issue using in a Procedure

    Hello All, I'm having an issue using DB link in a procedure to collect data into a pl/sql table. Table1 which is in 10g version being accessed by a DB link and has around 1 million records. Using this link I'm selecting data into another schema DB (w

  • Changing Fixed Assets useful life according IAS rules

    Hi all, According to the new IAS rules (International Accounting Standards) when an asset's useful life (currently with straight line depreciation) is changed we have to distribute the "net book value" (remaining depreciation to be posted) between al

  • The import tab on the file dropdown menu is not functional under any type ussage, I want to import bookmarks from internet explorer

    The Import tab of the file drop down menu will not highlight (function) when I follow all the instructions of firefox help. I want to import bookmarks from Internet explorer. At no time does the Import tab ever react when I move the cursor over it. T

  • DPS  NSPR error: -5971

    In some case our directory proxy (5.2_Patch_4) generate 2 gigabyte log in several minutes fulfill with this lines: Feb 14 2008 14:53:29 bl4.lvs.sztaki.hu SunONEDPS[ 30684]: [EXCEPTION] [   560304] NSPR error: -5971 (0xffffe8ad). Native errno is: 24 F

  • Using sets in ABAP

    Hi all, I have created a set using GS01. How can I use sets in my ABAP coding??? Thank you