meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:v8_0_0:admintool:menus:gestion:start [2020/07/15 11:05]
sylvainair created
en:v8_0_0:admintool:menus:gestion:start [2022/06/08 11:16] (current)
sylvainair [Global]
Line 25: Line 25:
  
 {{:​en:​v8_0_0:​admintool:​menus:​gestion:​pasted:​20200715-110407.png?​nolink}} {{:​en:​v8_0_0:​admintool:​menus:​gestion:​pasted:​20200715-110407.png?​nolink}}
 +
 +
 +The ''​Change User Working Directory''​ menu allows you to change/​replace all or part of the working directory of several users. This menu is only accessible if several users are selected in the user management window.
  
 Password change is the same than in [[en:​v8_0_0:​admintool:​start#​AdminTool_menu|AdminTool menu]] Password change is the same than in [[en:​v8_0_0:​admintool:​start#​AdminTool_menu|AdminTool menu]]
  
-===== Search ​=====+===== Create/​update indexes ​===== 
 +{{:​v8_0_0:​admintool:​menus:​gestion:​pasted:​20220105-142853.png}} 
 + 
 +Allows the creation of indexes for searching in shared queries in order to improve response times. 
 +These indexes are stored in the QuerySearch.mdb database at the root of the shared directory. 
 + 
 +Searches can be performed without using the indexes but their use is strongly recommended to improve search times.\\  
 +Also, it is recommended to regenerate the indexes regularly in order to take into account the latest changes in the shared queries. 
 + 
 + 
 +<WRAP round tip> 
 +The generation of indexes can also be done in automatic mode by using the **/​vglCreateSearchIndex** option on the command line of the AdminTool application\\ 
 +(UsrAdm.exe /​vglCreateSearchIndex) 
 +The return code of the application is 0 if the generation of the indexes was carried out without a problem. Otherwise, the return code is different from 0. 
 +</​WRAP>​ 
  
-{{:​en:​v8_0_0:​admintool:​menus:​gestion:​pasted:​20200715-110543.png?​nolink}}