User Tools

Site Tools


windows:11_ltsc_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:11_ltsc_server [2025/09/27 11:14] Sean Rhonewindows:11_ltsc_server [2025/10/07 01:04] (current) – [Enable Sudo] Sean Rhone
Line 2: Line 2:
  
   * Microsoft Windows 11 IoT Enterprise LTSC   * Microsoft Windows 11 IoT Enterprise LTSC
-  * Version 24H2 (OS Build 26100.4351)+  * Version 24H2 (OS Build 26100.6725)
   * Server   * Server
  
Line 36: Line 36:
 :: Volume Shadow Copy :: Volume Shadow Copy
 "%SystemRoot%\System32\vssadmin.exe" Delete Shadows /All "%SystemRoot%\System32\vssadmin.exe" Delete Shadows /All
 +
 +PAUSE
  
 :: Defrag/Trim :: Defrag/Trim
Line 60: Line 62:
   "powershell.exe" -Command "$md5 = New-Object -TypeName 'System.Security.Cryptography.MD5CryptoServiceProvider'"   "powershell.exe" -Command "$md5 = New-Object -TypeName 'System.Security.Cryptography.MD5CryptoServiceProvider'"
  
-==== Disable ====+===== Enable Sudo =====
  
-****+  https://learn.microsoft.com/en-us/windows/advanced-settings/sudo/ 
 +  Used for [[servers;windows;nginx;lets_encrypt#renewal|Certbot]] 
 + 
 +  sudo config --enable "disableInput" 
 + 
 +===== SMB =====
  
-  REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy" /v "Enabled" /t "REG_DWORD" /d "0" /f+  * [[windows;notes;smb|Notes]]
  
 ====== Services ====== ====== Services ======
/srv/www/wiki/data/attic/windows/11_ltsc_server.1758986086.txt.gz · Last modified: by Sean Rhone