Thảo luận - Windows 10 EnterpriseS, G (Non-Official) Project | Page 736 | VN-Zoom | Cộng đồng Chia Sẻ Kiến Thức Công Nghệ và Phần Mềm Máy Tính

Adblocker detected! Please consider reading this notice.

We've detected that you are using AdBlock Plus or some other adblocking software which is preventing the page from fully loading.

We don't have any banner, Flash, animation, obnoxious sound, or popup ad. We do not implement these annoying types of ads!

We need money to operate the site, and almost all of it comes from our online advertising.

Please add https://vn-z.vn to your ad blocking whitelist or disable your adblocking software.

×

Thảo luận Windows 10 EnterpriseS, G (Non-Official) Project

Tony2010

Rìu Sắt Đôi
Lảm gì có bộ sưu tập cháu ơi, bạn Pro nào trả lời với code thì bác chép ra notepad để dành thôi, có khi bị lac mất file tìm hoài không ra thì lại lên đây hỏi các sư phụ thôi cháu.
Lúc nào bác cho cháu xin số code mà bác đã note nhé. Cảm ơn bác 😀
 

Hoang Duch2

Rồng Đỏ
Lúc nào bác cho cháu xin số code mà bác đã note nhé. Cảm ơn bác 😀
Bác không hứa chắc chắn đâu vì nhiều Note chép theo ý bác chia sẻ lại thì rất không chuyên nghiệp, người ta cười cho cháu à. Cháu xem thử một số code này bác đã loại bỏ những gì không cần thiết:

Mã:
CMD TURN ON HYPER V 25398.584

dism /image:X: /enable-feature /featurename:Microsoft-Hyper-V /all

Mã:
Code:

    Dism /Image:C:\mount /Get-TargetEditions
    Dism /Image:C:\mount /Set-Edition:Professional

Còn code dưới này cháu xem có hiểu gì không?

Mã:
CMD UPDATE 19041.1 TO 19045.4598

cd "I:\19041.1_x86_Pro_to_EnterpriseG"

dism /mount-wim /wimfile:install.wim /index:1 /mountdir:mount

dism /image:mount /add-package:"H:\SSU-19041.4585-x86.cab" /scratchdir:H:\temp


dism /image:mount /add-package:"H:\Windows10.0-KB5039299-x86.cab" /scratchdir:H:\temp

dism /image:mount /add-package:"H:\ZWindows10.0-KB5015684-x86.cab" /scratchdir:H:\temp

Dism /image:mount /Cleanup-Image /StartComponentCleanup /ResetBase

dism /unmount-wim /mountdir:mount /commit



cd "E:\19041.1_amd64_Pro_to_EnterpriseG"

dism /mount-wim /wimfile:install.wim /index:1 /mountdir:mount

dism /image:mount /add-package:"L:\SSU-19041.4585-x64.cab" /scratchdir:L:\temp


dism /image:mount /add-package:"L:\Windows10.0-KB5039299-x64.cab" /scratchdir:L:\temp

dism /image:mount /add-package:"L:\ZWindows10.0-KB5015684-x64.cab" /scratchdir:L:\temp


Dism /image:mount /Cleanup-Image /StartComponentCleanup /ResetBase


dism /unmount-wim /mountdir:mount /commit


Thêm vài code khác:

Mã:
Nhấn để mở rộng...2 cái này nếu cụ muốn bật thì cụ boot vào Windows PE sau đó bật bằng lệnh sau.
Mã:

dism /image:X: /enable-feature /featurename:WCF-HTTP-Activation /all

dism /image:X: /enable-feature /featurename:WCF-NonHTTP-Activation /all

X: là tên phân vùng cài bản 25398.1, cụ có thể thử.
Bản này của cụ do thành viên @gallium build, bị thiếu khá nhiều package và drivers

Mã:
Dism.exe /online /enable-feature /featurename:NetFX3 /sources:Q:\ /LimitAccess

Mount ISO vào ổ ảo sau đó Dism.

Dism /online /enable-feature /featurename:NetFX3 /All /Source:G:\sources\sxs


