Permissions on registry systemguard\seckey disappearing

I have 15 windows 2008 R2 terminal servers running App V client 4.6 SP2.
I have been looking into why Internet Explorer crashes when an app v application calls the local iexplore.exe and came to the conclusion that it was due to there being no permissions set on the Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Softgrid\4.5\SystemGuard\SecKey
key. I manually set the System to full control, Administrators to full control and the Users to read control and IE stopped crashing. However, after a few reboots of our terminal servers the permissions disappeared again and I have to manually put them back,
this is now occurring almost everyday.
I even re-installed App v 4.6 SP2 to see the default permissions when first installed, and indeed there are permissions set on the key, so i am confused why they would be removed, and how.
Can someone tell me what is seckey actually doing, and why it changes its own permissions?
Is there any other way to stop internet explorer crashing when being called by an app v application?
Thank you for any help.

Hello,
Most likely an external process (meaning; not app-v) is changing these permissions. Group Policy would be a suspect, but most likely you could us Process Monitor to detect this and determine where it originates from and really find out the root cause.
Nicke Källén | The Knack| Twitter:
@Znackattack

Similar Messages

  • Permissions (File, Registry, I don't know)

    I'm having some real problems with permissions of some sort. I've got UAC disabled, I'm on an administrator, and I have the following symptoms:
    When I download a file via Firefox, it creates the file as a 0 byte file and a .part file, as usual. However, when the file completes its download, Firefox gets an error. The placeholder file becomes "stuck" and can't be deleted, moved, viewed, copied, or anything. It loses all permissions, and the Security tab of the file properties say I don't have permission to view or edit the object's permissions.
    I can't connect on a Dial Up connection. The error says: Cannot load the Remote Access Connection Manager service with an error of 711. If I try to run it or the Remote Access Auto Connection Manager, they both get 1068 errors. Telephony is running. The Secure Socket Tunneling Protocol Service starts and stops immediately if I try to run it.
    Similarly, the event viewer does not work. The error on Windows Event Log is 4201: The instance name passed was not recognized as a valid WMI data provider.
    I have a feeling I just need to reset the permissions of everything somehow... But I've tried running a few permission resetters, including subinacl, and nothing helps any of these problems.
    If anyone knows what's causing all this, I'd love to know. I just got Win7 the way I want it, and I really don't want to reinstall.

    Try this method.
    1. Download the subinacl.msi file from the following link and save the installation patch on the Desktop:
    Download details SubInACL (SubInACL.exe)
    2. Please go to the Desktop and double click the downloaded file.
    3. Please select the C:\Windows\System32 folder as the Destination Folder during the installation. Later we will use this tool to reset the permission settings on the current machine.
    Note: If UAC (User Account Control) window is prompted for permission to continue, please click "Continue"
    4. Click "Start". In the Start Search bar, type: "notepad" (without quotes) and press Enter.
    5. Copy the following commands and then paste them into the opened Notepad window:
    @echo off
    subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
    subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
    subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
    subinacl /subdirectories %SystemDrive% /grant=administrators=f
    subinacl /subdirectories %windir%\*.* /grant=administrators=f
    subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=system=f
    subinacl /subkeyreg HKEY_CURRENT_USER /grant=system=f
    subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=system=f
    subinacl /subdirectories %SystemDrive% /grant=system=f
    subinacl /subdirectories %windir%\*.* /grant=system=f
    @Echo =========================
    @Echo Finished.
    @Echo =========================
    @pause
    6. After the above commands are finished, please close the Notepad window. Choose Save when you are prompted to save the file. Type "reset.bat" as the file name and choose Desktop from the left panel as the save location.
    7. Refer to the Desktop and right click the reset.bat file, then choose "Run as administrator."
    8. You will see a DOS-like window processing.
    NOTE: It may take several minutes. When it is finished, you will be prompted with the message: "Finished, press any key to continue".
    If the issue persists, insert your Windows 7 beta DVD, and perform an In-place Upgrade in the system to repair.
    Arthur Xie - MSFT

  • ADI Install Permissions

    Hello all,
    I was wondering if anyone could give me some information about ADI. We want to be able to lock down the desktop (right now everyone that uses ADI is a local administrator) and every time that we do that ADI doesn't run.
    Is there a special install procedure that allows a user not to be an administrator of the machine? Or do I have to set permissions on certain directories to allow full control? Any help is greatly appreciated.
    Thank you very much.
    Tim
    [email protected]

    The following is an excerpt from the ADI Installation Guide for 7.2.*
    This pertains to a terminal server environment, but this information
    may be useful for you as well.
    "File System
    Read-only — All users would require read-only permission to the following file
    system directories:
    %ORACLE_HOME% (and sub-directories)
    WINDOWS\SYSTEM
    WINDOWS\SYSTEM32
    Read/write — All users would require read/write permissions
    to the following assigned directory:
    %ORACLE_HOME%\GLDI90 directory (and sub-directories)
    ADI requires to write some temporary files to the user's temporary
    directory. Users should have read/write permissions to their temporary
    directories, if they are not already configured to have permissions.
    Registry:
    Read-only — All users should have read-only permissions to the following
    registry path:
    \\HKEY_LOCAL_MACHINE\Software\ORACLE
    Read/write — All users should have read/write permissions to the following
    registry path:
    \\HKEY_CURRENT_USER\Software\ORACLE
    Note: For security reasons, if you do not want to provide
    read/write permissions to general users to anywhere in the
    %ORACLE_HOME% directory, you can change the directory by
    changing the path in the registry entry \\HKEY_CURRENT_
    USER\Software\ORACLE\GLDI\GLDI90\USER SETTINGS
    PATH, and making sure that all users have read/write permissions
    to this directory."
    HTH,
    Mark K.

  • Export a list Shares & NTFS permissions

    I would like a script or tool which can create a list of server shares, along with the relevant NTFS permissions on the directory structure and exports to either a .txt or .csv. Full group and member names would be nice.
    Any ideas? Thanks.

    Hi,
    http://support.microsoft.com/kb/125996?wa=wsignin1.0
    You could export the Shares with the Share Permissions via registry.
    If thats not enough here is a PS Script http://gallery.technet.microsoft.com/scriptcenter/List-Share-Permissions-83f8c419
    what´s the goal you like to reach?
    kind regards,
    Philipp Halbedel
    MCP 2003,MCITP EA Server 2008,MCITP EA Windows 7,MCSA2008,MCSA2012 
    Meine Antwort war hilfreich? ich freu mich über eine Bewertung. If my answer was helpful, I'm glad about a rating! 
    I do not represent the organisation I work for, all the opinions expressed here are my own.

  • IE Apps crash in App-V on Citrix

    We have 2 applications (Qbyte and BPC) that have IE front ends. We have virtualized these applications successfully with 4.6SP1 and they are both running in production on Windows 7 X86 and x64 with no issues. They both used to work in Citrix XenApp 6 running
    on Server 2008 R2. However, they are now crashing in Citrix. The crash is an actual application crash of IE and not any kind of client crash.
    I have tried disabling DEP, systematically uninstalling Citrix hotfixes that were applied in between the application working and not working, moving the box into an OU with no GPOs applied, enabling Local Interaction. I have tried sequencing on XP 32-bit, Win7
    32-bit, Win7 64-bit and even built a Server 2008 R2 sequencer and sequenced on that. To date, nothing has resolved the crashing. Both applications work when installed locally - they only crash when running in App-V.
    The crash details:
    Problem Event Name: APPCRASH
    Application Name: IEXPLORE.EXE
    Application Version: 8.0.7601.17514
    Application Timestamp: 4ce79912
    Fault Module Name: ntdll.dll
    Fault Module Version: 6.1.7601.17514
    Fault Module Timestamp: 4ce7ba58
    Exception Code: c0000005
    Exception Offset: 0006696e
    OS Version: 6.1.7601.2.1.0.16.7
    Locale ID: 1033
    Additional Information 1: a7aa
    Additional Information 2: a7aa91f17ea749d42a4de3b390fa5b3d
    Additional Information 3: a7aa
    Additional Information 4: a7aa91f17ea749d42a4de3b390fa5b3d
    Other IE applications work fine in App-V with no crashing.
    The JVM is not generating an hs_err.log file or any other crash dump that I can detect. The last thing is that if I open the application, allow it to crash, but keep the crash window open, I can launch a second instance of the application and it does not crash.
    Any help would be appreciated.
    Thanks,
    Darren.

    Hi Darren,
    Did you ever resolve this issue?
    I don't have a citrix environment like you but I do have 15 terminal servers running windows 2008 r2 that are running app v client 4.6 SP2 and when an app v application runs iexplore.exe, internet explorer then crashes.
    One thing does work and I wondered if you had heard of it. I noticed that the HKEY_Local_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Softgrid\4.5\SystemGuard\SecKey had no permissions set. So I set the System, and Administrators to full control, and Users to
    read control (same as the key directly above in the tree) and IE stopped crashing. However, I have a new problem with this, in that after rebooting the terminal servers the keys are wiped of their permissions and I have to manually set them again. So I was wondering if
    you managed to fix your issue of IE crashing and how?
    Thanks
    Simon

  • Illustrator CS4 uninstall colour profile rollback error

    I've been using the same version of CS4 since July with no problem until today. I clicked on my AI desktop shortcut to be presented with a new licence agreement popup. Clicked agree and window disappeared but Illustrator didn't start up.
    I read some other forum discussions on this subject which suggested uninstall - re-install - reboot. I uninstalled all of CS4 but when I tried to re-install it comes up with an error message.
    Adobe support advisor says:
    Issue no: id18308
    Error UninstallColorProfilesRollback occurs preventing the installer from updating existing color profiles when installing the Adobe Creative Suite 4 product
    I have since run through the suggest actions (deleting colour profiles and reassigning permissions) three times.
    When I get to point 9 (Click OK in the "Advanced Security Settings" dialog box. Windows will now reset the permissions for each child object to correspond with its parent) I get the following permissions message "Registry editor could not set security in the key selected, or some of it's sub keys".
    Is this why it's not working?
    Would this also be why my pdf writer doesn't work?
    Please help!!!
    Edit: It seems Photoshop won't work either I need to uninstall and reinstall...great news as it was pre loaded.
    Great work adobe!!

    I fixed it eventually...sorry I meant to post a message.
    I had to run clean script for CS3 and CS4 to completely remove all the components preventing the install.
    http://www.adobe.com/support/contact/cs3clean.html
    http://www.adobe.com/support/contact/cs4clean.html
    I had little faith, but it worked. Hope this fixes it for you too.

  • Can No Longer Read Uninstall Keys with vbscript package run by SCCM

    Hi, 
    I've been using vbscript packages in SCCM for over a decade, and one thing I do is use the registry to determine if I need to uninstall an old program with the Value:
    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
    or
    HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall
    Example code snip:
    UnstKey = "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{81BE0B17-563B-45D4-B198-5721E6C665CD}"
    UnstVal = wshShell.RegRead(UnstKey & "\UninstallString")
    If I run this manually, it works great, but all of a sudden, when I run a vbscript like this in SCCM it now returns: 
    Invalid root in registry key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{...}\UninstallString"
    I normally run everything whether or not a user is logged on as System, but I did a test, and it even fails if I run the package as the user, which really surprised me. I check permissions in registry key, and Everyone has read, System has Modify.
    This code was working about a month ago. No changes to SCCM that I know. Sadly, we are still running 2007 SP2
    Please help!

    If anyone else stumbles on this issue, you're almost certainly running into the issue with 64bit clients.  Config Manager Agent runs as a 32bit process so won't read the registry key from the location you're expecting.  This uninstall strings will
    be in the following location:
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\
    If you need an existing VBScript to run you'll want to call the following:
    %windir%\Sysnative\wscript.exe 
    Hope this helps.  I should have spotted this with my Config Manager earlier.  Had me scratching my head for a while.

  • Trouble shooting the installation of itunes on Windows 7 64 bit?

    I have found some old discussions, which had solutions to installing itunes on a Windows 7, 64 bit system.  I am getting the following error, and can not get itunes to install:
    The Windoes Installer Service could not be accessed.  This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed.  Contact your support personal for assistance.
    Windows Installer is working for other programs.  I think it has something to do with permissions or Registry entries, but I have tried every other solution and I still get the same error.  The only solution I have not tried, is reinstalling the Windows installer, because I am able to install other programs, and I do not have a CD, only a recovery partition.
    Thank you for any assistance you can offer.

    Somehow "Apple Updates" was installed on my computer, and once I uninstalled that program, rebooted my computer, then iTunes installed fine.  So I am all set.  Thank you.

  • I'VE BEEN TRYING TO INSTALL FLASH PLAYER FOR A MONTH!!!!

    Hi
    I don't mean this post to sound like a complaint and I don't want to write an essay either.
    It genuinly is a request for some help.
    First of all:
    I used to have Flashplayer (which Flashplayer I don't know) but it worked fine. All of a sudden everywhere I went started asking me to install the latest version of Flash Player. This includes the BBC, Youtube and just about any website which was offering video - most of them (like Adobe) pretty much household names in the twenty first century. Quite clearly Adobe is BIG! Even the BBC can't operate without Adobe!
    It has got to the point where I expect bus inspectors to jump out on the 192 to manchester and tell me that I can't board the bus without the latest version of Adobe Flash Player. In fact, as finding out how to install it is becoming a full time job I'm dreaming about Adobe at night and thinking about it every waking hour. I imagine that when this new version of Flash Player is finally installed it will blow my mind??
    Okay so I am joking (a little). But honestly, this issue has wasted hours and hours of my time and been made worse by an Adobe website which is like a conundrum of merrygorounds. Nothing is clear and nothing seems to link to where it says it will - if it does it goes about the houses back to the beginning. I just spend half an hour (starting at the start page linked to by the BBC) from changing United States to United Kingdom / selecting Support then going through about four or five more pages looking for this support only to discover I had been led back to the beginning to change United States to United Kingdom again. I know I'm right on this matter because in the ADOBE adventure of the last month I've actually found the troubleshooting pages for Flash Player on a number of occasions (equally as madly but by different routes).
    I am not a computer programer, I am a website software user. I'm currently building a site with over 1000 pages of different interlinked themes for a not for profit organisation- This still has many many mistakes but despite not getting paid a penny for it - its easier to use and understand than Adobe's - thus my USERNAME.
    YOU NEED TO FIX YOUR LINKING SYSTEMS! Because getting help from a leading international software manufacturer for a product which is advertised as FREE but is ESSENTIAL for viewing active content on just about every legitimate site on the World Wide Web must be frustrating thousands if not hundreds of thousands of Adobe users. In the end it won't be good for business!
    I have been trying to install FlashPlayer 10
    I have uninstalled previous AdobeFP  installations, Java set to allow. Permissions in registry okay.
    I identified my problem through your troubleshooting page as 'FP installs  okay (according to some half visible writing in a little box to the right of the screen) but still won't play.  Incidentally, despite this half visible writing claiming I have successfully installed FP - the flash movie doesn't play and there is no text below it - as the dialogue suggests would appear.
    Nothing WAS wrong with my registry unless the abortive attempts to install FP has corrupted them.
    I have read document kb400116 (and others) and followed them to the letter.
    I am using IE7 on WXP Home and McAffee Home security (nothing to do with them either).
    I strongly believe (by reading through some posts on here) that the problem DOES lie with ADOBE!
    Does anyone have any suggestions or should I stop paying my BBC licence?
    Thanks

    Lanakivee
    Try this it worked for me Pat Willener gave it to me off the site :
    I have not read all you wrote, so I may have missed some points. As I understand it, you installed FP 10 on IE7, but it won't play any Flash content?
    Try this
    download the FP uninstaller from http://www.adobe.com/go/tn_14157
    close all browser windows, then run the uninstaller
    download the offline ActivX installer for Internet Explorer from http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_ax.exe
    close all browser windows, then run the installer

  • Error in Crystal Reports Runtime for VS 2008

    Hi, everyone...
    I have an app that have some reports.
    On my DevMachine, works fine. But when I deploy in ServerMachine (Windows Server 2003 R2 64), the app fails when I try to access a page that have a Crystal Report component.
    Retrieving the COM class factory for component with CLSID {5FF57840-5172-4482-9CA3-541C7878AE0F} failed due to the following error: 800736b1.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {5FF57840-5172-4482-9CA3-541C7878AE0F} failed due to the following error: 800736b1.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
    Stack Trace:
    [COMException (0x800736b1): Retrieving the COM class factory for component with CLSID {5FF57840-5172-4482-9CA3-541C7878AE0F} failed due to the following error: 800736b1.]
       CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor() +207
    [TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.]
       CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor() +0
       test.Page_Load(Object sender, EventArgs e) +999
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
       System.Web.UI.Control.OnLoad(EventArgs e) +99
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
    I tried so many things, such as verify permissions, change registry and other stuff, without success.
    I have installed on my server machine, the correctly (I think) version of Crystal Runtime
    Please help me!
    Thanks..

    Yes..
    The app pool is running as 32bit... and the OS is 64bit..
    Actually, there is something that can help..
    Before this error appear (800736b1),
    other error (800002ad UNKNOWN.RPT) was appearing...
    After that I filled the property "TempDir" in the registry with a directory that had enough permissions,
    the (800736b1) began to show.
    Maybe you have the answer for this error (unknown.rpt)...
    I already read the document (UNKNOWN Crystal Reports for .NET Troubleshooting the Background Processing Error Message),
    but nothing in this document worked for me.
    Edited by: lukinha on Jun 20, 2011 6:29 PM

  • Shared mailbox shows emails and subfolders of the users mailbox in Outlook

    After We migrated the Exchange from 2010 to 2013 any shared mailbox has been migrated  is showing the inbox and all the subfolders from the user's mailbox in Outlook, instead of the shared mailbox content.
    note: if we create new shared mailbox it works fine without any issue.
    We have tried to removed full access permissions and re-added full access permissions, disabling AutoMapping and then added the shared mailbox manually in Outlook and that works fine but it is not a solution for us as we have 400+ shared mailbox and
    we cannot do it for every user have access on each shared mailbox.
    any ideas.
    Ayman Saleh

    Hi,
    Please check if this issue persists in Outlook online mode.
    After you remove the full access permissions, the shared mailbox will disappear from Outlook automatically. When you add the full access permission then, the shared mailbox will appear again in Outlook. There is no need to add shared mailbox manually.
    Please remove the full access permission and then re-add the full access permission. This time, you can make use of the AutoMapping feature to check if shared mailbox display properly.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Error 1402 HELP

    Thank you first for reading my post. I have read over the fourms for a few days now before posting. I would like to list some facts about my system and myself. I am very computer savy and I own and built this computer. I don't buy stock computers I have always built my own.
    My computer:
    OS Windows Vista Ultimate 64 Bit OEM
    Asus Mother Board
    6 GB Ram
    1 GB Nvida Card... Pc has all the bells and whistles $2,000 invested
    Windows Defender
    Malwarebytes
    Super Anti Spyware
    Nortons 360
    Adobe 9.3.4
    Now this the registery problem, HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Run\Optional Components\IMAIL now when I go to my regedit and manualy look for this key I can't find it past Run. I can search all the way through the key's and get to run and there are no further entries after that file. So I'm guessing that maybe Either its missing and I don't have a backup to reinstall it or Adobe is having a major problem.
    Solutions I have tried:
    Ankit_Jain's Solution. I can't get this command prompt to work even with manual or copy and paste and Im aware of the mistype she put foward and corrected.
    1. Download Microsoft's SubinACL tool from http://www.microsoft.com/downloads/details.aspx?FamilyID=e8ba3e56-d8fe -4a91-93cf-ed6985e3927b&displaylang=en
    2. Install the same by double clicking on the "subinacl.msi" just downloaded.
    3. Open Command Prompt window through the Run Dialog Box (Start -> Run and type "cmd" and click OK)
    4. In the Command Prompt window, type in the following commands:
        i. cd /d "%ProgramFiles%\Windows Resource Kits\Tools" (Hit Enter)
       ii. subinacl  /subkeyreg  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\OptionalComponents /grant=administrators=f /grant=SYSTEM=f /grant=USERS=f  /grant="Creator Owner"=f (Hit Enter)
    Registery Mechanic: Paid the $29.99 to get this and it still isn't working. Though I continue to get some errors for some of my keys.
    Removing Adobe 9.3.4 Can't be done through control panel program remove. It says I don't have sufficent access. I built this machine, that means I own it and thats the bottom line.
    Adobes Response Link: http://kb2.adobe.com/cps/329/329137.html#main_Additional information
    What's covered
    Try this first
    Remove all previous versions of Acrobat or Reader    I CANT UNISTALL IT FOLKS
    More solutions
    (Advanced) Set permissions to registry defaults    I HAVE DONE THIS AND NOTHING HAS HAPPEND
    Remove spyware                                                I HAVE 4 DIFFERENT PROGRAMS TO DEAL WITH SPYWARE IM CLEAN
    Check for viruses
    Disable Webroot Spy Sweeper                             DONT HAVE THE PROGRAM
    Disable McAfee VirusScan 8.5 Access Protection DONT HAVE THE PROGRAM
    Visit the forums                                                   IM HERE NOW PLEADING FOR HELP
    Additional information    "Error 1402 occurs when the Windows installer is unable to read a particular registry key. Installation can fail because the Acrobat or Reader installer attempts to clean up registry keys of previous versions of Acrobat or Reader. This cleanup is necessary to avoid conflicts with Acrobat or Reader plug-ins and add-ins for third-party software" This is in their words. Seems it can't read it to Uninstall Also or it removed my key during INSTALL.                                       
    As you can see I have put some effort into this and I own the machine and I am the Administrator. I build computers from parts and this is the finest I have built todate. Some help would be welcomed.

    Hi,
    Thanks for the very descriptive post!! The information came in handy while trying to figure out what went wrong in your case.
    Ankit_Jain's Solution. I can't get this command prompt to work even with manual or copy and paste and Im aware of the mistype she put foward and corrected.
    1. Download Microsoft's SubinACL tool from http://www.microsoft.com/downloads/details.aspx?FamilyID=e8ba3e56-d8fe -4a91-93cf-ed6985e3927b&displaylang=en
    2. Install the same by double clicking on the "subinacl.msi" just downloaded.
    3. Open Command Prompt window through the Run Dialog Box (Start -> Run and type "cmd" and click OK)
    4. In the Command Prompt window, type in the following commands:
        i. cd /d "%ProgramFiles%\Windows Resource Kits\Tools" (Hit Enter)
       ii. subinacl  /subkeyreg  HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\OptionalComponents /grant=administrators=f /grant=SYSTEM=f /grant=USERS=f  /grant="Creator Owner"=f (Hit Enter)
    Since, you are using a 64 bit machine, the command 4(i) needs to altered slightly to:
    i. cd /d "%ProgramFiles (x86)%\Windows Resource Kits\Tools" (Hit Enter)
    Apologies for the confusion caused while trying out the same earlier. Hope it works this time around.
    Regards
    Ankit

  • Printer driver was not installed.  operation could not be completed

    Adobe Acrobat 9.3.1
    windows XP system.
    Cannot add the Adobe PDF printer get the error message:
    Printer driver was not installed.  operation could not be completed
    Software installs/repair try to install the Adobe PDF printer but they do not.  No error message; just that the Adobe PDF printer does not show up
    I tried adding the  Adobe PDF printer manually.
    The drivers start to load and then fails giving the error message  in the subject line.
    I cleared the print spoolers and rebooted.
    I have uninstalled Adobe Acrobat /rebooted/reinstalled.  Install says it adds the Adobe PDF printer but nothing happens.
    Problem exists for all users including Administrators.
    I have renamed the C:\WINDOWS\system32\spool\drivers\w32x86 and C:\WINDOWS\system32\spool\drivers\Printers folder.
    Both are recreated when I try to reinstall the Adobe PDF Printer.
    I can add network printers with no errors.
    I have cleared Adobe PDF printer from registry.  e.g.:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments\Windows NT x86\Drivers\Version-3\Adobe PDF Converter
    I even imported Adobe PDF registry entry from a working system taking care to adjust the system values accordingly.
    I also verified permissions for registry keys and application/driver folders were set correctly.
    I have completely reloaded the installation software and imported the Adobe PDF drivers from a working system.
    Not sure if this an Adobe issue, but that appears to be the only printer I cannot re-add.
    Any constructive ideas on what to try next would be appreciated.

    When I upgraded to Reader 9.4 I lost all ability to print Adobe pdf's.  Finally uninstalled 9.4, re-installed 8.2, changed the filename "high quality.joboptions" to "Adobe PDF converter.joboptions" and was back in business.  Pretty screwey fix, but after getting no help from online chats with Adobe and a day's lost work I was happy to have it.
    [email protected]

  • Acrobat Pro 9 freezes when trying to edit preferences

    I have Acrobat Pro 9.3.4
    When I try to Edit-> Preferences, the application locks up.  It eventually goes to 'not responding" and I have to kill it using Task Manager.
    I found this problem when I was troubleshooting a customer's issue where he could not Extract pages from a PDF document. The Extract window would come up, he would put in the pages he wanted and start the process. It would act like its going through the motions but nothing would happen and he would have to open task manager to stop the Acrobat process.
    I was able to duplicate the problem with my Administrator account.  I also found the same problem when I tried to go to Edit > Preferences.  Acrobat went into a not responding state and I had to kill the process using Task Manager.
    I have verified that the problem is not document specific:  It happens on multiple documents. If I copy the document to another machine with Acrobat Pro 9,  I have no problem Extracting pages.
    I have uninstalled Acrobat Pro 9.  That included removing c:\program files\Adobe\Acrobat 9.0\acrobat* and c:\program files\common files\Adobe\Acrobat\*  I rebooted the computer and then reinstalled  Adobe Acrobat Pro 9.    Same problem for both my regular and my administrator accounts.
    I have compared permissions and registry entries between this machine and one where its working but have not found any differences.
    Any suggestions on what else to try would be greatly appreciated.

    You would think.  However, repairing Adobe, uninstalling (including deleting registry entries,  c:\program files\common files\Adobe\Acrobat\* and c:\program files\Adobe\*  , etc) did not resolve the issue.

  • Metro Apps don't open on Local and Domain account. Works on Microsoft Live account. Windows 8.1 Pro

    This is Happening on Three different computers.
    All computers are Windows 8.1 Pro. This is a clean install.
    When the computer is initially setup, I first sign on with my Windows Live ID and everything seems to work fine there.
    After Joining the computer to the domain, none of the Metro UI apps will open, they open briefly and close.
    Added a local account and found that it also does not work there.
    Steps I have tried to resolve this:
    Modified owner and permissions on registry Key: HKCR\AppID\{3EB3C877-1F16-487C-9050-104DBCD66683}
    Changed owner to Local Administrator and gave full controll to Local Admin and Domain user account.
    Ran DCOMCNFG and under Computers ->My Computer-> WinInetCacheServer Properties I went to the IDENTITY TAB and changed
    it to the Interactive User.
    That did not help.
    Ran this command: "powershell
    -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml" from elevated command prompt and also did not help.
    I tried downloading the App troubleshooter but it would not run.
    I also tried "wsreset.exe" and got an error saying: " Windows cannot find 'ms-windows-storePurgeCaches'. Make sure you typed the name
    correctly, and then try again"
    When Trying to open the app and it fails I get this error under Applications in Event Viewer:
    "Activation of app winstore_cw5n1h2txyewy!Windows.Store failed with error: This app does not support the contract specified or is not installed. See the Microsoft-Windows-TWinUI/Operational log for additional information."
    Anyone know how to resolve this.
    We are looking to implement Windows 8.1 Pro to our clients pretty soon and need to get this resolved asap.
    Thanks

    This is Happening on Three different computers.
    All computers are Windows 8.1 Pro. This is a clean install.
    When the computer is initially setup, I first sign on with my Windows Live ID and everything seems to work fine there.
    After Joining the computer to the domain, none of the Metro UI apps will open, they open briefly and close.
    Hi,
    Did you mean that this problem only after you join the computer to the domain? if so, you may need to check whether you domain controller would install any program to your system. or you can contact domain adminstrator for further assistance.
    In addition, run the following in a Command Window (CMD) to re-register the Store App:
    powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.XML
    Roger Lu
    TechNet Community Support

Maybe you are looking for

  • Cross-reference mixup after package

    Hi, I've got a question regarding InDesign cross-reference. Here's the background: The original source is stored in F drive. Packaged source is stored in C drive. For each of my drafts, I need to attach the packaged source with the PDF. I have 10 cro

  • ERROR GETWA_NOT ASSIGNED IN T CODE CK11N

    HI ALL, I AM GETTING THE EROR 'GETWA_NOT ASSIGNED Field symbol has not yet been assigned.'  WHILE RUNNING STD COST ESTIMATE WITH QTY STRUCTURE. ACTUALLY I AM FACING PROBLEM ONLY WHEN I INCLUDE ACTIVITY TYPES IN MY MASTER RECIPE. I CAN RUN STD COST ES

  • I want to cancel annual subscription for my account. Thank you!

    I want to cancel annual subscription for my account. Thank you!

  • White text on Black for SAPSCRIPT

    Hi Everybody I want to print some text as 'white on black'. Can you please tell me how to do that? Its from Sapscript. Rgds Chinmoy

  • Deleting records in table

    Hello, I have an advanced table with a VO (and EO) I am trying to delete some records using the following code in the page's AM public void deleteRows()           RowSetIterator rowsetiterator = null;           try                XxglFrsAcctMappingEO