Skip to content

Update Windows Group Policy

Performs a Group Policy update for both Computer and User targets using gpupdate /force

This PowerBrick doesn’t take any parameters.

  • Category: Provisioning
  • Brick ID: Windows-GroupPolicyUpdate
{
"category": "provisioning",
"description": "Performs a Group Policy update for both Computer and User targets using gpupdate /force",
"developerVendor": "CapaSystems A/S",
"displayName": null,
"id": "Windows-GroupPolicyUpdate",
"name": "Update Windows Group Policy",
"parameters": [],
"powershell": {
"base64Encoded": true,
"function": "ZnVuY3Rpb2..."
},
"type": "powerbrick",
"version": "2026.7.2.1"
}