Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-------------------------- EXAMPLE 1 --------------------------

C:\PS>Remove-Event JobSchedulerEvent -EventClass daily_closing -EventId 12345678

...

-------------------------- EXAMPLE 2 --------------------------

C:\PS>Remove-Event JobSchedulerEvent -EventClass daily_closing

...