ForceLargerFonts Registry Key - where does it go on WIN2K8?

SysAdmin used the ForceLargerFonts registry key on my Windows 2003 server with success
but have had no luck with Win2008 Server.
Using Crystal 11.0.0.1282
Registry Key originally installed when Crystal installed on the Win2008 64 Bit server:
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Business Objects\Suite
12.0\Crystal Reports\Export\PDF
Class Name: <NO CLASS>
Last Write Time: 8/22/2011 - 3:51 PM
Value 0
Name: ForceLargerFonts
Type: REG_SZ
Data: 1
Also tried it under:
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 12.0\Crystal
Reports\Export\PDF
Class Name: <NO CLASS>
Last Write Time: 8/30/2011 - 11:15 AM
Value 0
Name: ForceLargerFonts
Type: REG_SZ
Data: 1

Hello,
First upgrade to CR XI R2 ( version 11.5 ) for free and use your XI keycode, make sure you have it, we can't give you a new one.
And install both patches before running crystal reports.
https://smpdl.sap-ag.de/~sapidp/012002523100009114712011E/crxir2sp4_fullbuild.exe
https://smpdl.sap-ag.de/~sapidp/012002523100009114412011E/crxir2sp6_incremental.exe
Then add the key to this path:
HKEY_CURRENT_USER\Software\Business Objects\Suite 11.5\Crystal Reports\Export\PDF
Those keys you pasted in are for Crystal Reports 2008 ( version 12 )
Don
Edited by: Don Williams on Aug 30, 2011 1:59 PM

