Which command reports which Group Policies actually applied to a client?
- A gpresult /r
- B gpupdate /force
- C ipconfig /all
- D netstat -an
Answer
gpresult /r
gpupdate forces a refresh, but gpresult is what tells you whether the setting reached the machine at all.





