This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
networking:windows:logoff [2016/03/07 09:14] gcooper created |
networking:windows:logoff [2017/01/13 12:25] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Automatically Log Off Idle Users ====== | + | ====== Log Off (Sign Out) Issues ====== |
+ | |||
+ | ===== Force Log Off ===== | ||
+ | |||
+ | We have noticed a problem with RDS (Remote Desktop) sessions when using certain applications: | ||
+ | |||
+ | * **Microsoft Office Applications** {{ : | ||
+ | * Word | ||
+ | * Excel | ||
+ | * Outlook | ||
+ | * **ServiceCEO** | ||
+ | |||
+ | When a user leaves certain applications running when they click '' | ||
+ | |||
+ | Here is a simple way to kill the running apps causing the problem: | ||
+ | |||
+ | < | ||
+ | taskkill.exe /F /IM ServiceCEO.exe /IM excel.exe /IM outlook.exe /IM winword.exe | ||
+ | </ | ||
+ | |||
+ | The session will normally complete the '' | ||
+ | |||
+ | In the Parallels RAS environment, | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | To use the published '' | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | ===== Automatically Log Off Idle Users ===== | ||
https:// | https:// | ||