OSScripts PEScripts
PowerShell Scripts can be executed using OSScripts or PEScripts
ContentPack Structure
Directories within OSSCripts and PEScripts are organized using the following structure
OSScripts\ALL
Universal PS1 files for both x64 and x86
OSScripts\$Architecture
PS1 files for a specific Architecture
PEScripts\ALL
Universal PS1 files for both x64 and x86
PEScripts\$Architecture
PS1 files for a specific Architecture
Last updated
Was this helpful?