3.3.5.4 GPO File System Version Update

The following file access messages make up the GPO file system version update sequence:

  1. Open the file GPO path\gpt.ini for read/write access.

  2. Read the contents of the Value corresponding to Key "Version".

  3. Increment the GPO file system version.

    1. For user policy mode, increment the upper 16-bit version; or

    2. For computer policy mode, increment the lower 16-bit version.

  4. Write the GPO file system version as the value corresponding to key "Version".

  5. Close the file.