MaxTicketExpiryUnits
Updated: August 1, 2012
Applies To: Windows 7, Windows 8, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Vista
MaxTicketExpiryUnits specifies the unit of time in which the expiration of a remote assistance ticket is measured. MaxTicketExpiryUnits is used in conjunction with MaxTicketExpiry to specify the expiration of a remote assistance ticket. By default, a ticket expires in six hours.
|
0 |
Specifies that the expiration unit is in minutes. |
|
1 |
Specifies that the expiration unit is in hours. This is the default value. |
|
2 |
Specifies that the expiration unit is in days. |
Microsoft-Windows-RemoteAssistance-Exe | MaxTicketExpiryUnits
specialize
For a list of the supported Windows® editions and architectures that this component supports, see Microsoft-Windows-RemoteAssistance-Exe.
The following XML output shows how to enable a friend or a 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
