Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit 193b005

Browse files
author
Matt Graeber
committed
Merge pull request #42 from clymb3r/master
Fixing error in script
2 parents 22f984c + 364dde1 commit 193b005

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Recon/Get-ComputerDetails.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,6 @@ Find unique 4624 logon events.
249249
Blog: http://clymb3r.wordpress.com/
250250
Github repo: https://github.com/clymb3r/PowerShell
251251
#>
252-
function Find-4624Logons
253-
{
254252
Param (
255253
$SecurityLog
256254
)

0 commit comments

Comments
 (0)