Fixed LF vs CRLF

This commit is contained in:
2026-03-13 12:52:38 -04:00
parent b523a3a32b
commit 930c0277ab

View File

@@ -17,7 +17,7 @@
## Logging
|Info|Location|Log To:|Implemented?|Data|Notes|
|-|-|-|-|-|-|
|User|Script Input|Ticket<br>Logfile|No|Username<br>|Propably can implement as part of the kerb auth|
|User|Script Input|Ticket<br>Logfile|No|Username<br>|Probably can implement as part of the kerb auth|
|Wipe Details|Script Input|Ticket<br>Logfile|No|Erase Level<br>Device Type<br>Device||
|Script Output|Terminal Output|Logfile|No|All script output|Via transcribing or output redirection|
|Machine Data|Registry|Ticket<br>Logfile|No|Machine Name<br>Domain|HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\ComputerName\ComputerName<br>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters|