diff --git a/LTSC.ps1 b/LTSC/LTSC.ps1 similarity index 97% rename from LTSC.ps1 rename to LTSC/LTSC.ps1 index 034d83eb..db590751 100644 --- a/LTSC.ps1 +++ b/LTSC/LTSC.ps1 @@ -2552,4 +2552,4 @@ if ($Error) } } } | Sort-Object -Property Line | Format-Table -AutoSize -Wrap | Out-String).Trim() -} \ No newline at end of file +}