SkillAgentSearch skills...

WindowsSearchManager

Powershell module for managing Windows Search.

Install / Use

/learn @mawosoft/WindowsSearchManager
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2mo ago
Forks0

Languages

C#

Security Score

90/100

Audited on Jan 9, 2026

No findings