Windows 10: windows 11 clean administrative events

Discus and support windows 11 clean administrative events in Windows 10 Gaming to solve the problem; I want to clean the aministrative events as it is apparantly disabling scan but there does seem to be method for this.... Discussion in 'Windows 10 Gaming' started by lewishilary, Aug 19, 2023.

  1. windows 11 clean administrative events


    I want to clean the aministrative events as it is apparantly disabling scan but there does seem to be method for this.

    :)
     
    lewishilary, Aug 19, 2023
    #1
  2. ddelo Win User

    Export All Administrative Events to Excel

    To analyze events, from the Windows Event Viewer, there is a simple way to export all Administrative Events to Excel, with PowerShell.

    Exporting all Administrative Events to Excel is a simple two Step process, as described here:

    Step 1 - Create the Administrative Events View .xml file
    1. Open Eventviewer (%windir%\system32\eventvwr.msc)
    2. Navigate to: Event Viewer (Local) > Custom Views > Administrative Events
    3. In the “Actions” pane select “Filter Current Custom View”.
    4. Select the the XML tab.
    5. Press Ctrl+A to select all the XML code of the Custom View.
    6. Open a notepad, paste the selected code and save the file to your Desktop as AdmEvtView.xml


    Step 2 - Create the csv file with the events
    1. Download the ExportEvtCSV.zip file, which contains the script ExportEvtCSV.ps1 and unzip it, on your Desktop.
      It's not a fancy script, just basic PowerShell commands to create a csv file on the Desktop.
    2. In Windows Search, type “ISE” (without the quotes) to open “Windows PowerShell ISE” and Run as administrator
    3. To allow running the script, change the ExecutionPolicy, for this session. To do that, in the Console pane type:
      Code:
    4. In the Windows PowerShell ISE, open and run the script: ExportEvtCSV.ps1
      The script will create a csv file with a name YYYYMMDD.HHMM.csv on the Desktop
    5. When done, open the newly created .csv file, format the columns as needed and optionally save it as .xlsx, if you wish.
    That’s it! You now have all the Administrative Events in Excel for filtering and further analysis. windows 11 clean administrative events :)

    Now to the more technical hard stuff... *Confused

    There is a reason for running the script from within PowerShell ISE!

    It would be great if everything was also working perfectly, when running the script from an elevated PowerShell too.

    We can run it from an elevated PowerShell, which means that you just follow the Step 1, as above but for the Step 2 instead of the ISE you run the script from an elevated PowerShell.

    The problem is that it will work only for anybody who has en-US format for the dates. Everyone else, who has another format (i.e. en-GB, fr-FR, el-GR etc.), the dates are not translated properly by Excel (although the script uses the –UseCulture switch) and remain as text in the en-US format.

    I'm not sure if this a bug of the "export-csv" cmdlet, but although it runs the way it supposed to from within the ISE, from PowerShell there is a problem with the dates format.
    As I haven’t found a way to overcome this obstacle, any suggestion from the PowerShell gurus of the forum (like my good friend Shawn @Brink, for instance), is welcome.
     
    ddelo, Aug 19, 2023
    #2
  3. Windows 10 infinite restart black screen


    The tutorials provided are just a list of troubleshooting steps. Use only the steps which apply to you.

    Since none of the troubleshooting steps here worked, I'd suggest you do a Clean install.

    John
     
    AmericanPharaoh, Aug 19, 2023
    #3
  4. Gr33nguy Win User

    windows 11 clean administrative events

    Administrative events, and others

    Thousands of administrative events, many critical and error level events. I am looking for some suggestions for where to find assistance to resolve these events.
     
    Gr33nguy, Aug 19, 2023
    #4
Thema:

windows 11 clean administrative events

Loading...
  1. windows 11 clean administrative events - Similar Threads - clean administrative events

  2. Administrative events warnings and errors

    in Windows 10 Software and Apps
    Administrative events warnings and errors: I have a lot of errors and warnings and critical too in the Administrative events. All of my games that i own have been crashing after 5-10 minutes or even at the start. I need help to fix these issues, is there any fix?...
  3. My administrative event logs

    in Windows 10 Gaming
    My administrative event logs: Hi My administrative event logs have thousands of warnings and errors. Is this normal? https://answers.microsoft.com/en-us/windows/forum/all/my-administrative-event-logs/c43bca99-5109-4f94-b167-a884d78b6de0
  4. My administrative event logs

    in Windows 10 BSOD Crashes and Debugging
    My administrative event logs: Hi My administrative event logs have thousands of warnings and errors. Is this normal? https://answers.microsoft.com/en-us/windows/forum/all/my-administrative-event-logs/c43bca99-5109-4f94-b167-a884d78b6de0
  5. windows 11 clean administrative events

    in Windows 10 Software and Apps
    windows 11 clean administrative events: I want to clean the aministrative events as it is apparantly disabling scan but there does seem to be method for this. https://answers.microsoft.com/en-us/windows/forum/all/windows-11-clean-administrative-events/b79ffe57-b50c-4ef0-b803-9e90de1e1204
  6. Administrative events: warnings and errors

    in Windows 10 Customization
    Administrative events: warnings and errors: My administrative event logs have thousands of warnings and errors. Is this normal? Do I need to fix anything? https://answers.microsoft.com/en-us/windows/forum/all/administrative-events-warnings-and-errors/51640d4c-d175-4c31-85a1-998c4d43f56b
  7. Event Viewer: Filter Administrative Events?

    in Windows 10 Support
    Event Viewer: Filter Administrative Events?: The Administrative Events window quickly fills up with DistributedCOM warnings and errors. I tried to fix this, but in the end, couldn't get past the final step: Fixing DistributedCOM error 10016 Failing that (any other ideas folks on how to fix rather than hide the...
  8. Administrative Events

    in Windows 10 BSOD Crashes and Debugging
    Administrative Events: Hello, I would like to find out more information about what is causing this 2 errors on my computer also how can i fix them?! are they related ?! , if anyone can help me I would really appreciate!! Thank you Error1 Log Name:...
  9. Errors - Administrative Events

    in Windows 10 BSOD Crashes and Debugging
    Errors - Administrative Events: Hello, I was almost scammed last night by a man posing as a Microsoft representative who rung claiming I had errors that he was notified about through Microsoft and he would fix these errors for free, if I accepted? He verified the errors and then prompted me to google...
  10. Event Viewer Cleaning

    in Windows 10 Performance & Maintenance
    Event Viewer Cleaning: What is the difference in the Clean Viewer.bat and the Clean_Event_Viewer_logs.bat files that I have downloaded from Windows Ten Forums? 105066