Skip to content

Commit 364dde1

Browse files
committed
Fixing error in script
1 parent d085c5b commit 364dde1

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)