Mã:
CMD COMPRESS BASE SYSTEM

bác paste vào CMD với admin chạy cái này xem sao
Mã:
Compact /CompactOS:always
compact /c /s /i /exe:XPRESS4K "C:\Windows\*"
compact /c /s /i /a /exe:XPRESS8K "C:\Program Files\*"
compact /c /s /i /a /exe:XPRESS8K "C:\Program Files (x86)\*"


Mã:
DISM /Online /Set-ReservedStorageState /State:Disabled


Disable_AutoUpdate.reg.txt
Mã:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AcceleratedInstallRequired"=dword:00000000
"IsOOBEInProgress"=dword:00000000
"EnableFeaturedSoftware"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc]
"Start"=dword:00000004


Mã:
Dism /export-image /SourceImageFile:F:\install.wim /SourceIndex:1 /DestinationImageFile:E:\install.wim /compress:max


Mã:
dism /online /Get-Packages /Format:Table /English | findstr /i /c:Package_For


Mã:
Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase


Mã:
LỆNH VAO NHANH WINRE

Mấy hôm trước nhân vụ thêm sku IoTS cho bản G, tôi học thêm được lệnh này vào nhanh WinRE, không cần phải nhấn shift+restart như trước, bạn nào biết rồi thì bỏ quá cho tôi nhé:

Mã:
Open the command prompt as administrator and enter the below command

Shutdown /f /r /o /t 0


Mã:
RESET BASE CMD


Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase


Có thể bị HDH nó chiếm mất 7GB dự trữ , cái này thì mấy soft dò size nó ko tìm ra
Giờ chỉ còn cách là chay lệnh tắt dự trữ để nó nhả ra mấy GB dự trữ
hoặc chỉnh reg


Truy cập khóa:
Mã:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ReserveManager


Điều chỉnh: ShippedWithReserves Thay đổi Value Data từ 1 thành 0 >> Click OK.


Mã:
2023-03-12-123528.png
Nhấn để mở rộng...Thế bó tay rồi cụ ạ, bản này của cụ cứng đầu quá.
Vấn đề của cụ là muốn xóa bỏ hiberfil.sys để lấy lại 6.34GB ổ cứng đúng không ?
Thôi thì đằng nào cũng không xóa được thì cụ chuyển chế độ Hibernate từ Full ở hiện tại thành Reduced.
Ở chế độ Reduced này thì Hiberfil.sys sẽ chỉ còn chiếm 20%RAM, như máy cụ 16 GB RAM thì file này sẽ giảm một nửa so với hiện tại thành 3.2 GB, nếu máy có RAM 8GB thì ở chế độ Reduced này hiberfil.sys chỉ còn 1.6GB.
Cụ thực hiện theo thứ tự 2 lệnh sau trong cmd admin để chuyển thành Reduced(không cần restart)
Mã:
powercfg /h /size 0
powercfg /h /type reduced



Mã:
Ai cài đặt mà bị lỗi đòi key hoặc OOBE Eula thì có thể bấm Shift - F10 rồi add lệnh này vào
Mã:
# Fix OOB EULA error
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OOBE" /v "SetupDisplayedEula" /t REG_DWORD /d "1" /f

# Fix đòi key
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OOBE" /v "SetupDisplayedProductKey" /t REG_DWORD /d "0" /f


Mã:
Quên không bảo bác cài từ WinNT. Bác fix theo cách này xem.
The root cause of this error is OOBEEULA settings that might be missing from registry hives. So, staying at the Out of box experience screen you need to tweak the registry and add the setting. You can try it by following the steps –

Press – Shift+f10.
On the command prompt, type – cmd.exe.
Hit – Enter.
If User Account Control appears, select – Yes.
Once the command prompt appears, type regedit.exe and hit Enter.
In case the UAC prompt also comes here, click on – Yes.
Go to the following location on the Registry Editor –
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OOBE

Right-click on the right pane.
Select – New > DWORD (32-bit) Value.
Name this value – SetupDisplayedEula.
Double-click on the value.
Enter Value data 1.

2024-12-19-160132.png

