Jump to content

Allow non-admin users to logoff active RDP sessions


Recommended Posts

Guest /u/Shot-Carpenter9319
Posted

Hi.

 

I need to allow non-admin server users to log off other users' sessions via the task manager.

 

By executing the command below I can set the permission, through the command prompt: reset session “id”, Through the permission mentioned the user can log off the session.

 

wmic /namespace:\\root\CIMV2\TerminalServices PATH Win32_TSPermissionsSetting WHERE (TerminalName =“RDP-Tcp”) CALL AddAccount “domain\my_group”,2

 

So far, so good!

 

The problem is when I try to revert the assigned permission.

 

Does anyone have any idea how I can roll back the configuration?

 

submitted by /u/Shot-Carpenter9319

[link] [comments]

 

Continue reading...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...