Skip to content

Instantly share code, notes, and snippets.

View marqelme's full-sized avatar
🎯
Focusing

Marc Tschapek marqelme

🎯
Focusing
View GitHub Profile
@marqelme
marqelme / .ps1
Created December 8, 2023 09:34
Marqelme's code sharing
#REQUIRES -Version 4.0
#REQUIRES -RunAsAdministrator
#REQUIRES -Modules @{ModuleName="This is a Test"; ModuleVersion="2.0.3"},@{ModuleName="Posh-SYSLOG"; ModuleVersion="4.0"}