94.8k views
5 votes
You have configured active directory group policy password settings. which command refreshes group policy immediately on a host?

A) gpedit.msc
B) gpupdate /force
C) net use
D) ipconfig /flushdns

User Coolie
by
8.1k points

1 Answer

4 votes

Final answer:

The command to refresh Group Policy settings on a host immediately is gpupdate /force, not gpedit.msc, net use, or ipconfig /flushdns.

Step-by-step explanation:

The command that refreshes Group Policy immediately on a host is gpupdate /force. This command will apply any new or changed Group Policy settings to the computer and logged-on user. The gpedit.msc command opens the Group Policy Editor, net use is used to connect, remove, and configure connections to shared resources, and ipconfig /flushdns clears the DNS resolver cache.

User Gordanvij
by
8.3k points