Это провал. Приложение "Очистка диска" (cleanmgr.exe) вкупе с установщиком пакетов 65Мб обновлений windows 10 удаляла 85 минут,
на 4-ядерном процессоре 2,4 Ггц, с 8 Гб ОЗУ, жрав ресурсы процессора
это... дно
Модераторы: Death_Morozz, FELiS, null
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
Do not change the SecondLevelDataCache entry
Some third-party sources have erroneously reported that modifying the SecondLevelDataCache registry entry in HKEY_LOCAL_MACHINE\System\CurrentControlSet
\Control\Session Manager\Memory Management
can enhance system performance. The second level (L2) cache is recognized by the operating system and is fully utilized regardless of the setting of this parameter.
@echo off
start /w wusa.exe /uninstall /KB:2952664
start /w wusa.exe /uninstall /kb:2990214
start /w wusa.exe /uninstall /KB:3013455
start /w wusa.exe /uninstall /KB:3021917
start /w wusa.exe /uninstall /KB:3021952
start /w wusa.exe /uninstall /kb:3022345
start /w wusa.exe /uninstall /KB:3023562
start /w wusa.exe /uninstall /kb:3035583
start /w wusa.exe /uninstall /kb:3050265
start /w wusa.exe /uninstall /kb:3065987
start /w wusa.exe /uninstall /kb:3068708
start /w wusa.exe /uninstall /kb:3075249
start /w wusa.exe /uninstall /kb:3075851
start /w wusa.exe /uninstall /kb:3080149
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /v DisableOSUpgrade /t REG_DWORD /d 1
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\GWX /v DisableGWX /t REG_DWORD /d 1
reg add HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade /v ReservationsAllowed /t REG_DWORD /d 0
bcdedit.exe /set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit.exe /set TESTSIGNING ON
shutdown /o /r /t 0
bcdedit.exe /set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit.exe /set TESTSIGNING OFF
shutdown /o /r /t 0
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady]
"Installed"=dword:00000001
%systemroot%\system32\cmd.exe /c cleanmgr /sageset:65535 & cleanmgr /sagerun:65535
rem очищает папку TEMP и переменную Temp
del /S /F /Q C:\Windows\Temp %TEMP%
rem запускает очистку диска с параметрами
C:\Windows\system32\cleanmgr.exe /tuneup:1
C:\Windows\system32\cleanmgr.exe /verylowdisk
C:\Windows\system32\cleanmgr.exe /setup
C:\Windows\system32\cleanmgr.exe /lowdisk
C:\Windows\system32\cleanmgr.exe /SAGESET:1
C:\Windows\system32\cleanmgr.exe /SAGERUN:1
@echo off
@color F0
@chcp 866 > nul
title Winsxs Compresser
echo Разрешаем изменение групп доступа
takeown /A /R /F C:\Windows\winsxs\*
echo Добавляем администраторов в группу
icacls C:\Windows\winsxs\* /T /grant Администраторы:(F)
echo Сжимаем...
Compact /C /A /I /S:C:\Windows\winsxs\
Compact /C /A /I /S:C:\Windows\Installer
echo Готово!
06.02.2018 18:55 <DIR> v010
06.02.2018 18:34 0 950D~1 установить рекавери.
Компьютер с новой системой LTSC в сети виден, доступ на него с других машин есть. Сам он тоже видит другие машины, даже пингует и сам пингуется, но доступа на внешние ресурсы получить так и не удалось: выскакивает ошибка что система не может получить доступ. (код 0х80070035).
(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey | Add-Content $env:userprofile\desktop\windows-key.txt
(Get-CimInstance -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey | Add-Content $env:userprofile\desktop\windows-key.txt
wmic path softwarelicensingservice get OA3xOriginalProductKey > "%userprofile%\desktop\windows-key.txt"
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager
SilentInstalledAppsEnabled
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 75