Enable-WindowsOptionalFeature Expand-WindowsCustomDataImage Expand-WindowsImage Export-WindowsCapabilitySource Export-WindowsDriver Export-WindowsImage Get-AppxProvisionedPackage Get-NonRemovableAppsPolicy Get-WIMBootEntry Get-WindowsCapability Get-WindowsDriver ...
Example 1: Enable an optional feature in the running operating system PowerShell PS C:\>Enable-WindowsOptionalFeature-Online-FeatureName"Hearts"-All This command enables the optional feature, Hearts, the parent feature for Hearts, and the dependencies for the parent feature in the running Windows ...
Example 1: Enable an optional feature in the running operating system PowerShell PS C:\>Enable-WindowsOptionalFeature-Online-FeatureName"Hearts"-All This command enables the optional feature, Hearts, the parent feature for Hearts, and the dependencies for the parent feature in the running Windows ...
Example 1: Enable an optional feature in the running operating system PowerShell PS C:\>Enable-WindowsOptionalFeature-Online-FeatureName"Hearts"-All This command enables the optional feature, Hearts, the parent feature for Hearts, and the dependencies for the parent feature in the running Windows ...
Example 1: Enable an optional feature in the running operating system PowerShell PS C:\>Enable-WindowsOptionalFeature-Online-FeatureName"Hearts"-All This command enables the optional feature, Hearts, the parent feature for Hearts, and the dependencies for the parent feature in the running Windows ...
enable-windowsoptionalfeature 是Windows PowerShell 中的一个命令,用于启用或关闭 Windows 系统上的可选功能。这些功能可能包括各种组件和服务,如 Internet Explorer、Windows 传真和扫描、虚拟机平台等,这些不是默认安装的,但用户可以根据需要启用或关闭它们。 -online 参数在 enable-windowsoptionalfeature 命令中的作用...
Example 1: Enable an optional feature in the running operating system PowerShell PS C:\>Enable-WindowsOptionalFeature-Online-FeatureName"Hearts"-All This command enables the optional feature, Hearts, the parent feature for Hearts, and the dependencies for the parent feature in the running Windows ...
Example 1: Enable an optional feature in the running operating system PowerShell PS C:\>Enable-WindowsOptionalFeature-Online-FeatureName"Hearts"-All This command enables the optional feature, Hearts, the parent feature for Hearts, and the dependencies for the parent feature in the running Windows ...
Detect: PowerShell Copy Get-WindowsOptionalFeature -Online -FeatureName SMB1Protocol Disable: PowerShell Copy Disable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol Enable: PowerShell Copy Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol ...
Example 1: Enable an optional feature in the running operating system PowerShell PS C:\>Enable-WindowsOptionalFeature-Online-FeatureName"Hearts"-All This command enables the optional feature, Hearts, the parent feature for Hearts, and the dependencies for the parent feature in the running Windows ...