8000 GitHub - mawosoft/WindowsSearchManager: Powershell module for managing Windows Search.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mawosoft/WindowsSearchManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Search Manager

PSGallery CI/CD License

Powershell module for managing Windows Search. With WindowsSearchManager you can:

  • Manage global Windows Search settings across catalogs
  • Manage individual search catalogs (content indexes)
  • Manage search roots (content stores)
  • Manage search rules (what is and what isn't indexed)

To learn more, see the Documentation.

Installation

You can install WindowsSearchManager from the PowerShell Gallery.

Install-Module -Name WindowsSearchManager

CI Feed

To install the latest build from the CI feed:

  Register-PSRepository -Name mawosoft-nightly -SourceLocation https://pkgs.dev.azure.com/mawosoft-de/public/_packaging/public/nuget/v2/
  Install-Module -Name WindowsSearchManager -Repository mawosoft-nightly -AllowPrerelease -Force

Packages

No packages published

Contributors 2

  •  
  •  
0