aboutsummaryrefslogtreecommitdiff
path: root/Persistence
AgeCommit message (Collapse)AuthorFilesLines
2016-04-25Added ScheduledTaskHourly to New-UserPersistenceOptionpyllyukko1-0/+20
2016-04-16Added ScheduledTaskHourly to New-ElevatedPersistenceOptionpyllyukko1-0/+20
2015-12-18Set all module versions to 3.0Matt Graeber1-4/+1
Also cleaned up some module manifest cruft.
2015-12-16Fixed Add-Persistence. Issue #98Matt Graeber1-1/+2
2014-11-17 Add-Persistence bugfixmattifestation2-11/+23
When file paths were specified, they were not being properly validated.
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