Bác đang tìm lại Note về cách xem chi tiết file wim với WIMlib, nhớ hồi đó có ghi lại rồi mà bây giờ tìm hoài không thấy.

Update: Mò lại một hồi theo lệnh này thì có được:

Mã:
dism /get-imageinfo /imagefile:install.wim

Xem hình minh hoạ để hiểu cách làm, phải có file libwim-15.dll nằm chung folder.

2024-12-19-164712.png


2024-12-19-164948.png
 
Sửa lần cuối:

2012mshs

Rìu Chiến
Ý tôi nói là từ WIM IoTS-22621.1 lên 23635.4655 không bị lỗi kéo thả, chỉ vì size C lớn và có Edge nên tôi mới dùng qua SmallWin để có bản Win nhỏ gọn và hiệu quả hơn nhưng không ngờ là bị mắc lỗi này. Tôi không biết lỗi có là từ dòng nào trong file SmallWin.cmd đó bạn.
Tôi thử với bản ở topic này! Tất nhiên nguyên gốc!
 

Tony2010

Rìu Sắt Đôi
Bác không hứa chắc chắn đâu vì nhiều Note chép theo ý bác chia sẻ lại thì rất không chuyên nghiệp, người ta cười cho cháu à. Cháu xem thử một số code này bác đã loại bỏ những gì không cần thiết:

Mã:
CMD TURN ON HYPER V 25398.584

dism /image:X: /enable-feature /featurename:Microsoft-Hyper-V /all

Mã:
Code:

    Dism /Image:C:\mount /Get-TargetEditions
    Dism /Image:C:\mount /Set-Edition:Professional

Còn code dưới này cháu xem có hiểu gì không?

Mã:
CMD UPDATE 19041.1 TO 19045.4598

cd "I:\19041.1_x86_Pro_to_EnterpriseG"

dism /mount-wim /wimfile:install.wim /index:1 /mountdir:mount

dism /image:mount /add-package:"H:\SSU-19041.4585-x86.cab" /scratchdir:H:\temp


dism /image:mount /add-package:"H:\Windows10.0-KB5039299-x86.cab" /scratchdir:H:\temp

dism /image:mount /add-package:"H:\ZWindows10.0-KB5015684-x86.cab" /scratchdir:H:\temp

Dism /image:mount /Cleanup-Image /StartComponentCleanup /ResetBase

dism /unmount-wim /mountdir:mount /commit



cd "E:\19041.1_amd64_Pro_to_EnterpriseG"

dism /mount-wim /wimfile:install.wim /index:1 /mountdir:mount

dism /image:mount /add-package:"L:\SSU-19041.4585-x64.cab" /scratchdir:L:\temp


dism /image:mount /add-package:"L:\Windows10.0-KB5039299-x64.cab" /scratchdir:L:\temp

dism /image:mount /add-package:"L:\ZWindows10.0-KB5015684-x64.cab" /scratchdir:L:\temp


Dism /image:mount /Cleanup-Image /StartComponentCleanup /ResetBase


dism /unmount-wim /mountdir:mount /commit


Thêm vài code khác:

Mã:
Nhấn để mở rộng...2 cái này nếu cụ muốn bật thì cụ boot vào Windows PE sau đó bật bằng lệnh sau.
Mã:

dism /image:X: /enable-feature /featurename:WCF-HTTP-Activation /all

dism /image:X: /enable-feature /featurename:WCF-NonHTTP-Activation /all

X: là tên phân vùng cài bản 25398.1, cụ có thể thử.
Bản này của cụ do thành viên @gallium build, bị thiếu khá nhiều package và drivers

Mã:
Dism.exe /online /enable-feature /featurename:NetFX3 /sources:Q:\ /LimitAccess

Mount ISO vào ổ ảo sau đó Dism.

Dism /online /enable-feature /featurename:NetFX3 /All /Source:G:\sources\sxs


Mã:
CMD COMPRESS BASE SYSTEM

bác paste vào CMD với admin chạy cái này xem sao
Mã:
Compact /CompactOS:always
compact /c /s /i /exe:XPRESS4K "C:\Windows\*"
compact /c /s /i /a /exe:XPRESS8K "C:\Program Files\*"
compact /c /s /i /a /exe:XPRESS8K "C:\Program Files (x86)\*"


Mã:
DISM /Online /Set-ReservedStorageState /State:Disabled


Disable_AutoUpdate.reg.txt
Mã:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AcceleratedInstallRequired"=dword:00000000
"IsOOBEInProgress"=dword:00000000
"EnableFeaturedSoftware"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc]
"Start"=dword:00000004


Mã:
Dism /export-image /SourceImageFile:F:\install.wim /SourceIndex:1 /DestinationImageFile:E:\install.wim /compress:max


Mã:
dism /online /Get-Packages /Format:Table /English | findstr /i /c:Package_For


Mã:
Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase


Mã:
LỆNH VAO NHANH WINRE

Mấy hôm trước nhân vụ thêm sku IoTS cho bản G, tôi học thêm được lệnh này vào nhanh WinRE, không cần phải nhấn shift+restart như trước, bạn nào biết rồi thì bỏ quá cho tôi nhé:

Mã:
Open the command prompt as administrator and enter the below command

Shutdown /f /r /o /t 0


Mã:
RESET BASE CMD


Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase


Có thể bị HDH nó chiếm mất 7GB dự trữ , cái này thì mấy soft dò size nó ko tìm ra
Giờ chỉ còn cách là chay lệnh tắt dự trữ để nó nhả ra mấy GB dự trữ
hoặc chỉnh reg


Truy cập khóa:
Mã:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ReserveManager


Điều chỉnh: ShippedWithReserves Thay đổi Value Data từ 1 thành 0 >> Click OK.


Mã:
2023-03-12-123528.png
Nhấn để mở rộng...Thế bó tay rồi cụ ạ, bản này của cụ cứng đầu quá.
Vấn đề của cụ là muốn xóa bỏ hiberfil.sys để lấy lại 6.34GB ổ cứng đúng không ?
Thôi thì đằng nào cũng không xóa được thì cụ chuyển chế độ Hibernate từ Full ở hiện tại thành Reduced.
Ở chế độ Reduced này thì Hiberfil.sys sẽ chỉ còn chiếm 20%RAM, như máy cụ 16 GB RAM thì file này sẽ giảm một nửa so với hiện tại thành 3.2 GB, nếu máy có RAM 8GB thì ở chế độ Reduced này hiberfil.sys chỉ còn 1.6GB.
Cụ thực hiện theo thứ tự 2 lệnh sau trong cmd admin để chuyển thành Reduced(không cần restart)
Mã:
powercfg /h /size 0
powercfg /h /type reduced



Mã:
Ai cài đặt mà bị lỗi đòi key hoặc OOBE Eula thì có thể bấm Shift - F10 rồi add lệnh này vào
Mã:
# Fix OOB EULA error
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OOBE" /v "SetupDisplayedEula" /t REG_DWORD /d "1" /f

# Fix đòi key
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OOBE" /v "SetupDisplayedProductKey" /t REG_DWORD /d "0" /f


Mã:
Quên không bảo bác cài từ WinNT. Bác fix theo cách này xem.
The root cause of this error is OOBEEULA settings that might be missing from registry hives. So, staying at the Out of box experience screen you need to tweak the registry and add the setting. You can try it by following the steps –

Press – Shift+f10.
On the command prompt, type – cmd.exe.
Hit – Enter.
If User Account Control appears, select – Yes.
Once the command prompt appears, type regedit.exe and hit Enter.
In case the UAC prompt also comes here, click on – Yes.
Go to the following location on the Registry Editor –
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OOBE

Right-click on the right pane.
Select – New > DWORD (32-bit) Value.
Name this value – SetupDisplayedEula.
Double-click on the value.
Enter Value data 1.

2024-12-19-160132.png

Bác đang tìm lại Note về cách xem chi tiết file wim với WIMlib, nhớ hồi đó có ghi lại rồi mà bây giờ tìm hoài không thấy.

Update: Mò lại một hồi theo lệnh này thì có được:

