Slackbot
04/12/2023, 5:45 PMNick Panaccio
04/12/2023, 5:47 PMNick Panaccio
04/12/2023, 5:48 PMNew-ItemProperty "HKLM:\Software\FSLogix\Logging\" -Name "LogDir" -Value "D:\FSLogix\Logs" -PropertyType "String" -Force | Out-Null
New-ItemProperty "HKLM:\Software\FSLogix\Logging\" -Name "LogFileKeepingPeriod" -Value "14" -PropertyType "DWORD" -Force | Out-Null
New-ItemProperty "HKLM:\Software\FSLogix\Logging\" -Name "LoggingEnabled" -Value "2" -PropertyType "DWORD" -Force | Out-Null
newbie1998
04/12/2023, 5:59 PMnewbie1998
04/12/2023, 5:59 PMnewbie1998
04/18/2023, 10:49 AMNick Panaccio
04/18/2023, 11:06 AM