/build/static/layout/Breadcrumb_cap_w.png

Folder attributes

By default our XP clients do not have fast searching on, how in a windows script can this be set (ie in the Advanced Properties tab check the "For Fast searching, allow Indexing Service to index this folder") and subsequently files and/or folders within that folder ?

0 Comments   [ + ] Show comments

Answers (1)

Posted by: AssmbLLYCoder 18 years ago
Senior Yellow Belt
0
Hope the code below helps. It starts the Indexing Service on your Local Computer.


On Error Resume Next

Set objAdminIS = CreateObject("Microsoft.ISAdm")
objAdminIS.Start()
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