Skip to content

Scripts and tools for use with Microsoft products/technologies

License

Notifications You must be signed in to change notification settings

guyrleech/Microsoft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft

Scripts and tools for use with Microsoft products/technologies

Other scripts I have written but are available elsewhere include:

Process created watcher.ps1 - Gets Windows Management Instrumentation (WMI) notifications for new process creations via the WqlEventQuery class available in the .NET Framework. These are used to show what processes are created and when. The benefits of this approach include:

  • Low overhead/resource usage
  • No prerequisites, such as enabling process creation and command line auditing
  • Easily remoted
  • No elevation required (scenario dependent)

https://www.parallels.com/blogs/ras/process-created-watcher-script/

About

Scripts and tools for use with Microsoft products/technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published