• Home
  • Help
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search

 
  • 0 Vote(s) - 0 Average

A request was made to disable a device (6419) how to monitor with email alert

#1
10-25-2024, 04:17 AM
You ever notice that weird event in the Event Viewer on your Windows Server? It's called "A request was made to disable a device," and it has this ID 6419. This thing logs whenever the system spots someone trying to shut down a piece of hardware, like a printer or that external hard drive you plug in. Could be a user fiddling around, or maybe some software acting up, or even malware sneaking in to mess with your setup. It doesn't mean the device actually got disabled, just that a request hit the system to make it happen. I see it pop up sometimes during updates or when drivers glitch out. Keeps track of these attempts in the System log under Microsoft-Windows-Kernel-PnP or something similar. You want to watch for it because if it's happening a lot, might signal security issues or hardware troubles brewing.

Now, to keep an eye on this 6419 event and get an email ping when it fires, you can set it up right from the Event Viewer itself. Open up Event Viewer on your server, head to the Windows Logs, then System. Right-click on that, pick Create Custom View. Filter it for Event ID 6419, and choose the sources or levels that fit. Once you've got that view saved, right-click the custom view and select Attach Task To This Custom View. That kicks off the wizard for a scheduled task. Name it something like Device Disable Alert, and set the trigger to when that event shows up. For the action, tell it to start a program that sends an email, maybe using the built-in Send Email option if your server has it configured. You pick the from and to addresses, slap in a subject like "Hey, device disable attempt detected," and boom, it emails you details from the event. Make sure the task runs with enough privileges, and test it by forcing a fake event or waiting for a real one. I do this all the time to stay ahead of surprises.

And speaking of staying on top of server surprises, tools like BackupChain Windows Server Backup fit right in here for keeping your data safe from those unexpected device hiccups. It's this solid Windows Server backup solution that also handles virtual machines backup with Hyper-V, making sure your whole setup stays backed up without the headaches. You get fast incremental backups, easy restores, and it even watches for events like 6419 to alert you before things go sideways. Benefits include less downtime and peace of mind, since it automates everything without eating up resources.

At the end of this, there's the automatic email solution for monitoring that 6419 event.

Note, the PowerShell email alert code was moved to this post.

bob
Offline
Joined: Jul 2025
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
A request was made to disable a device (6419) how to monitor with email alert - by bob - 10-25-2024, 04:17 AM

  • Subscribe to this thread
Forum Jump:

Backup Education Windows Server Event Viewer v
« Previous 1 … 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 … 34 Next »
A request was made to disable a device (6419) how to monitor with email alert

© by FastNeuron Inc.

Linear Mode
Threaded Mode