S
Sarah
I am very new at exchange powershell stuff. I am trying to setup some new
room mailboxes on exchange 2007 for outlook 2007, but running into some
issues with the resource information and adding custom properties like auto
accepting.
I have typed the parameters, but when it comes to the identity of the room,
I receive error:
"Set-MailboxCalendarSettings : The operation could not be performed because
object "room" could not be found on domain controller 'server.domain.org'
At line:1 char:28
+ Set-MailboxCalendarSettings <<<< -AutomateProcessing AutoAccept
-AllowConflicts $false"
This is what I'm typing in the shell:
Set-MailboxCalendarSettings -AutomateProcessing AutoAccept -AllowConflicts
$false
Then hit enter, it asks me for the identity. So I type in the identity of
the room. I've tried the Display name, alias, and email address and all come
back with the same error when type between quotes. If I don't put the quotes
it goes back to a regular command line waiting for a new command. But then
when I go and try to add a resource custom property, it still says that there
are no resource custom properties defined."
What am I doing wrong? Or if anyone can point me into the right
direction...I realize I may not be in the right newsgroup, but I can't seem
to find the correct exchange newsgroup.
room mailboxes on exchange 2007 for outlook 2007, but running into some
issues with the resource information and adding custom properties like auto
accepting.
I have typed the parameters, but when it comes to the identity of the room,
I receive error:
"Set-MailboxCalendarSettings : The operation could not be performed because
object "room" could not be found on domain controller 'server.domain.org'
At line:1 char:28
+ Set-MailboxCalendarSettings <<<< -AutomateProcessing AutoAccept
-AllowConflicts $false"
This is what I'm typing in the shell:
Set-MailboxCalendarSettings -AutomateProcessing AutoAccept -AllowConflicts
$false
Then hit enter, it asks me for the identity. So I type in the identity of
the room. I've tried the Display name, alias, and email address and all come
back with the same error when type between quotes. If I don't put the quotes
it goes back to a regular command line waiting for a new command. But then
when I go and try to add a resource custom property, it still says that there
are no resource custom properties defined."
What am I doing wrong? Or if anyone can point me into the right
direction...I realize I may not be in the right newsgroup, but I can't seem
to find the correct exchange newsgroup.