Windows 10: Event 4321 - what is it?

Discus and support Event 4321 - what is it? in Windows 10 Support to solve the problem; "The name "WORKGROUP :1d" could not be registered on the interface with IP address 192.168.0.5. The computer with the IP address 192.168.0.1 did not... Discussion in 'Windows 10 Support' started by wolfie138, Sep 12, 2020.

  1. wolfie138 Win User

    Event 4321 - what is it?


    "The name "WORKGROUP :1d" could not be registered on the interface with IP address 192.168.0.5. The computer with the IP address 192.168.0.1 did not allow the name to be claimed by this computer."

    just got this after another of my random power offs, tried a search, nothing obvious came up.

    :)
     
    wolfie138, Sep 12, 2020
    #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. Event 4321 - what is it? :)

    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, Sep 12, 2020
    #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, Sep 12, 2020
    #3
  4. LemP Win User

    Event 4321 - what is it?

    trying to open taxact download

    Please explain in detail what you mean by "I verified the binary numbers and verified visual C++".

    Take a look at this article for a more detailed explanation, but it seems to be intended for either Windows 8.1 or Windows 10 (the Windows Logo key + S shortcut isn't in Windows 7):

    https://www.majorgeeks.com/content/page/solved_the_application_has_failed_to_start_because_its_side_by_side_configuration_is_incorrect_error.html


    I suggest skipping Step 1, which doesn't agree with what I see on my Windows 7 machine.

    If I were you, I'd start with Step 3.

    • Open Event Viewer by clicking Start, typing Event Viewer in the Search box, and pressing Enter.
    • Unfortunately, there's no "Summary of Administrative Events" Custom view in the Windows 7 Event Viewer, so expand "Windows Logs" and select the "Applications" log (first screenshot below)
    • Now go to the "Actions" pane on the right and select "Filter Current Log" (first screenshot below)
    • In the dialog box that opens, use the drop-down list next to "Event Sources" to select "Side-by-Side" (second screenshot below)
    • This should give you a list of all Side-by-Side events. Look for an event at about the time you got the error message.
    Or you could try the "all-in-one" installer mentioned in Step 2 of the MajorGeeks article, but that's sort of a shotgun approach that may or may not work.


    Event 4321 - what is it? c86bac1d-2830-4a10-b504-0b778f2f5e3d?upload=true.png



    Event 4321 - what is it? 6618fdcc-2c71-4321-ad64-c9c983dc11dd?upload=true.png
     
Thema:

Event 4321 - what is it?

Loading...
  1. Event 4321 - what is it? - Similar Threads - Event 4321

  2. Kernel Power - Event ID 41

    in Windows 10 Gaming
    Kernel Power - Event ID 41: Hi, I have been getting Kernel Power 41 error since December 2023 and for the past few months, I have tried a lot of things to fix it and just came across this question from this link "May I know how to solve a kernel power 41 error as my computer keeps crashing due to this...
  3. Kernel Power - Event ID 41

    in Windows 10 Software and Apps
    Kernel Power - Event ID 41: Hi, I have been getting Kernel Power 41 error since December 2023 and for the past few months, I have tried a lot of things to fix it and just came across this question from this link "May I know how to solve a kernel power 41 error as my computer keeps crashing due to this...
  4. Kernel Power - Event ID 41

    in Windows 10 BSOD Crashes and Debugging
    Kernel Power - Event ID 41: Hi, I have been getting Kernel Power 41 error since December 2023 and for the past few months, I have tried a lot of things to fix it and just came across this question from this link "May I know how to solve a kernel power 41 error as my computer keeps crashing due to this...
  5. How to retrieve the raw datas of event viewer using window log event api by cpp code?

    in Windows 10 Gaming
    How to retrieve the raw datas of event viewer using window log event api by cpp code?: I need to fetch the raw datas from the friendly view or xml view tab in details tab in event viewer. what to do for that? https://answers.microsoft.com/en-us/windows/forum/all/how-to-retrieve-the-raw-datas-of-event-viewer/0c472e2f-d463-4a3a-8601-89e6706c9132
  6. How to retrieve the raw datas of event viewer using window log event api by cpp code?

    in Windows 10 Software and Apps
    How to retrieve the raw datas of event viewer using window log event api by cpp code?: I need to fetch the raw datas from the friendly view or xml view tab in details tab in event viewer. what to do for that? https://answers.microsoft.com/en-us/windows/forum/all/how-to-retrieve-the-raw-datas-of-event-viewer/0c472e2f-d463-4a3a-8601-89e6706c9132
  7. How to retrieve the raw datas of event viewer using window log event api by cpp code?

    in Windows 10 BSOD Crashes and Debugging
    How to retrieve the raw datas of event viewer using window log event api by cpp code?: I need to fetch the raw datas from the friendly view or xml view tab in details tab in event viewer. what to do for that? https://answers.microsoft.com/en-us/windows/forum/all/how-to-retrieve-the-raw-datas-of-event-viewer/0c472e2f-d463-4a3a-8601-89e6706c9132
  8. What does this Kernel-PnP Warning in Event Log mean? ?My microphone doesnt work for a game...

    in Windows 10 Gaming
    What does this Kernel-PnP Warning in Event Log mean? ?My microphone doesnt work for a game...: Session "dc3a3596-71e1-45a3-b2ea-39ad5322fe51" failed to start with the following error: 0xC0000022 https://answers.microsoft.com/en-us/windows/forum/all/what-does-this-kernel-pnp-warning-in-event-log/559adb98-d3fd-4eb9-bde4-9f57c3363737
  9. What does this Kernel-PnP Warning in Event Log mean? ?My microphone doesnt work for a game...

    in Windows 10 BSOD Crashes and Debugging
    What does this Kernel-PnP Warning in Event Log mean? ?My microphone doesnt work for a game...: Session "dc3a3596-71e1-45a3-b2ea-39ad5322fe51" failed to start with the following error: 0xC0000022 https://answers.microsoft.com/en-us/windows/forum/all/what-does-this-kernel-pnp-warning-in-event-log/559adb98-d3fd-4eb9-bde4-9f57c3363737
  10. Event 4321 - what is it?

    in Windows 10 Network and Sharing
    Event 4321 - what is it?: "The name "WORKGROUP :1d" could not be registered on the interface with IP address 192.168.0.5. The computer with the IP address 192.168.0.1 did not allow the name to be claimed by this computer." just got this after another of my random power offs, tried a search, nothing...