MOC: Powershell - Map of Content
Why
Traditionally, group membership changes are only reflected when an AD account logs in. This set of commands is intended to be run on the machine and does require the user’s input (password)
- Terminate
explorer.exein Task Manager - Restart
explorer.exethrough theRunAscommand:
RunAs /user:DOMAIN\usernamehere explorer.exe
The user will be prompted to input their password - there is no visible input when typing the password in this field, for obvious security reasons.
Once explorer.exe has re-opened, the user’s group memberships have been refreshed.