Error: The user does not exist or is not unique - when setting permission programmatically

Hi,
I am custom Sequential workflow in which I am breaking the permission and setting permission to list item.
I have used the below code for setting Permission:
SPRoleDefinition oSPRoleDefinition = oSPWeb.RoleDefinitions["RoleName"];
//Grant permission to Manager
SPRoleAssignment oSPRoleAssignmentManager = new SPRoleAssignment(strManagerLanID, strManagerEmail, "", "");
oSPRoleAssignmentManager.RoleDefinitionBindings.Add(oSPRoleDefinition);
CurrentListItem.RoleAssignments.Add(oSPRoleAssignmentManager);
I am getting the error as :
Error: The user does not exist or is not unique.
How to fix this?
Thanks

I think you misunderstood the solution proposed by frederic, what he is suggesting is that the error doesn't come from your code but from the user account
have you tried with another account ? (maybe the one you are using to log to your environment)
With this information, it will help us to know if the problem comes from your code or from the user account
Best regards, Christopher.
Blog |
Mail
Please remember to click "Mark As Answer" if a post solves your problem or
"Vote As Helpful" if it was useful.
Why mark as answer?

Similar Messages

  • Error: The user does not have sufficient privileges to install Adobe Flash Player

    I get an error when the system tries to install Flash Player 11. It forced me to install when running a publish in captivate.
    The user does not have sufficient privileges to install Adobe Flash Player
    I tried to the advice from http://forums.adobe.com/message/4970296 to download and install offline version. I get this error:
    A required file (C:\Windows\system32\Macromed\Flash\FlashPlayerUpdateService.exe:5) could not be written due to insufficient permissions.

    Try a clean install as described in http://forums.adobe.com/thread/928315

  • Adding to a task list - User does not exist or is not unique

    We have SharePoint 2010 with a single web server front end and another server as the SQL server.  When trying to add a task to a list or an announcement to a page, users are getting the error, "The user does not exist or is not unique."
    I have searched diligently for an answer, but cannot find anything about this with regards to users getting the error. 
    Thank you in advance for your assistance.

    hello,
    i have faced your problem few minutes ago. when i was trying to solve another problem
    --->> (Object Cache: The super user account utilized by the cache is not configured) --> my current problem
    i have found at search results the below PS command to configure super user and super reader.
    $w = Get-SPWebApplication http://webapplicationlink
    $w.Properties["portalsuperuseraccount"] = "domain account"
    $w.Properties["portalsuperreaderaccount"] = "domain account"
    $w.Update()
    but it caused me another problem which you are facing right now.
    ---> ( Error:  The user does not exist or is not unique)
    while adding any item to any list specially lists
    then i have tried to rollback by doing the below PS command and it worked and solved it.
    $w = Get-SPWebApplication http://webapplicationlink
    $w.Properties["portalsuperuseraccount"] = ""
    $w.Properties["portalsuperreaderaccount"] = ""
    $w.Update()
    after that check for the super user and super reader by
    Get-SPWebApplication | %{Write-Host "Web Application: " $_.url "`nSuper user: " $_.properties["portalsuperuseraccount"] "`nSuper reader: " $_.properties["portalsuperreaderaccount"] "`n"}
    This is the output for the above command should be like this.
    Web Application:  http://webapplicationlink
    Super user:
    Super reader:
    hope that it helps :)
    Karim El Zarka,Senior IT Specialist Commercial International Bank, MCTS Sharepoint

  • Error when opening indd-file: Either the file does not exist, you do not have permission, or the...

    Hi! I'm having trouble opening a indd-file. It was sent to me as a zip-fil along with the used fonts and links. When I try to open the file, I'm getting this error: "Either the file does not exist, you do not have permission, or the file may be in use by another application". I've tried to look up this error both here in these forums and through google, but can't find a similar case. Hope someone can help me with this. Please let me know if you need more information/details, and I'll provide. Thanks!

    function(){return A.apply(null,[this].concat($A(arguments)))}
    I'm suspecting it to come from a mac user, if that could influence the case...
    It does come from a Mac, as is proven by the fonts, which are of no use on my Windows machine, but that doesn't prevent my CS4 to open it without any problem. It seems to me it's a perfectly regular CS2 file.
    Just for cheers I set the file to Read-only, but my InDesign opens it regardless (again as a copy, because it's a "converted" file).
    Could it be something in your environment? No network read/write privileges, insufficient free hard disk space, stuff like that?

  • The user does not exist or is not unique - workflow problem

    I am using Solution Starters Dynamic Management workflow on my Project Server 2010.  I was working fine for a year now, but today all workflows were broken when someone tried to submit them to a next stage. "Workflow terminated. An error has occurred
    in the workflow."
    I tried debbuging the workflow and it seems to be OK, but the problem appears when it needs to assign tasks to the approvers (they are in the Approvers group). When I remove users from the group that represents approvers (and leave that group empty), it
    works fine, so I am guessing that users (who need to approve the stage) are the problem. My administrators are saying that there were no updates or changes on AD machine.
    I don't have problem with users in any of people picker fields or anywhere else on the site. I am using claims auth.
    What could be the reason for this behavior??
    These are main errors from the log:
    Failed to persist workflow instance: 7dc2e035-cd02-4284-b851-a829e372a809 with error code: 5, instance data size: 29578, internal state: Running, processing id: 1e2211d2-ef7b-4416-90ef-ac041396c200    2f83db27-34da-4275-a42e-0625240af921
    The user does not exist or is not unique.
    WinWF Internal Error, terminating workflow Id# 7dc2e035-cd02-4284-b851-a829e372a809   
    System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.  Parameter name: additionalNodes     at Microsoft.Office.Workflow.Actions.OfficeTask.ProcessTaskError(Object sender, EventArgs e)    
    at System.Workflow.ComponentModel.ActivityExecutorDelegateInfo`1.ActivityExecutorDelegateOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)     at System.Workflow.Runtime.Scheduler.Run()

    It appears that this isn't the problem with users, but it is a problem with Office Tasks. This is the main error in ULS logs (same as in the previous post):
    "Specified argument was out of the range of valid values.  Parameter name: additionalNodes"
    I noticed that all content types are gone from my pwa site. Is it possible that my workflow is causing problems when adding tasks because somebody deleted all content types??

  • An error has occurred during report processing. (rsProcessingAborted). Query execution failed for dataset 'DimUserWorkCentre'. (rsErrorExecutingCommand). The Cube either does not exists or has not been processed

    Hi,
    I'm having issues with the report created using SSAS cube.
    An error has occurred during report processing. (rsProcessingAborted)
    Query execution failed for dataset 'DimUserWorkCentre'. (rsErrorExecutingCommand)
    The Operator_Performance cube either does not exist or has not been processed.
    I have searched through internet and tried all the solutions, but didn't worked for me.
    SSRS services running as NETEWORK SERVICE user.
    SSRS Execution running as a Different user, which is the login is used to logon ot that server. I have also verified this user has access to database. I'm using Shared DataSource(SSAS Source) for this report.
    Can any one please help me.
    Thank You,
    Praveen.
    Praveen

    Hello,
    Have you tried it to execute on report manager , Is your data source properly configured in Report Manager  and your report is mapped with Datset correctly?
    Have you executed the Dataset query MDX editor  now?
    What is the volume of data you are fetching in the report. Try it to execute in other than IE , I don't know the exact reason but some of our report with large volume of data  are failing on IE , on the other hand these reports are running fine Google
    Chrome
    blog:My Blog/
    Hope this will help you !!!
    Sanjeewan

  • While creating SAP ISU Device category i got one error message like The material 5 does not exist or is not activated Message no. M3305

    while creating SAP ISU Device category EG01 .i got one error message like The material 5 does not exist or is not activated Message no. M3305

    I don't know EG01 transaction, but if SAP says "material 5 does not exist " then SAP is usually right.
    Can you give an evidence that material 5 exists? e.g. screenshot from  SE16 at table MARA, MARC and MAST

  • Error message Indesign:Either the file does not exist, you do not have read access to it, or use the file in another application.

    I've got problem with opening a file in InDesign. The file type is an InDesign Markup Document. The error message is: Either the file does not exist, you do not have read access to it, or use the file in another application. What's wrong?

  • The 'c' XUSER key for the DBM user does not exist or could not be identified

    Hello members,
    I am getting this message  'The 'c' XUSER key for the DBM user does not exist or could not be identified' in SUM preparation phase while upgrading SOLMAN from 7.01 to 7.1
    Does anyone has any idea on this. What steps need to be followed for this.
    My DB is MaxDB.
    Thanks,
    Srikanth

    Hello,
    Figured out the problem. Actually SAP System was moved from actual server to Virtual machine on the server. In this process some of the DB configuration got corrupted. And this activity was done by one of our previous employee.
    Since this was a standalone system, I took backup of all current configuration and uninstalled SAP and installed new Solman 7.1 SPS12. Issue is resolved now.
    Best Regards,
    Srikanth
    Solman Upgrade from 7.01 to 7.1 stuck in Extraction-PREP_EXTRACT/BEGIN_PRE phase 

  • BAPI_GOODSMVT_CREATE Error - The material does not exist or is not activatd

    Scenario is to make a Goods Receipt on a material which is being imported from external sources.
    There is a purchase order created for this already in SAP.
    From MII we are using standard BAPI - BAPI_GOODSMVT_CREATE and passing the fields below:
    GM_Code - 01 since it is a goods receipt
    Psting_date - current date
    Material - material code given by SAP
    Plant - Plant code on which GR takes place.
    Move_type - 101 because it is a GR
    Entry_Qnt - 1
    PO_number - Purchase order which is created in SAP
    When I pass these details to the standard BAPI I get a return message - " The material 10xxxxxxxx does not exist or is not activated"
    Not sure where I am going wrong.
    Any help is highly appreciated.

    Thanks for your reply Vinod...
    Well.. I am calling this BAPI from Netweaver MII and I just see the request and response tags to which I pass the required values to BAPI request fields.
    I am not sure how to call this FM which you are refering to, can you please elobrate a bit or is there any guide I am refer to?

  • Getting an error "the Application does not exist"  in FR

    user got the message to shows there is a searching error: the application doesn’t exist member
    in HFM while pulling FR report

    Hi Folks,
                  I am still noty able to get to create a customer.Following fields is being sent:
      <?xml version="1.0" encoding="UTF-8" ?>
    <ns0:BAPI_CUSTOMER_CREATEFROMDATA1 xmlns:ns0="urn:sap-com:document:sap:rfc:functions">
    <PI_COPYREFERENCE>
      <SALESORG></SALESORG>
      <DISTR_CHAN></DISTR_CHAN>
      <DIVISION></DIVISION>
      <REF_CUSTMR></REF_CUSTMR>
      </PI_COPYREFERENCE>
    <PI_PERSONALDATA>
      <TITLE_P></TITLE_P>
      <FIRSTNAME></FIRSTNAME>
      <LASTNAME></LASTNAME>
      <MIDDLENAME></MIDDLENAME>
      <SECONDNAME></SECONDNAME>
      <CITY></CITY>
      <DISTRICT></DISTRICT>
      <POSTL_COD1></POSTL_COD1>
      <POSTL_COD2></POSTL_COD2>
      <PO_BOX></PO_BOX>
      <PO_BOX_CIT></PO_BOX_CIT>
      <STREET></STREET>
      <HOUSE_NO></HOUSE_NO>
      <BUILDING></BUILDING>
      <FLOOR></FLOOR>
      <ROOM_NO></ROOM_NO>
      <COUNTRY></COUNTRY>
      <COUNTRYISO></COUNTRYISO>
      <REGION></REGION>
      <TEL1_NUMBR></TEL1_NUMBR>
      <TEL1_EXT></TEL1_EXT>
      <FAX_NUMBER></FAX_NUMBER>
      <FAX_EXTENS></FAX_EXTENS>
      <E_MAIL></E_MAIL>
      <LANGU_P></LANGU_P>
      <CURRENCY></CURRENCY>
      <ONLY_CHANGE_COMADDRESS></ONLY_CHANGE_COMADDRESS>
      </PI_PERSONALDATA>
      </ns0:BAPI_CUSTOMER_CREATEFROMDATA1>
    I have done the following:
    (1) Previously I was using a DIALOG user in the usid/pwd section of the receiver RFC adaptor,now I have created a communication user.
    (2) The data present in the above instance is being successfully inserted when testing thru the test tool in SAP 6 backend
    Do I have to do anything additonal?
    Regards,
    Premjit

  • Install flash Player error Message:the user does not have suffucient privilages to install flash pl

    I have tried it all: clean install, de-activated virus program, run as administrator. Still same message "the user does not have suffucient privilages to install flash player". Using windows 7, 64-bit mozilla 24.0. Please help.
    TIA 

    C:\Windows\System32\Macromed\Flash
    =O====== M/11.9.900.117 2013-10-20+00-30-13.104 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{3645AE40-5A7B-4282-9D4D-89BB84123E9E}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0006 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0007 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0008 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0009 [W] 00001036 Software\Opera Software/Plugin Path 2
    0010 [W] 00001036 Software\Opera Software/Plugin Path 2
    0011 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0012 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0013 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0014 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0015 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+00-30-24.959 ========
    =O====== M/11.9.900.117 2013-10-20+00-42-24.477 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{144CB2BF-17F9-4EBC-8036-A2530AB94FE9}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 0
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+00-42-37.074 ========
    =O====== M/11.9.900.117 2013-10-20+00-48-05.461 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{4CCDA36F-A8AF-4444-89A4-43B3438CEB33}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 0
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+00-48-20.070 ========
    =O====== M/11.9.900.117 2013-10-20+00-57-35.239 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{F62D46AF-3AFB-476C-9A41-F3EECE64951C}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 0
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+00-57-45.641 ========
    =O====== M/11.9.900.117 2013-10-20+01-08-37.577 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{9F129C9D-29C9-4709-BA49-414DB1786651}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [F] 00001041
    =X====== M/11.9.900.117 2013-10-20+01-08-41.689 ========
    =O====== M/11.9.900.117 2013-10-20+01-09-04.552 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{0EDB7E38-BE52-4B1A-80C7-A2FD89401A3A}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+01-09-14.189 ========
    =O====== M/11.9.900.117 2013-10-20+02-09-06.555 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{96FC46A7-B89B-428E-857F-DF7FB8F6E2E1}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+02-09-25.437 ========
    =O====== M/11.9.900.117 2013-10-20+02-15-14.729 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{9DED1BAC-1BD8-479B-9A35-0709B70D31AF}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+02-15-28.759 ========
    =O====== M/11.9.900.117 2013-10-20+02-21-12.886 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{9758D9CC-9552-4494-BC76-35039D5B6491}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+02-21-26.384 ========
    =O====== M/11.9.900.117 2013-10-21+04-47-35.202 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{B8243ABE-FAAD-4536-AD99-FF433D99A1F8}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/11.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash64_11_9_900_117.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_ActiveX.dll
    0008 [I] 00000023 C:\Windows\system32\Macromed\Flash\activex.vch
    0009 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0010 [I] 00000012
    =X====== M/11.9.900.117 2013-10-21+04-47-47.770 ========
    =O====== M/11.9.900.117 2013-10-22+21-52-48.047 ========
    0000 [I] 00000010 "C:\Users\nutnut\AppData\Local\Temp\{2F742732-39EA-4399-9D88-71B6BC052EB4}\InstallFlashPl ayer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [F] 00001041
    =X====== M/11.9.900.117 2013-10-22+21-52-55.215 ========
    =O====== M/11.9.900.117 2013-10-22+22-02-40.301 ========
    C:\Windows\Syswow64\Macromed\Flash:
    =O====== M/11.9.900.117 2013-10-20+00-29-59.546 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0017 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0018 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0019 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+00-30-30.765 ========
    =O====== M/11.9.900.117 2013-10-20+00-42-13.527 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+00-42-43.227 ========
    =O====== M/11.9.900.117 2013-10-20+00-47-54.274 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+00-48-26.982 ========
    =O====== M/11.9.900.117 2013-10-20+00-57-24.025 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+00-57-51.752 ========
    =O====== M/11.9.900.117 2013-10-20+01-08-28.389 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [E] 00001041
    =X====== M/11.9.900.117 2013-10-20+01-08-41.749 ========
    =O====== M/11.9.900.117 2013-10-20+01-08-55.935 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+01-09-19.237 ========
    =O====== M/11.9.900.117 2013-10-20+02-08-49.807 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+02-09-36.730 ========
    =O====== M/11.9.900.117 2013-10-20+02-15-03.110 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+02-15-35.790 ========
    =O====== M/11.9.900.117 2013-10-20+02-20-59.971 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+02-21-32.828 ========
    =O====== M/11.9.900.117 2013-10-21+04-47-19.055 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.a94e601883d676c526a90c1c321d6ea048c0fe47\install_ flash_player_ax.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/11.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0006 [I] 00000013 C:\Windows\SysWOW64\Macromed\Flash\Flash32_11_9_900_117.ocx
    0007 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_ActiveX.exe
    0008 [I] 00000016 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_ActiveX.dll
    0009 [I] 00000023 C:\Windows\SysWOW64\Macromed\Flash\activex.vch
    0010 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\activex.vch:5
    =X====== M/11.9.900.117 2013-10-21+04-47-54.161 ========
    =O====== M/11.9.900.117 2013-10-22+21-52-36.104 ========
    0000 [I] 00000010 "C:\Users\nutnut\AppData\Local\Adobe\AIH.fadff808ef68abc467f97a8a1edb6baf2637d497\install _flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [E] 00001041
    =X====== M/11.9.900.117 2013-10-22+21-52-55.471 ========
    =O====== M/11.9.900.117 2013-10-22+22-02-29.829 ========
    0000 [I] 00000010 "C:\Users\nutnut\AppData\Local\Adobe\AIH.fadff808ef68abc467f97a8a1edb6baf2637d497\install _flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-22+22-02-57.498 ========
    =O====== M/11.9.900.117 2013-10-22+22-12-37.302 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-22+22-13-01.133 ========
    =O====== M/11.9.900.117 2013-10-23+01-03-51.031 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-23+01-04-34.267 ========
    =O====== M/11.9.900.117 2013-10-23+01-54-49.889 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-23+01-55-16.870 ========
    =O====== M/11.9.900.117 2013-10-26+23-54-56.408 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.ac1f66266b3a1ed15e6854de7e879da6668923ee\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [E] 00001041
    =X====== M/11.9.900.117 2013-10-26+23-55-17.018 ========
    =O====== M/11.9.900.117 2013-10-26+23-55-32.451 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.ac1f66266b3a1ed15e6854de7e879da6668923ee\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-26+23-56-07.233 ========

  • Disk " disk " does not exist or is not instantiated after reboot the server

    Hi,
    I have one issue with 11gR2 cluster. I have 2 node cluster on CentOS 5.5. I am using HP MSA 1000 storage LUNs and create disk group and volume for RAC setup in openfiler.
    The whole setup was running fine but before few days some one has recreate the database [clusterDB] using control file. I can see this from alter.log file of "oracle" user. And somehow one node is not able to up and running.
    I have no idea what is going on so just restart both the nodes and storage one by one.
    After restarting I can not view my ASM disk from /usr/sbin/oracleasm listdisks.
    EvenI can not see the ASMdisk from /dev/oracleasm/disks... also I try to querydisk it showing that "Disk "<diskname>" does not exist or is not instantiated"
    From the master node I can see the cluster registry configuration through "ocrcheck -config"
    *./ocrcheck -config*
    Oracle Cluster Registry configuration is :
    Device/File Name : +ACFSDG
    from the slave when I run the ocrcheck ...it gives error
    PROT-602: Failed to retrieve data from the cluster registry
    PROC-26: Error while accessing the physical storage ASM error [SLOS: cat=8, opn=kgfolclcpi1, dep=210, loc=kgfokge
    AMDU-00210: No disks found in diskgroup ACFSDG
    AMDU-00210: No disks found in diskgroup ACFSDG
    ] [8]
    Any idea what is the cause behind this? There are many errors in $GRID_HOME/log/<hostname>.log file and other referring file. I might be sure that until I enable the ASMDISK/detect the ASMDISK I can not start crs...
    Shall I try with restore operation of OCR or replace option in ./ocrcheck...will it usefull?
    Let me know if you have already face this issue.
    Thanks...
    Edited by: user12039625 on Nov 12, 2010 5:30 AM
    Edited by: user12039625 on Nov 12, 2010 5:36 AM

    Hi,
    Thanks for your reply.
    I have "/dev/sd*" in my both the RAC nodes and on storage machine it was showing as "/dev/dm-*" whenever I run " fdisk -l " command... and I did this through iscsi initiatior and target and also create "Create Persistent Local SCSI Device Names ".
    I also create one script "iscsidev.sh" in /etc/udev and it was perfectly working. Before this issue I was restarted the server and confirm it.
    script is below
    ==============
    # FILE: /etc/udev/scripts/iscsidev.sh
    BUS=${1}
    HOST=${BUS%%:*}
    [ -e /sys/class/iscsi_host ] || exit 1
    file="/sys/class/iscsi_host/host${HOST}/device/session*/iscsi_session*/targetname"
    target_name=$(cat ${file})
    # This is not an open-scsi drive
    if [ -z "${target_name}" ]; then
    exit 1
    fi
    # Check if QNAP drive
    check_qnap_target_name=${target_name%%:*}
    if [ $check_qnap_target_name = "iqn.2004-04.com.qnap" ]; then
    target_name=`echo "${target_name%.*}"`
    fi
    echo "${target_name##*.}"
    ==============
    Thanks...
    Edited by: user12039625 on Nov 12, 2010 6:04 AM

  • Mysite Error - The site does not contain a default keywords termstore

    I know this error has to do with the Managed Metadata Service. I recently had to delete my User Profile Service and Search Service, and then recreate new ones. Do I need to connect them to the existing Managed Metadata Service somehow?
    I get this error when trying to change certain user profile columns in Mysites.

    Go to the list of shared services in Central admin, highlight the Managed Metadata Service Proxy and select the properties button from the Ribbon.  You'll see four checkboxes.  Make sure the one labeled  'This service application is the default
    storage location for Keywords' is checked.  Depending on the order of installation of services or if the Managed Metadata service is deleted and recreated this sometimes doesn't happen.
    http://social.technet.microsoft.com/Forums/en-US/3cba2f1a-c1c7-4aed-b46e-6247f6a14e88/after-setting-everything-up-successfully-error-the-site-does-not-contain-a-default-keywords?forum=sharepointadminlegacy
    http://technet.microsoft.com/en-us/library/gg750250%28v=office.14%29.aspx
    http://donalconlon.wordpress.com/2010/06/30/managed-metadata-setting-the-default-termstore/
    http://www.deliveron.com/blog/post/Define-the-default-Term-store-for-New-keywords-in-SharePoint-2010.aspx

  • The specified domain either does not exist or could not be contacted when logging in through RDP. Server 2012/SBS 2007

    I have a server 2012 machine running RDP and a PDC running SBS 2007. Every once a while all my users get an error saying "The specified domain either does not exist or could not be contacted". After waiting ~5-10 minutes the issue resolves itself.
    I believe it has something to do with the syncing between the two but am not 100% sure. Anyone know a fix or what I should look at? 
    Jerry T

    Hi Jerry,
    Thank you for posting in Windows Server Forum.
    After referring to your error, it seems to have DNS issue in your case which can’t locate the DC. Please check the setting related to DNS issue as following. (Below quoted from
    this thread)
    If this is the case, I would recommend proceeding like that:
    1. Make sure that each DC has only one IP address in use and ONLY one NIC card enabled (Other NICs should be disabled)
    2. Make sure that public DNS servers are configured as DNS forwarders and not in IP settings of DCs
    3. Choose a healthy DC / DNS server and make each DC point to it as primary DNS server
    4. Make each DC / DNS server point to its private IP address as secondary DNS server
    5. Make sure that needed ports for AD replication are opened: http://technet.microsoft.com/en-us/library/bb727063.aspx
    6. Check your DNS zones and remove manually all obsolete / unused DNS records for DCs
    Once done, run ipconfig /registerdns and restart netlogon on each DC you have.
    On the client computer, run ipconfig /flushdns and check again.
    Hope it helps!
    Thanks.
    Dharmesh Solanki

Maybe you are looking for

  • HDD vs. HDV capturing.  What produces better quality

    I currently shoot for content in SD on mini DV tapes. I want to upgrade to a camera with either a 3 ccd or ? I have read alot about what is available but i am very confussed as to what format or camera I should purchase. I want to stay in the afforda

  • How to create a managed metadata column that allows terms from several term sets or groups ?

    My requirement is to create a a Managed Metadata column that allows terms that come from several term sets (or possibly from one group containing several term sets). Would it be possible ? Thanks.

  • I'm getting a surplus of apps and need to clean up?

    Apps are coming in surplus and I need to reduce and/or clean-up. My system is a local network where the MacPro is the central piece to which 2 iMacs, 1 MacMini, 1 Mac Air, 2 iPads and 1 iPhone is connected by WIFI. I look for advice for the bluepront

  • How to change address book listings in Leopard not by first name first?

    I was recently upgraded from Tiger to Leopard. Suddenly the names in my computer address book are listed by first names first, ALICE BROWN. How can I change this back to the way it used to be in Tiger, listing the last name first,, BROWN, ALICE ?

  • Find my Lost Mac

    I lost half a year ago, MacBook Pro 2011 but given that the program was installed Find my mAc, I blocked him and put a notice in case finding. Today I received a notice that I found it and I saw that he was in the house which is a kilometer from the