Forum Discussion
FocusedInboxOn parameter cannot be found
The parameter might not be available depending on the permissions you have, to be on the safe side make sure to run it as Global administrator (or any member of the "Organization Configuration" role group). In addition, it might not be available for certain "flavors" of O365, say the German cloud.
When I run Set-OrganizationConfig I the following:
GuestsUsageGuidelinesLink :
FocusedInboxOn :
FocusedInboxOnLastUpdateTime : 1/1/0001 12:00:00 AM
ForestConfigVersion :
I am in the US so not sure why this would not work.
- Tom HarrisJan 25, 2018Copper Contributor
Also, I am executing this as a Global Admin so it should not be a permissions issue.
- Jan 26, 2018
Does set-focusedinbox and get-focusedinbox work on induvidual mailboxes?
- Tom HarrisJan 27, 2018Copper Contributor
Thank you for your help.
No, those commands do not exist per this error message:
Get-FocusedInbox : The term 'Get-FocusedInbox' 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
+ Get-FocusedInbox
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Get-FocusedInbox:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException