├── .gitignore ├── Invoke-ScriptSentry.ps1 ├── README.md └── ScriptSentry.png /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techspence/ScriptSentry/HEAD/.gitignore -------------------------------------------------------------------------------- /Invoke-ScriptSentry.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techspence/ScriptSentry/HEAD/Invoke-ScriptSentry.ps1 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techspence/ScriptSentry/HEAD/README.md -------------------------------------------------------------------------------- /ScriptSentry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techspence/ScriptSentry/HEAD/ScriptSentry.png --------------------------------------------------------------------------------