Forum Discussion
FocusedInboxOn parameter cannot be found
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.
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- Phillip ColemanMar 29, 2018Copper Contributor
Any solution to this? I have the same blank parameter from the get-organizationconfig cmdlet. I am running as global admin.