aboutsummaryrefslogtreecommitdiff
path: root/Persistence
AgeCommit message (Collapse)AuthorFilesLines
2014-10-01Loading of an SSP no longer requires a reboot.mattifestation1-1/+41
2014-10-01Added Install-SSP and Get-SecurityPackagesmattifestation2-4/+295
2014-02-23Consolidated Persistence module functions into Persistence.psm1mattifestation5-703/+701
It doesn't make sense to have these as separate ps1 files.
2014-02-23#31 Persistence module function nouns are now singularmattifestation4-40/+40
The function names New-UserPersistenceOption and New-ElevatedPersistenceOptionNew-ElevatedPersistenceOption now conform to PowerShell naming best practices.
2013-11-13Normalized all scripts to ASCII encodingmattifestation5-10/+10
2013-04-04Adding Persistence moduleMatt Graeber6-0/+748