Skip to main content

Manually update GPO settings on ONTAP SMB servers

Contributors netapp-aaron-holt netapp-ahibbard netapp-thomi netapp-aherbin

If you want to update Group Policy Object (GPO) settings on your CIFS server immediately, you can manually update the settings. You can update only changed settings or you can force an update for all settings, including the settings that were applied previously but have not changed.

Step
  1. Perform the appropriate action:

    If you want to update…​ Enter the command…​

    Changed GPO settings

    vserver cifs group-policy update -vserver vserver_name

    All GPO settings

    vserver cifs group-policy update -vserver vserver_name -force-reapply-all-settings true