Windows 10: events

Discus and support events in Windows 10 Software and Apps to solve the problem; I'm getting tired of playing these events only to see half the people who finish ahead of me have less then 100 events played OR less. Anyone else out... Discussion in 'Windows 10 Software and Apps' started by BalmierTitan993, Jul 13, 2022.

  1. events


    I'm getting tired of playing these events only to see half the people who finish ahead of me have less then 100 events played OR less. Anyone else out there see this situation getting worse????

    :)
     
    BalmierTitan993, Jul 13, 2022
    #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. 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, Jul 13, 2022
    #2
  3. Calender events disappeared

    Hi,

    Thank you for posting your query on Microsoft Community.

    In order to assist you further with the issue could you please confirm a couple of things:

    • How do you access Calendar? Is it through a Web Browser or an Email Client?
    • Are you referring to the default Calendar app?
    • Did you make any changes to your account before you encountered the issue?
    Nevertheless, I suggest you to follow the steps below and check whether you're able to see the events in your Account:

    Please get back to us with the updated status of the issue so that we can work on it to help you better.
     
    Andria Maria Mendez, Jul 13, 2022
    #3
  4. Amit_Sun Win User

    events

    Events 4672 & 4624 Win 10 Freezes - special LOGON ?

    Hi,

    Thank you for writing to Microsoft Community Forums.

    1. Are you on a domain network?
    2. May I know the make and the model number of your system?

    The event logs you have provided seems to be the security logs that is generated when you login to your system. For more information on the event that was generated, you can check
    4672(S): Special privileges assigned to new logon.

    The Windows error logs will be located at Event Viewer > Windows Logs > System.

    Please follow the step below and check if it works for you.

    Step: Improve Windows 10 Performance.

    Try some of the following suggestions to help
    make your Windows 10 PC run better
    . The steps are listed in order, so start with the first one, see if that fixes the problem, and then continue to the next one if it doesn’t.

    Note: The last step on the article contains Windows Reset, I suggest you not to perform Windows reset, as there is a change your data and applications will be wiped and also
    the OS will reverted back to previous version you upgraded from.

    If the issue still persists, please reply to this post with more information so that we can identify the root cause of this issue and assist you further.

    Hope it helps.

    Amit Sunar

    Microsoft Community – Moderator
     
    Amit_Sun, Jul 13, 2022
    #4
Thema:

events

Loading...
  1. events - Similar Threads - events

  2. I can't delete folder or file at powershell event run it as administrator?

    in Windows 10 Gaming
    I can't delete folder or file at powershell event run it as administrator?: I have tried both of commands Remove-Item blog and Remove-Item blog -Recurse https://answers.microsoft.com/en-us/windows/forum/all/i-cant-delete-folder-or-file-at-powershell-event/06540562-08db-4255-a6fa-d939ecf6f23e
  3. I can't delete folder or file at powershell event run it as administrator?

    in Windows 10 Software and Apps
    I can't delete folder or file at powershell event run it as administrator?: I have tried both of commands Remove-Item blog and Remove-Item blog -Recurse https://answers.microsoft.com/en-us/windows/forum/all/i-cant-delete-folder-or-file-at-powershell-event/06540562-08db-4255-a6fa-d939ecf6f23e
  4. I can't delete folder or file at powershell event run it as administrator?

    in Windows 10 Customization
    I can't delete folder or file at powershell event run it as administrator?: I have tried both of commands Remove-Item blog and Remove-Item blog -Recurse https://answers.microsoft.com/en-us/windows/forum/all/i-cant-delete-folder-or-file-at-powershell-event/06540562-08db-4255-a6fa-d939ecf6f23e
  5. Event 1796 TPM-WMI Error post KB5058379 update

    in Windows 10 Gaming
    Event 1796 TPM-WMI Error post KB5058379 update: Hello all,I have an HP Omen Obelisk Desktop and my wife has an HP Envy Laptop. We are both running Win10 Home Version 22H2 and Build 19045.5854. Today we installed Update KB5058379 without problems. Now we have noticed that every time we Restart or Start our computers we now...
  6. Event 1796 TPM-WMI Error post KB5058379 update

    in Windows 10 Software and Apps
    Event 1796 TPM-WMI Error post KB5058379 update: Hello all,I have an HP Omen Obelisk Desktop and my wife has an HP Envy Laptop. We are both running Win10 Home Version 22H2 and Build 19045.5854. Today we installed Update KB5058379 without problems. Now we have noticed that every time we Restart or Start our computers we now...
  7. Event 1796 TPM-WMI Error post KB5058379 update

    in Windows 10 Installation and Upgrade
    Event 1796 TPM-WMI Error post KB5058379 update: Hello all,I have an HP Omen Obelisk Desktop and my wife has an HP Envy Laptop. We are both running Win10 Home Version 22H2 and Build 19045.5854. Today we installed Update KB5058379 without problems. Now we have noticed that every time we Restart or Start our computers we now...
  8. my pc restart when i gaming on it and send this error in event viwer

    in Windows 10 Gaming
    my pc restart when i gaming on it and send this error in event viwer: The computer has rebooted from a bugcheck. The bugcheck was: 0x0000001a 0x0000000000061941, 0x00000342ae09f870, 0x000000000000000f, 0xffffc98cc898fa40. A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 1c78cbca-4a78-436b-ba3b-594c67070f97....
  9. my pc restart when i gaming on it and send this error in event viwer

    in Windows 10 Software and Apps
    my pc restart when i gaming on it and send this error in event viwer: The computer has rebooted from a bugcheck. The bugcheck was: 0x0000001a 0x0000000000061941, 0x00000342ae09f870, 0x000000000000000f, 0xffffc98cc898fa40. A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 1c78cbca-4a78-436b-ba3b-594c67070f97....
  10. my pc restart when i gaming on it and send this error in event viwer

    in Windows 10 BSOD Crashes and Debugging
    my pc restart when i gaming on it and send this error in event viwer: The computer has rebooted from a bugcheck. The bugcheck was: 0x0000001a 0x0000000000061941, 0x00000342ae09f870, 0x000000000000000f, 0xffffc98cc898fa40. A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 1c78cbca-4a78-436b-ba3b-594c67070f97....