CreateEncryptedOnlyTickets

CreateEncryptedOnlyTickets specifies whether only encrypted tickets can be created for remote assistance.

Values

true

Specifies that tickets must be encrypted. This means that computers running previous versions of Windows cannot be used to assist users on this computer.

false

Specifies that tickets do not need to be encrypted. This is the default value.

Parent Hierarchy

Microsoft-Windows-RemoteAssistance-Exe | CreateEncryptedOnlyTickets

Valid Passes

specialize

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-RemoteAssistance-Exe.

XML Example

The following XML output shows how to allow a friend or support professional to offer help. The ticket is configured to expire after one day.

<CreateEncryptedOnlyTickets>true</CreateEncryptedOnlyTickets>
<fAllowToGetHelp>true</fAllowToGetHelp>
<fAllowFullControl>true</fAllowFullControl>
<MaxTicketExpiry>1</MaxTicketExpiry>
<MaxTicketExpiryUnits>2</MaxTicketExpiryUnits>

See Also

Concepts

Microsoft-Windows-RemoteAssistance-Exe