Trying to deactivate this feature, I also have the same issue as ScottyV
PS C:\windows\system32> Get-SPOCopilotPromoOptInStatus
Get-SPOCopilotPromoOptInStatus : Le terme «Get-SPOCopilotPromoOptInStatus» n'est pas reconnu comme nom d'applet de commande, fonction, fichier de script ou
programme exécutable. Vérifiez l'orthographe du nom, ou si un chemin d'accès existe, vérifiez que le chemin d'accès est correct et réessayez.
Au caractère Ligne:1 : 1
+ Get-SPOCopilotPromoOptInStatus
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Get-SPOCopilotPromoOptInStatus:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
PS C:\windows\system32> Set-SPOCopilotPromoOptInStatus -IsCopilotPromoStatusEnabled $false
Set-SPOCopilotPromoOptInStatus : Le terme «Set-SPOCopilotPromoOptInStatus» n'est pas reconnu comme nom d'applet de commande, fonction, fichier de script ou
programme exécutable. Vérifiez l'orthographe du nom, ou si un chemin d'accès existe, vérifiez que le chemin d'accès est correct et réessayez.
Au caractère Ligne:1 : 1
+ Set-SPOCopilotPromoOptInStatus -IsCopilotPromoStatusEnabled $false
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Set-SPOCopilotPromoOptInStatus:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException