当前位置:网站首页>Win10 home vs pro vs enterprise vs enterprise LTSC
Win10 home vs pro vs enterprise vs enterprise LTSC
2022-06-13 00:27:00 【lengye7】
参考:Compare Windows 10 Editions: Pro vs. Enterprise – Microsoft
home(家庭版)功能最少,也就满足一般个人娱乐使用。
pro(专业版)功能已经很全了,日常使用最建议安装此版本,或者安装pro fro workstation。
Enterprise(企业版)功能最多,
相比于pro在安全性方面增加了不少功能:
增加了Resilient File System (ReFS)用来保护数据安全,使用该文件系统存储文件降低了文件损失的概率,该文件系统查看:复原文件系统 (ReFS) 概述 | Microsoft Docs,
增加了基于虚拟化的安全系统,能够控制特定的软件访问特定的内容,即使是管理员特权也不能访问这些内容,这个是非常有用的特性吧,提高了系统安全性,具体参考:Protect derived domain credentials with Windows Defender Credential Guard (Windows) - Windows security | Microsoft Docs
增加了Endpoint Detection and Response,终端安全监测与监控,即提高了安全性,
增加了Unified Write Filter (UWF),类似于冰点系统之类的,也算是提高了安全性吧。
具备LTSC服务,长期维护,云桌面,云配置,虚拟应用,增强了SMB传输,增加了对Persistent Memory(持久化内存调研 - 知乎)的支持。总的来说,企业版最有用的就是在数据安全方面的特性,比较适合用来做办公系统。当然,LTSC也是比较重要的一个特性了。
注意:企业版的LSTC版本就是以前的LTSB的版本,这个版本(相对于普通企业版)没有Edge浏览器、在系统更新方面,用户能完全手动控制更新,选择和决定自己要的更新和驱动,更新内容和更新时间可以随意控制,但不能无限期推迟,可以选择只安装安全相关的补丁、无Cortana、无任何系统自带磁贴程序、无应用商店、无强制推广应用等。
边栏推荐
- RCC clock configuration of stm32f401
- What are the PMP scores?
- 2022 constructor - Equipment direction - General Foundation (constructor) operation certificate examination questions and simulation examination
- C language standard IO, such as printf(), scanf(), etc
- Kali system -- fierce of DNS collection and analysis
- 浏览器控制台注入JS
- [LeetCode]14. Longest common prefix thirty-eight
- Kali system -- dnsrecon for DNS collection and analysis
- [matlab] polynomial calculation
- How to visit a website
猜你喜欢
The difference between caching and buffering
Kaust:deyao Zhu | value memory map: a graph structured world model based on off-line reinforcement learning
测试平台系列(97) 完善执行case部分
6.824 Lab 3B: Fault-tolerant Key/Value Service
BUUCTF之BabySQL[极客大挑战 2019]
MASA Auth - 从用户的角度看整体设计
Test platform series (97) perfect the case part
Kali system -- dnsrecon for DNS collection and analysis
[C] Inverts the binary of a decimal number and outputs it
从ADK的WinPE自己手动构建自己的PE
随机推荐
On the parameters of main function in C language
硬(磁)盘(一)
TypeError: wave.ensureState is not a function
Converting Chinese numbers to Arabic numbers in Delphi
[Error] invalid use of incomplete type 使用了未定义的类型
[GXYCTF2019]禁止套娃--详解
[matlab] 3D curve and 3D surface
浏览器控制台注入JS
Transaction verification of btcd transaction process (2)
Kali system -- dnsrecon for DNS collection and analysis
The PMP examination time in March 2022 is set -- "March 27"
[supersocket 2.0] supersocket 2.0 from the beginning to the end
The difference between caching and buffering
1115. alternate printing foobar
Handling method of wrong heading of VAT special invoice
[vscode]todo tree a to-do plug-in
睡前小故事之MySQL起源
6.824 Lab 4B: Sharded Key/Value Service
After so long use, CSDN has finally opened a blog
[LeetCode]13. Roman numerals to integers thirty