Views:

Currently, sorting (Sort Client) and grouping (Group Client) doesn't work real-time. If an AD computer information was changed, that change is reported after restarting or unloading/reloading the client.

 
After clicking Sort Client, the OSCE server will use the client information stored in the database, not from the AD. When the OSCE client reloads, it will query the AD information by itself and report it to the OSCE server.

If the OSCE server is aware that the change of the AD information is in real-time:

  1. The domain controller (DC) should notify the OSCE server if the AD information has been changed.
     
    Currently, there is no similar function in the DC.
  2. The OSCE server needs to schedule pooling and synchronization of the whole AD structure. This will make the DC very busy.

This is not a bug. Sorting and Grouping can work but because of the design, not in real-time.