Similar Messages

  • CuciLync 9.2 - registry key configuration does not work as expected

    Hi,
    according to the Administration Guide for CuciLync 9.2.2 some registry keys are supported to configure the client.
    In the chapter 'Phone Parameters' there is a statement that four registry keys are supported:
    CcmcipServer1
    CcmcipServer2
    TftpServer1
    TftpServer2
    In the next chapter 'CTI Load Balancing' there is an explanation that the registry key UseCUCMGroupForCti is also supported.
    => Does that mean that five registry keys are supported and not only four ?
    My next questions leads to the possible values for these registry keys.
    With CuciLync 8.6 it was possible to leave the registry keys for CcmcipServer empty.
    In this case the IP addresses for CcmcipServer were automatically defined by downloading the config file.
    And with UseCUCMGroupForCti these IP addresses were 'copied' to CtiServer.
    That means with CuciLync 8.6 there was need to define CcmcipServer and CtiServer.
    Only the TftpServers were configured by registry keys.
    => Is this also supported with CuciLync 9.2 ?
    => If no: In which future version do you plan to implement this ?
    => If yes: Are there any extra settings needed ? Because it does not work at the moment
    Thanks for your feedback
    Best Regards
    Carsten Lucy
    (Bayer Business Services)

    According to MSDN:
    When caching is enabled, the module caches the service information data until it polls the Service Control
    Manager and discovers that the data has changed. If changed, the module updates the cached data and returns it as output. You can disable this caching feature, but doing so will cause the module to return data at every polling interval instead of only returning
    when the data has changed or when the polling interval count has reached a multiple of 10.
    However, the configuration is DisableCaching, and the default is False. Go figure that one out. Gotta
    love Microsoft configuration names and documentation! If true, then it's not disable..... :)
    Jonathan Almquist | SCOMskills, LLC (http://scomskills.com)

  • Delete records in itab1 where key fields does not exit in itab2 w/o Loop

    Hi,
    I am trying to find the most efficient way to compare two internal tables and filter out (delete) the entries in Internal Table 1 (ITAB1) where the key fields does not exist in internal table 2 (ITAB2).
    Here is the codes using the Loop.
    Loop at itab1.
      read table itab2 where field1 = itab1-field1 and field2 = itab1-field2.
      if sy-subrc ne 0.
       delete itab1 where field1 = itab1-field1 and field2 = itab-field2.
      endif.
    endloop.
    Instead of looping thru each record of ITAB1, is there a way to use the "DELETE" or other efficient way? This is in ECC 6.0.
    Thanks for any advice in advance.

    Not sure if its possible without using even a single loop. Though you can avoid the read statement this way
    loop at itab2.
    delete itab1 where field1 NE itab2-field1 and field2 NE  itab2-field2.
    endloop.

  • Where can I find the reference for modifying registry key for acrobat reader

    I am a Web Developer and I need to limit the option the user may choose in acrobat reader plugin.
    I doubt if there is option to configure in Windows Registry on HKCU\Software\Adobe\Acrobat Reader\9.0\PrefsDialog.
    Anyone know where I can find the reference for those registry key?
    I have downloaded sdk91_v2_win.zip file but I cannot find any reference.

    Refer to this:
    Direct Download Links for Adobe Software
    Mylenium

  • TS4036 where does icloud store my mac osx recovery key?

    where does icloud store my mac osx recovery key for file vault?

    Note that you have to have specifically chosen to store the key with Apple at the time you created the FileVault encryption, and chosen security questions so that you can identify yourself when you come to retrieve it. If you did not store it with Apple in this way and do not have a record of it elsewhere then you cannot proceed. All this has nothing to do with iCloud and the process is not automatic.

  • Where does the certificate manager put the .key file?

    I'm trying to generate a new openssl certificate to send off and be verified for my domain, etc. Rather than use openssl on the command-line, I thought I would just use the Certificates panel in Server Admin. (OS X Server 10.4.7)
    This all looks fine and seems to generate for me a <domain>.csr file in /etc/certficates, but there's no corresponding <domain>.key file. A key file does not seem to be generated whether I specify a private key passphrase for the csr or not.
    Apache is not happy without a key file, it seems. 
    How can I get the proper key file?
    Thanks
    PowerMac G5   Mac OS X (10.4.7)  

    Hello,
    What you can do is checking where are Active Manager field in any system PLD first.  Then you can decide which Active Manager is more suitable there.
    Thanks,
    Gordon

  • The specified registry key does not exist

    I recently reinstalled DPM 2012 R2 (fully updated) after deleting the protection groups, database, wiping the tapes, everything and reconfigured everything from scratch after it became too unstable to use.  Unfortunately since then I've found that the
    MSDPMCurr.errlog is full events that look like the following:
    163C      013C     
    03/05     18:01:13.420      
    09          
    ApplicationSettings_expanded.cs(1387)                               
    NORMAL            
    Ignoring exception in ReadRegistryKey System.IO.IOException: The specified registry key does not exist.
    163C      013C     
    03/05     18:01:13.420      
    09          
    ApplicationSettings_expanded.cs(1387)                               
    NORMAL            
       at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
    163C      013C     
    03/05     18:01:13.420      
    09          
    ApplicationSettings_expanded.cs(1387)                               
    NORMAL            
       at Microsoft.Win32.RegistryKey.GetValueKind(String name)
    163C      013C     
    03/05     18:01:13.420      
    09          
    ApplicationSettings_expanded.cs(1387)                               
    NORMAL            
       at Microsoft.Internal.EnterpriseStorage.Dls.Utils.ApplicationSettings.ReadRegistryKey(String registryKeyPath, String registryKeyName, Int32 registryValueKind)
    Unfortunately it doesn't tell me what registry key it's looking for so I can't find out if it exists. Is there any way of finding this out?

    Thanks for the advice, I found the vast majority of them were for cache entries and agree that these can be safely ignored.
    HKLM\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration\CacheInquiryResults\<protected server FQDN>
    However, I also found the following:
    HKLM\Software\Microsoft\Microsoft Data Protection Manager\Setup\RebootRequired
    HKLM\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration\gnorableSqlErrorNumbers
    HKLM\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration\CloudBackupEnabledApps
    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{8AB21D86-21F0-430A-9AD1-2D90077104C3}
    HKLM\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration\UI
    All of these are missing from the registry is this likely to cause any issues?
    Edit: also found this repeated in a DPMRACurr.errlog:
    0E08    16CC    03/09    08:30:03.323    05    genericstatus.cpp(1256)    [0000000003C32AA0]    ED0A1862-1405-438A-ABC8-22CFD64C278E    NORMAL  
     Wait for CallUpdateQfesInstalledRegKey succeeded. Returning m_QfesInstalled = 31
    0E08    16CC    03/09    08:30:03.338    03    schannelutils.cpp(129)        ED0A1862-1405-438A-ABC8-22CFD64C278E    WARNING  
     Failed: Hr: = [0x80070002] : Error trying to open RegKey [HKLM\Software\Microsoft\Microsoft Data Protection Manager\Agent\2.0\Certificates\<FQDN of backup server>]

  • Where is the registry key for the default audio device in Windows 7?

    Win 7 only allows playback out of one device (ie front or back audio jack) at a time.  If you have something plugged in to both at the same time, it will only play out of the one that is set to be the default audio device.  This can be changed
    in the 'Manage Audio Devices' window by selecting the the desired device from the Playback tab and clicking Set Default.  What I would like to do, as it is very annoying to have to go here every time I want to switch between my headphones and speakers,
    is write a script that will change which device is the default playback device, so if I push one of my extra keys on my keyboard it will change it to speakers, and if I push a different button, it will change it to headphones (or one button that will switch
    to whichever one is not the default).  I have a script currently that opens the window and simulates clicking the set default button, but it is not ideal as it has to actually open the window.  I figure if I can just change whichever registry key
    is storing the default playback device, it will work a lot better.

    Once again, a clear cut case for it being ABSOLUTELY WRONG for anyone but the original poster to mark a question as answered.
    I've tried 3 different machines of difference pedigrees (all x64 though) and none of them have that key.
    DAS
    The question is not about x64 machines,  The answer was correct for the question.  The question is closed.  If you have a new question please start a new topic.
    Please review the forum guidelines.
    http://social.technet.microsoft.com/Forums/en-US/ITCG/thread/a0def745-4831-4de0-a040-63b63e7be7ae
    jv

  • I can not re-install/ update apple iTunes on my HP PC running Win7-64.  I get a registry key error when installing and am asked to make sure I have access.  IT is a home PC with one user and I have admin priveledges.

    When the updater notified me of an iTunes update, I selected the update option.  The update failed and killed the version I was running.  I have tried for a year to fix the problem without sucess.  I can't completely remove all Apple products.  I can not install any apple products especially iTunes which is the only one I am interested in.
    When I install iTunes now I get a registry key error similar to this:
    I am using a machine where I am the only user and am the Admin.   I have looked at the security settings on this key and see nothing wrond with it or the parent keys.  I tried removing all apple products but ran into similar problems.  At this time I still have Bonjour. Mobile Device Support, Software Update, and Application Support installed.

    These ones are tricky. But the following instructions are worth a try.
    First do a complete uninstall of iTunes and related components (but don't reinstall just yet), as per the following document:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    a. Launch regedit (Start >> Search Programs and Files >> type Regedit and open the regedit that comes up.)
    b. Access the following Location: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData \S-1-5-18\Components
    c. Perform the following actions
    i. Right Click on Components Folder
    ii. Select Permissions
    iii. Select Full Control and Read Permissions options
    iv. Select Advanced Button
    v. Select Owner Tab
    vi. Select to Change Owner to the Administrators
    vii. Check the option “Replace owner on subcontainers and objects”
    viii. Select OK when prompted that it may not change all.
    ix. Select Apply
    x. Select Apply again
    xi. Exit the Registry Editor
    Now try reinstalling iTunes again. Does it go in properly this time?

  • Failed to set security on SQL Server registry key. Error: 2

    Hi,
    I have a Primary site (mixed mode) running SCCM 2007 SP1 for many months now with no issues.
    This site is made up of two Win 2008 sp2 servers sharing the SCCM roles:-
    SCCM01 - Site server, DP, RP, PXE and SQL2005 hosting the SCCM database
    SCCM02 – SUP, MP, FSP, SLP
    The SQL2005 on SCCM01 is running under a domain service account called
    domain\service_sccm which is also a sysadmin in SQL as is the SCCM02 server.
    In an effort to resolve the isse I have made this account a Domain Admin.
    I have also used this account to log onto SEC01 to run the Secondary Site installation and to be the SQL Service account.
    I'm now trying to add a Secondary Site on a Domain Controller called SEC01 (also Win2008 sp2) and on the same LAN as the SCCM01/02.
    This is where I get problems.
    I run the installation locally on the Sec Site server (DC) as a Domain Admin and the installation completes OK (all green ticks),
    the ComponentSetup.log and Pre-Reqs are all good as well however when I check the ConfigMgrSetup.log I see the below -
    Failed to set security on SQL Server registry key. Error: 2.
    <11-09-2010 22:46:59> SMS Setup full version is 4.00.6221.1000
    <11-09-2010 22:46:59> Successfully set security on Setup registry key.
    <11-09-2010 22:46:59> Failed to set security on SQL Server registry key. Error: 2
    <11-09-2010 22:46:59> Successfully set security on Identification registry key.
    <11-09-2010 22:46:59> Creating SMS Inbox Source registry key ...
    <11-09-2010 22:46:59> Installing SMS Site Component Manager ...
    <11-09-2010 22:46:59> Installing Site Component Manager under acct <NT AUTHORITY\SYSTEM> path <C:\Program Files (x86)\Microsoft
    Configuration Manager\bin\i386\sitecomp.exe>
    <11-09-2010 22:47:01> Started Site Component Manager service
    <11-09-2010 22:47:01> SMS Site Component Manager installation completed.
    <11-09-2010 22:47:01> Done with service installation
    Adding the PMP role to SEC01 also fails to install and no MPSetup or MPControl logs are created.
    WebDav and win2008 roles, features all added and server fully patched.
    Despooler.log on SCCM01 seems good and passing keys.
    Tried installing to default path and to shortened path such as C:\SCCM
    The new secondary site is listed in the console and an address can be added for the Secondary Site
    BITS Server Extensions and Remote Differential Compression Features are enabled.
    The Group memberships all appear ok:-
    SCCM01
    Local Admins    
    contains the sec site server SEC01, SCCM01, installation accounts
    SMS_SiteToSiteConnection_001              
    SEC01 (the sec site server)
    SMS_SiteSystemToSiteServerConnection_001                 
    SCCM02
    SEC01
    No Local Admins as a DC
    SMS_SiteToSiteConnection_002              
    SCCM01
    SMS_SiteSystemToSiteServerConnection_002     
    empty
    SQL 2005
    This has the account logged in during installation as a sysadmin
    SCCM02 is also sysadmin
    The fundamental issue appears to be that the SEC01$ server account is not being added to SQL Logins (and therefore SCCM database Roles)
    therefore the installation cannot complete.
    I have tried to manually add the SEC01 account to SQL Logins before installation of Sec Site but this did not work.
    Not sure if the fact that SEC01 is a DC may be a factor.
    Appreciate any help if anyone has seen this before or can suggest a resolution.
    Thanks

    After a lot of digging around and head scratching I eventually found the resolution.
    The original thread title Error turned out to be a bit of a red herring in that my failure to deploy Sec Sites came down to two separate issues seemingly unrelated to the error message of the thread title.
    The first part of the resolution was to manually create the SQL Server accounts for the Sec Site Servers and assign them to the smsdbrole_MP DB role to
    let the SQL side of the SCCM install complete a s these were not being created automatically.
    This then left the fact that that the installation of the Sec Site completed successfully according to the install logs in C:\ however the DP and MP would
    never install.
    The big clue was eventually contained in the mpfdm.log errors relating to
    **ERROR: Cannot find path for destination inbox SMS_AMT_PROXY_COMPONENT on server REGISTRY SMS_MP_FILE_DISPATCH_MANAGER 
    and
    **ERROR: Cannot find path for destination inbox Asset Intelligence KB Manager on server REGISTRY SMS_MP_FILE_DISPATCH_MANAGER 
    Thankfully the errors led me to these two blogs:
    http://myitforum.com/cs2/blogs/scassells/archive/2009/07/20/error-cannot-find-path-for-destination-inbox-sms-amt-proxy-component-on-server-registry.aspx
    and
    http://social.technet.microsoft.com/Forums/en-US/configmgrsetup/thread/5fcc53d4-8629-4b34-9eaa-6cb020eedc13/
    As it turned out the SCCM installation registry and folder creation does not complete and I had to manually enter the reg settings as detailed in the
    links above to complete the installation. Once I did as described everything worked a treat – all my MPs and DPs are 100% now.
    Solutions
    Add the following reg keys to each of your effected secondary sites.
    Inbox Fix
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\MPFDM\Inboxes]
    "Asset Intelligence KB Manager"="E:\\Program Files\\Microsoft Configuration Manager\\inboxes\\AIKbMgr.box"
    "SMS_AMT_PROXY_COMPONENT"="E:\\Program Files\\Microsoft Configuration Manager\\inboxes\\amtproxy.box" 
     Asset Intelligence fix:
     Note: you will need to identify the next largest key value. 
    In my example it was key 49
     Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Inbox Source\Inbox Definitions\49]
    "Inbox Name"="Asset Intelligence KB Manager"
    "Relative Path"="inboxes\\AIKbMgr.box"
    "NAL Path"=""
    "User Rights"=dword:00000000
    "Service Rights"=dword:00000004
    "Monitoring Enabled"=dword:00000001
    "Location Type"=dword:00000001
    "Guest Rights"=dword:00000001
    AMT registry Fix.
      Note: you will need to identify the next largest key value. 
    In my example it was key 50
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Inbox Source\Inbox Definitions\50]
    "Inbox Name"="SMS_AMT_PROXY_COMPONENT"
    "Relative Path"="inboxes\\amtproxy.box"
    "NAL Path"=""
    "User Rights"=dword:00000000
    "Service Rights"=dword:00000004
    "Monitoring Enabled"=dword:00000001
    "Location Type"=dword:00000001
    "Guest Rights"=dword:00000001
    Big thanks to Shaun Cassells and John Marcum for these blogs

  • Unable to write to registry key for Acrobat XI - error 1406

    Hi all,
    I have a problem regarding the installation of Adobe Acrobat XI 11.0.07 on an ASUS laptop with Windows 7 Home Premium OS.
    In short, I am unable to complete the installation of Adobe Acrobat XI on this machine because Acrobat is not able to write the value to the registry key situated here:
         HKEY_LOCAL_MACHINE --> SOFTWARE --> Microsoft --> Internet Explorer --> Toolbar.
    I tried to find solutions on the internet, and have found one webpage at the Adobe Forums, which is this one: Error 1406.Could not write value Adobe ARM - and it was not very helpful, since the person asking solved his problem, but did not tell how he did. So, I found this page at Acrobat Help, called Error 1402 | Error 1406 | Acrobat, Reader where I tried the different solutions, but so far none of these have worked. What I did was to remove all previous versions of Adobe Acrobat, Reader, Air and so on. In fact, I deleted all software from Adobe in case one of these softwares were to blame, but it has not worked. But before I deleted all this software, I deleted Acrobat and Reader several times, but as you probably already have found out, it did not work. As this did not work, I tried the next solution at Acrobat Help, which was to "Set permissions to their defaults in the registry". I followed the solution completely and did everything it said, but it has not worked. As a note, I have to say that the registry key type I have problems with is called "Locked", the type is REG_DWORD and the data value is (0). Does this have anything to do with it? I am not too familiar with editing the registry. Though, I did try to change the value to (1) and updating the registry, but it did not work...
    More information: nevertheless if I install the complete version of Adobe Acrobat XI or the typical installation, the same error comes up: error 1406. And I did scan my system with my antivirus software, called Bullguard, to see if there were any viruses; there were none. I also closed my antivirus software and diabled the firewall of Bullguard, but that was not succesful either, and I did a scan of my system using cmd as an administrator (sfc /scannow), and the program found some errors it could not fix. As far as I can see, it found three .dll files with errors. I have the document called sfcdetails.txt if that would be any helpful to you.
    Besides that, I am not sure what to do. I did pay for Adobe Acrobat the 23rd of January, 2015, and I have not managed to make it work properly yet, and I cannot update the software, since I have this problem with the registry. I am able to use the software for what I had to use it for until now, but I would like to be able to use it for everything it stands for and update it to prevent any lapse in security.
    Thank you. I hope you have any ideas for my problem and will be able to help me!
    Best regards,
    Mads

    Hi Rahul,
    Thank you for your answer. Though, it did not solve my problem! I did what you said: I tried using the Adobe Acrobat cleaner tool, and afterwards, I restarted my computer. After this, I downloaded the program from your link and I tried to install the program, but I did not succeed, because the same error came up, which is this:
         Error 1406. Could not write value {47833539-D0C5-4125-9FA8-0819E2EAAC93} to key \SOFTWARE\Microsoft\Internet Explorer\Toolbar.
    With this error, the only options are to abort, retry or ignore the install, but none of these solves the issue, I am afraid.
    But what I think it is all about is how to gain access to the registry. I followed the tutorial, I mentioned above, but I were not able to solve it... I gained administrator access to the registry, I made the current administrator account the owner of the key (the current administrator is not the original administrator of the computer, since I changed this long time ago), and I made the permissions correctly, I guess. I followed the tutorial, anyhow. Though, what confuses me, is that when pressing the button, called "Advanced", and entering the menu called "Advanced security settings for Toolbar" (I have the Danish version of Windows, excuse me if I did not translate it correctly), I see many persmission posts, two of which have the name of the current administrator account. One of these have full control, the persmissions from this are not inherited and they are used on "this key and underkeys". The second only has a special permission, it is inherited from "MACHINE\SOFTWARE\..." and it is used only on this key. How to change this, I am not sure. But I do not suspect that there should be two permissions for the same administrator account? Do you know if this is right?
    Thank you.
    Best regards,
    Mads

  • Update registry key in Powershell

    Hi
    I want to loop through a bunch of registry keys in powershell. In one of the keys there's a value I want to change.
    I thought this would work and just return an error for all the keys where the values didn't exist
    get-childitem
    "hklm:\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}"
    | foreach {set-itemproperty
    -path $_
    -name 'ChangeMe'
    -value '22'}
    However I'm getting this errors for all the keys even where the value exists.
    set-itemproperty : Cannot find path 'C:\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\0009' because it does not exist.
    I've tinkered with Set-Location but it doesn't seem to make much difference. How can I transfer the path of the subkey to Set-itemProperty
    Cheers
    Alex

    actually it is not mapped drive, it is more like registry object. 
    for example:
    set-location HKLM:\
    get-childitem "hklm:\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}" | foreach {set-itemproperty -path $_ -name 'ChangeMe' -value '22'}
    will add new property ChangeMe with value 22 to every item in this path:
    hklm:\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}
    Imposible is nothing

  • Client Authentication/Authorization via ISE & AD, Posture Registry Key, and mapped to specific DHCP scope by AD membership

    Hi Team,
    I'm currently working on a configuration entailing WLC and ISE where the customer wants a single SSID,and wants his wireless clients to authenticate successfully if they pass a registry key compliance.  Additionally, they want clients to received a different IP address or get mapped to a different DHCP scope based on the Microsoft AD group they belong too. for example:
    Client authenticating with registry key and in AD group ABC that passes authentication gets IP address or subnet for AD group ABC.
    Client authenticating with registry key and in AD group XXX that passes authentication gets IP address or subnet for AD group XXX.
    Clients---->WLC------>ISE-----> MS AD ( groups ABC, XXXX, YYY )
    currently using EAP-PEAP/MSCHAPv2
    Does anyone have any idea or pointers or can refer me somewhere that I can read on how to accomplish this?  Not sure on how to do the registry compliance check nor what attributes will allow me to map the client to a DHCP Scope based on this AD group membership? 
    Thanks...

    Do check cisco how to guides you will get step by step configuration of the current requirement
     

  • Missing SSO registry keys

    It seems as though when try to configure Netegrity with Plumtree 5.0.2, we're missing the UID and PWD registry keys under SOFTWARE\Plumtree\3.0\Single Sign-on\Password Settings. Does anyone know what these values are supposed to be set to? Or better yet, where is this documented?
    Here is the error we're seeing:
    2 10-06 19:43:04 Warn Auth Source Providers 3860 3808 SSOAuthTokenGenerator.cpp(109) *** COM exception caught *** Error info: The parameter is incorrect. (0x80070057): [Single Sign-on Authentication Provider: Could not read string value UID from registry key SOFTWARE\Plumtree\3.0\Single Sign-on\Password Settings: error 0x2] (109,SSOAuthTokenGenerator.cpp)
    Thanks!
    Chris Bucchere | bdg | [email protected]| www.bdg-online.com

    The registry is a complicated place and should be approached with the greatest caution. I've looked into it, and HKEY_LOCAL_MACHINE32 is a frequently used alias. On a 32-bit machine it is HKEY_LOCAL_MACHINE. On a 64 bit machine it is translated
    HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
    becomes
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run
    Anyway, I suspect the installer isn't getting run with the necessary permissions. Maybe a right click-run as administrator on the installer will do it.
    If you didn't download the installer from adobe.com, don't touch it, and download from Adobe instead. There are scams out there.

  • How to read the default value for a Registry Key

    I am trying to use webutil 1.0.2 Client_win_api_environment.read_registry to read the client registry key HKEY_CLASSES_ROOT\.xls, but the function is raising no_data_found. I can read the registry key in Regedit. I am logged on as myself as a non-admin NT user.
    P.S: The Client_win_api_environment.read_registry can actually read HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\FORMS90_PATH because FORMS90_PATH is a registry ENTRY, whereas .xls in HKEY_CLASSES_ROOT\.xls is a KEY, but I still need the DEFAULT value of the key and it does NOT seem to work with client_win_api_environment.read_registry
    My platform: Windows NT 4, Developer 9i 9.0.2.12.2, Oracle database 9.2.0.4.0, Oracle 9iDS
    Webutil.log
    ===========
    192.168.0.99:Lewis: 2003-Dec-17 16:36:44.998 WUL[getProperty()] Getting property WUL_ADD_PARAMETER
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.08 WUL[getProperty()] Value of WUL_ADD_PARAMETER=3
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.08 WUL[setProperty()] Setting property WUL_PARAM_PROPERTIES to B|14|33|50|0|2000
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.28 WUL[getProperty()] Getting property WUL_ADD_PARAMETER
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.28 WUL[getProperty()] Value of WUL_ADD_PARAMETER=4
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.38 WUL[setProperty()] Setting property WUL_PARAM_PROPERTIES to B|14|33|50|0|0
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.48 WUL[getProperty()] Getting property WUL_ADD_PARAMETER
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.48 WUL[getProperty()] Value of WUL_ADD_PARAMETER=5
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.58 WUL[setProperty()] Setting property WUL_INVOKE_SPEC to 1|14|33
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.68 WUL[getProperty()] Getting property WUL_INVOKE
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.68 WUL[getProperty()] Value of WUL_INVOKE=-1
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.78 WUL[setProperty()] Setting property WUL_PARAM_PROPERTIES to F|14|3
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.88 WUL[getProperty()] Getting property WUL_PARAM_VALUE
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.88 WUL[getProperty()] Value of WUL_PARAM_VALUE=
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.98 WUL[setProperty()] Setting property WUL_DESTROY_PARAMLIST to 14
    192.168.0.99:Lewis: 2003-Dec-17 16:36:45.98 WUL[VBeanCommon.eraseFromObjectCache()] Removed cache reference to Object 14
    Lewis Choo Man
    CMIC,
    Canada.

    Hi Manohar,
    You have to give Distribution Key "1" in the Plannner Profile as well as if you take a column for Distribution Key seperately in  your Planning Layout for Cost Element Planning, in the Excel file, you can give Distribution Key as "1" in the respective column. When you upload the data through Excel, the system will take the DKey as "1" only.
    I hope it will solve your problem. Pls revert back for further assistance..
    Srikanth Munnaluri

Maybe you are looking for

  • Cant connect to OSX server over network in recovery mode

    Hi guys. First of all, thanks for any help you can give me. I am running osx server on a mavericks mac mini on a home network.  Attached to it I have a 1tb hard drive to which all the macs in my house use time machine to back up over my network and t

  • G5 start up issue- tower powers up, fans racing, monitor blank

    Dear fellow Mac folks, Help! Mac is having similar problems as described in other posts, with some slight differences. I'm pretty stranded without it and writing this post from my phone *****. Any help would be appreciated. Basically, the tower power

  • Getting .flv to appear in browser - EMERGENCY!

    I've seen this posted in multiple forums, but still can't figure it out. And my client wanted this by Thursday! I have an .flv that I brought into flash to use as a progressive download, saved the swf file. I placed the swf in dreamweaver. It's visib

  • Archiving inventory documents

    hi Guru              please can some one tell me how to performing of inventory document. the reason is that i have deleted some inventory report but when i run inventory differences the deleted inventory document still shows up thank you

  • Which table stores the information about a user (name, username etc.)

    Which table stores the information about a user (name, username etc.) .Is it LDAP server or MSSQL server? then hw to go to that table ?