Hi @Renae Adams ,
The list you are seeing in PowerShell is the same maintenance tasks as shown in the ConfigMgr console, so you're not doing anything wrong, the naming is for some reason a bit different between the ConfigMgr console and the PowerShell output.
You can make a comparison for the tasks over at the official Microsoft documentation here:
Reference for maintenance tasks in Configuration Manager
https://learn.microsoft.com/en-us/mem/configmgr/core/servers/manage/reference-for-maintenance-tasks
For example, the "Clear Install Flag" maintenance task is called "Clear Undiscovered Clients" in the ConfigMgr console, this is also noted in the reference documentation in the above link:
----------
(If the reply was helpful please don't forget to upvote or accept as answer, thank you)
Best regards,
Leon