{"tool":"get-module","tool_display":"Get Module","intent":"filter-modules-by-name-conditions","intent_display":"filter modules by name conditions","title":"Get Module Command: filter modules by name conditions","command_string":"Get-Module -ListAvailable | Where-Object { $_.Name -NotLike \"Microsoft*\" -And $_.Name -NotLike \"PS*\" }","raw_command_string":"Get-Module -ListAvailable | Where-Object { $_.Name -NotLike \"Microsoft*\" -And $_.Name -NotLike \"PS*\" }","description":"Exact CLI syntax to filter modules by name conditions using Get Module.","usage_scenario":null,"scenario_context":null,"simulated_output":null,"how_to_steps":null,"canonical_url":"https://www.syntaxstandard.com/get-module/filter-modules-by-name-conditions"}