Hello!
I'm trying to do multiple templates for the OME, however all the Microsoft Docs seem to be wrong about a command.
The one in question is the New-OMEConfiguration command.
I'm the global Admin
New-OMEConfiguration
New-OMEConfiguration : The term 'New-OMEConfiguration' 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 line:1 char:1
I've successfully connected to the PowerShell module and it seems the Set-OMEConfiguration works just fine but I can't make any more templates.
I've tried running
get-command -listimported and looking for it and it DOES NOT appear on the list.
So I'm not sure how to proceed. Could someone give me some guidance or point me in the right direction?