• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to update user access permissions without logging off / on
#1
How to update user access permissions without logging off / on

How to update a user’s access permissions without them having to
Log off and on again, for those cases when they are doing something and can’t log off. This is when you add them to active directory security groups.
 
1. Modify the permissions
2. On the user’s computer open up a cmd prompt
3. On the user’s computer open up task manager
4. On the user’s computer in task manager kill all explorer.exe
5. On the user’s computer in the cmd box type
Code:
runas /user|domain\user explorer.exe
6. Press return
7. Get the user to enter their password
 
Desktop should now start and any running programs should still be running apart from any
Explorer ones as we closed them.
 
Result: users SID should have been updated with the new credentials
  Reply


Messages In This Thread
How to update user access permissions without logging off / on - by Mark - 16-02-2014, 06:03 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  User is not in the sudoers file. This incident will be reported. CentOS Mark 0 6,689 07-07-2014, 10:47 PM
Last Post: Mark
  Granting SendAs Permissions for a distribution group in Microsoft Office365 Mark 0 5,034 16-02-2014, 06:00 AM
Last Post: Mark
  FIX: Microsoft Office has not been installed for the current user Mark 0 13,371 17-01-2012, 04:22 PM
Last Post: Mark
  How to add an authenticated user to an SQL database - SQL Server Management Studio Mark 0 5,545 13-08-2011, 01:22 AM
Last Post: Mark
  How to disable user access control (UAC) in Windows 7 / Windows Vista Mark 0 5,330 24-04-2011, 03:41 PM
Last Post: Mark

Forum Jump: