diff --git a/Segment/Troubleshooting/ZN_Troubleshooter_v02.ps1 b/Segment/Troubleshooting/ZN_Troubleshooter_v02.ps1 index 0413d9c..f5efd75 100644 --- a/Segment/Troubleshooting/ZN_Troubleshooter_v02.ps1 +++ b/Segment/Troubleshooting/ZN_Troubleshooter_v02.ps1 @@ -50,7 +50,8 @@ if (-NOT ([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdenti } # Define the path for the log file -$logFilePath = "C:\temp\zeronetworksts.txt" +$logFile = "ZN_TroubleshootingReport.txt" +$gopReport = "GPOreport.xml" # Get the directory path from the file path