Mã:
dism /get-imageinfo /imagefile:install.wim

Xem hình minh hoạ để hiểu cách làm, phải có file libwim-15.dll nằm chung folder.

2024-12-19-164712.png


2024-12-19-164948.png
3 code này là bật máy ảo HyperV, xem edition, phiên bản Windows phải ko bác
 

Hoang Duch2

Rồng Đỏ
Tôi thử với bản ở topic này! Tất nhiên nguyên gốc!
Tôi có làm lại bản SmallWin với 22635.4655-S, cũng chỉ Drag & Drop được từ Settings như của bạn thôi, không giống như bản 22635.4655 chưa chỉnh sửa, tất cả shortcut trên desktop đều có thể drag & drop vào taskbar.
 

2012mshs

Rìu Chiến
Tôi có làm lại bản SmallWin với 22635.4655-S, cũng chỉ Drag & Drop được từ Settings như của bạn thôi, không giống như bản 22635.4655 chưa chỉnh sửa, tất cả shortcut trên desktop đều có thể drag & drop vào taskbar.
Bản đó là chưa chỉnh sửa gì! Cũng đâu có kéo thả được như bác bảo!
 

Hoang Duch2

Rồng Đỏ
Bản đó là chưa chỉnh sửa gì! Cũng đâu có kéo thả được như bác bảo!
Bản của bạn là 22631.4602 trong khi bản của tôi 22635.4655 chưa chỉnh sửa vẫn kéo thả bình thường.
 

2012mshs

Rìu Chiến
Bạn @2012mshs, nãy giờ tôi cài lại bản 22635.4655 chưa chỉnh sửa và record lại drag & drop cho bạn xem, bạn xem icon Bootice và Evkey nhé:


https://mega.nz/file/E0tjnBwR#G0X5fItG1htuTlfX29NTbfNMQK5BMHkjoCmrO2FIIZo


2024-12-20-201533.png
Trên hệ thống đang chạy bác thêm khóa này từ cmd (admin) =>khởi động lại máy!
Mã:
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA" /t REG_DWORD /d "1" /f
Theo tôi biết mặc dù bác đã bật lại UAC nhưng khóa trên chắc vẫn có giá trị là "0"!
Nếu sử dụng unattend ở SmallWin thì khóa trên cũng có giá trị là "0" =>không sử dụng & sửa lại dòng chứa khóa trên ở SmallWin (reg add "HKLM\zSOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA" /t REG_DWORD /d "0" /f) sang giá trị "1"!
Ngoài ra có thể chạy lệnh sửa lại sau khi cài đặt như dòng đầu tiên!
 
Sửa lần cuối:

Hoang Duch2

Rồng Đỏ
Trên hệ thống đang chạy bác thêm khóa này từ cmd (admin) =>khởi động lại máy!
Mã:
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA" /t REG_DWORD /d "1" /f
Theo tôi biết mặc dù bác đã bật lại UAC nhưng khóa trên chắc vẫn có giá trị là "0"!
Nếu sử dụng unattend ở SmallWin thì khóa trên cũng có giá trị là "0" =>không sử dụng & sửa lại dòng chứa khóa trên ở SmallWin (reg add "HKLM\zSOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA" /t REG_DWORD /d "0" /f) sang giá trị "1"!
Ngoài ra có thể chạy lệnh sửa lại sau khi cài đặt như dòng đầu tiên!
Tôi đã thực hành trên bản SmallWin và vẫn chưa có kết quả tốt bạn ơi:

2024-12-21-043930.png



2024-12-21-045210.png
 
Sửa lần cuối:

2012mshs

Rìu Chiến
có cách mod mới phù hợp cho gói ngôn ngữ gốc
Microsoft-Windows-Client-LanguagePack-Package-amd64-en-us 25398.1
bác @2012mshs thử thêm vào updateOS,và thêm lệnh chép đè tự động không
file đây bác xem qua đã teck update 25398.1->25398.1308 oke
Cơ bản là ở gần đây nó không có gói tương ứng (1308_en-US) nên để cấu hình tự động khá khó!
 


Top