• 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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Granting SendAs Permissions for a distribution group in Microsoft Office365 Mark 0 4,681 16-02-2014, 06:00 AM
Last Post: Mark
  How to disable user access control (UAC) in Windows 7 / Windows Vista Mark 0 5,009 24-04-2011, 03:41 PM
Last Post: Mark
  How to disable / prevent logging off [XP & Vista] Mark 0 5,610 05-12-2010, 06:55 PM
Last Post: Mark
  Disabling the update pop up in Avira. Mark 0 3,993 17-06-2010, 11:21 PM
Last Post: Mark

Forum Jump: