When does user configuration apply?

Janus Bariñan 1,126 Reputation points
2021-05-12T02:52:06.23+00:00

When does user configuration group policies apply? If it applies only during login does it mean that when the user logs off it will disappear or if no user logs in it will not apply?

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-05-12T05:55:50.763+00:00

    Hello @Janus Bariñan ,

    Thank you for posting here.

    Here are the answers for your references.

    Q1: When does user configuration group policies apply?
    A1: For user configuration group policies, to refresh GPO settings, there are several methods.

    If the corresponding user is already successfully logged in:

    the user can run gpupdate /force command to reshresh/apply GPO settings immediately (method 1).

    Or the user can sign out and sign in the user account to reshresh/apply GPO settings (method 2).

    By default, user Group Policy is refreshed/applied in the background every 90 minutes, with a random offset of 0 to 30 minutes (method 3).

    But for this 90 minutes and 0 to 30 minutes, we can configure GPO to customize refresh interval.
    User Configuration > Administrative Templates > System > Group Policy > Set Group Policy refresh interval for users

    95832-gp.png

    Modify Group Policy Refresh Interval for Computers
    https://social.technet.microsoft.com/wiki/contents/articles/31623.modify-group-policy-refresh-interval-for-computers.aspx

    For several special user configuration GPO settings, such as folder redirection, drive map, script (logon script and logoff script) and disk quota, the user must sign out and sign in the user account again to refresh/apply these GPO settings (method 4).

    Q2: If it applies only during login does it mean that when the user logs off it will disappear or if no user logs in it will not apply?
    A2: If the machine is always connected to domain network and there is no any change on the applied GPO settings, when the user logs off it will not disappear, when the user logs in again, the GPO settings last applied keep there and these GPO settings will not be refreshed/applied again.

    Hope the information above is helpful.

    Should you have any question or concern, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.