RuiRomano / pbimonitor

MIT License
207 stars 76 forks source link

Problem with Fetch - Catalog.ps1 #37

Closed byteboy78 closed 12 months ago

byteboy78 commented 12 months ago

When i run the script i get error below:

Get-ArrayInBatches : The term 'Get-ArrayInBatches' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At C:\Git\pbimonitor\Fetch - Catalog.ps1:199 char:9

What does this mean? It seems a function is not declared?