From 7e02f612aeb8614d57fae3aba457bbf999169474 Mon Sep 17 00:00:00 2001 From: Ryan Newington Date: Mon, 16 Oct 2023 16:11:51 +1100 Subject: [PATCH] Fixes ADMX issue importing to intune --- .../en-US/lithnet.idlelogoff.adml | 80 ++++----- .../PolicyDefinitions/lithnet.idlelogoff.admx | 155 ++++++++++-------- 2 files changed, 126 insertions(+), 109 deletions(-) diff --git a/src/Lithnet.IdleLogoff/PolicyDefinitions/en-US/lithnet.idlelogoff.adml b/src/Lithnet.IdleLogoff/PolicyDefinitions/en-US/lithnet.idlelogoff.adml index f1246fb..30e52f2 100644 --- a/src/Lithnet.IdleLogoff/PolicyDefinitions/en-US/lithnet.idlelogoff.adml +++ b/src/Lithnet.IdleLogoff/PolicyDefinitions/en-US/lithnet.idlelogoff.adml @@ -1,42 +1,44 @@ - - - - - - - - IdleLogoff - Log off inactive users - Show a warning message before logging off - Shows a pop up notification informing the user of the time remaining before they are logged off. + + + + + + + + + + IdleLogoff + Log off inactive users + Enables the agent to log off inactive users + Show a warning message before logging off + Shows a pop up notification informing the user of the time remaining before they are logged off. You can optionally provide a custom message to show the user. Use {0} as a placeholder for the remaining time until logoff. - - Log off - Reboot - Shutdown - At least Microsoft Windows - At least Microsoft Windows XP - - - - Duration of warning message (seconds) - - - Your session has been idle for too long, and you will be logged out in {0} - - - - Idle timeout (minutes) - Ignore sleep prevention requests from applications such as media playback - Wait for initial user interaction before starting idle timer (kiosk mode) - Action - - - + + Log off + Reboot + Shutdown + At least Microsoft Windows XP + + + + Duration of warning message (seconds) + + + Your session has been idle for too long, and you will be logged out in {0} + + + + Idle timeout (minutes) + Ignore sleep prevention requests from applications such as media playback + Wait for initial user interaction before starting idle timer (kiosk mode) + Action + + + - - \ No newline at end of file diff --git a/src/Lithnet.IdleLogoff/PolicyDefinitions/lithnet.idlelogoff.admx b/src/Lithnet.IdleLogoff/PolicyDefinitions/lithnet.idlelogoff.admx index 5a7a594..fcf13cf 100644 --- a/src/Lithnet.IdleLogoff/PolicyDefinitions/lithnet.idlelogoff.admx +++ b/src/Lithnet.IdleLogoff/PolicyDefinitions/lithnet.idlelogoff.admx @@ -1,73 +1,88 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file