To refresh the group policy for the local computer, enter:
secedit /refreshpolicy machine_policy
To refresh the group policy for the user currently logged in, enter:
secedit /refreshpolicy user_policy
To force a GPO to be reapplied, whether or not changes have been made to the GPO, use the /enforce switch: secedit /refreshpolicy machine_policy /enforce
[ 本帖最后由 lilycao 于 2006-9-14 21:06 编辑 ]