From 09d90902708c482a565aaf78db550ff6646f0fc1 Mon Sep 17 00:00:00 2001 From: Stephen Valdinger Date: Wed, 1 Aug 2018 11:24:39 -0400 Subject: [PATCH] Tweaked format around $Filterxml variable. --- Public/Get-UserLogonEvent.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Public/Get-UserLogonEvent.ps1 b/Public/Get-UserLogonEvent.ps1 index 2d4924c..a625f15 100644 --- a/Public/Get-UserLogonEvent.ps1 +++ b/Public/Get-UserLogonEvent.ps1 @@ -41,8 +41,8 @@ Function Get-UserLogonEvent { #Covert Hours to milliseconds, used by FilterXML Query $ms = ($Hours * 3600000) - [xml]$Filterxml = @" + [xml]$Filterxml = @"