SkipAutoActivation specifies whether auto-activation is skipped.

Important
This setting has been removed in Windows® 8. This setting was deprecated in Windows® 7. Use Microsoft-Windows-Security-SPP-UX | SkipAutoActivation instead. This information is for reference only.

This setting has no effect on Server Core installations of Windows Server® 2008, Windows Server 2008 R2, and Windows Server 2012.

Values

true

Specifies that auto-activation is skipped.

false

Specifies that auto-activation is not skipped. This is the default value.

Valid Configuration Passes

specialize

Parent Hierarchy

Applies To

For a list of the Windows® editions and architectures that this component supports, see Microsoft-Windows-Security-Licensing-SLC-UX.

XML Example

The following example specifies that auto-activation is skipped.

  Copy Code
<SkipAutoActivation>true</SkipAutoActivation>

See Also