<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Email management, storage and security for business email admins &#187; Resource Mailboxes</title>
	<atom:link href="http://www.theemailadmin.com/tag/resource-mailboxes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theemailadmin.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 14:00:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Inside Exchange 2010: Resource Mailboxes</title>
		<link>http://www.theemailadmin.com/2011/08/inside-exchange-2010-resource-mailboxes/</link>
		<comments>http://www.theemailadmin.com/2011/08/inside-exchange-2010-resource-mailboxes/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 14:00:32 +0000</pubDate>
		<dc:creator>Casper Manes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[Resource Mailboxes]]></category>

		<guid isPermaLink="false">http://www.theemailadmin.com/?p=4452</guid>
		<description><![CDATA[Continuing my predecessor’s efforts, in this post we are going to take a deeper look at resource mailboxes in Exchange 2010. These special purpose mailboxes are used for scheduling conference rooms, audio-visual equipment, bridge lines, loaner laptops, and any other resource that may be in broad demand and for which Outlook is a good choice [...]<p><a href="http://www.theemailadmin.com/2011/08/inside-exchange-2010-resource-mailboxes/">Inside Exchange 2010: Resource Mailboxes</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.theemailadmin.com%2F2011%2F08%2Finside-exchange-2010-resource-mailboxes%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.theemailadmin.com_2F2011_2F08_2Finside-exchange-2010-resource-mailboxes_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.theemailadmin.com%2F2011%2F08%2Finside-exchange-2010-resource-mailboxes%2F&amp;source=emailadm&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.theemailadmin.com/wp-content/uploads/2011/08/conferenceRoom2Large.jpg"><img class="alignright size-medium wp-image-4453" style="margin: 10px; border: black 0px solid;" src="http://www.theemailadmin.com/wp-content/uploads/2011/08/conferenceRoom2Large-300x225.jpg" alt="" width="300" height="225" /></a>Continuing my predecessor’s efforts, in this post we are going to take a deeper look at resource mailboxes in Exchange 2010. These special purpose mailboxes are used for scheduling conference rooms, audio-visual equipment, bridge lines, loaner laptops, and any other resource that may be in broad demand and for which Outlook is a good choice to use for reserving the resource.</p>
<p>Meeting or conference rooms are a natural fit, since in the process of scheduling a meeting, most of the time you will need a place to hold the meeting. Extending this paradigm to other shared resources is a natural fit. When you want to use Exchange and Outlook to manage a shared resource, you create either a room mailbox, or an equipment mailbox using the EMC or EMS. This will create a disabled user account in Active Directory to represent the item. Then mailbox is used to hold calendar entries, and you populate the user object with attributes appropriate to the resource. For rooms, this can include the seating capacity, location, and whether or not there is a projector or display system. For other resources this may include details such as where to pick up the resource.</p>
<p><span id="more-4452"></span>When creating a resource, one of the key decisions has to do with how requests from a user will be approved. In larger organizations, frequently a request will be routed to a facility manager or a receptionist who will approve or deny the request, while other organizations opt for an automatic approval on a first-come-first-served basis. You can also create more granular rules, including users whose requests will be automatically approved versus those who must be approved by someone else, what to do with conflicting requests, etc.</p>
<p>To create a room, use the EMC to create a new mailbox, and select the option to make it a room mailbox on the first screen. It helps to have a naming convention in place for rooms, especially if you have more than one location. The wizard will walk you through setting up a room, including the capacity and how requests should be processed. You can modify the properties of a room at any time to change the capacity or acceptance policy, and to add custom attributes to note whether the room has additional features like a conference phone, projector, etc. You can use the EMS command New-Mailbox to do the same thing, adding the -Room attribute to the end of the command to identify the mailbox as a room. Whether you tick the box in the GUI or use the -Room attribute, the mailbox is created with a disabled account in AD, and given additional attributes for RecipientTypeDetails, ResourceType, ResourceCapacity, and ResourceCustom. You can modify these in the EMS, or in newly exposed tabs in the EMC.</p>
<p>Best practices include the following administrivia:</p>
<ul>
<li>Create an OU in Active Directory to store resource accounts.</li>
<li>Establish a naming convention that allows users to readily identify rooms by site and location.</li>
<li>If you decide to have a user approve requests, make sure they have a backup who can approve things in their absence.</li>
<li>Resource mailboxes will be smaller than normal users, and require less resources from Exchange, but are just as important as users’ mailboxes. Make sure to use DAGs to provide redundancy for these mailboxes the same as any other user.</li>
</ul>
<p>Here are some examples tweaked from the Exchange Team&#8217;s blog on how to create resource mailboxes at the shell.</p>
<p><strong>Create a Room mailbox</strong>:</p>
<p><em>New-Mailbox -database &#8220;FirstStorageGroup\RoomMailboxDatabase&#8221; -Name ConferenceRoom1 -OrganizationalUnit &#8220;Conference Rooms&#8221; -DisplayName &#8220;ConfRoom1&#8243; -UserPrincipalName ConfRoom1@example.com -Room</em></p>
<p><strong>Create an Equipment mailbox:</strong></p>
<p><em>New-Mailbox -database &#8220;FirstStorageGroup\EquipmentDatabase&#8221; -Name LoanerLaptop1 -OrganizationalUnit Equipment -DisplayName &#8220;Loaner1&#8243; &#8211; UserPrincipalName loaner1@example.com -Equipment</em></p>
<p><strong>Create Custom Properties for Resource Mailbox</strong></p>
<p><em>Set-ResourceConfig -ResourcePropertySchema (&#8220;Room/TV&#8221;, &#8220;Room/SpeakerPhone&#8221;, &#8220;Equipment/Auto&#8221;)</em></p>
<p><strong>Configure Resource Mailbox Properties</strong></p>
<p><em>Set-Mailbox -Identity &#8220;ConferenceRoom1&#8243; -ResourceCustom (&#8220;TV&#8221;,&#8221;SpeakerPhone&#8221;) -ResourceCapacity 12</em></p>
<p>With a better understanding of resource mailboxes, you should be able to provide your users with a great experience for reserving resources. And since that experience is the same for remote users even if they use OWA, you’ll find your meetings take place without a hitch&#8230;at least as far as where they happen. Donuts are another story.</p>
<span id="pty_trigger"></span><p><a href="http://www.theemailadmin.com/2011/08/inside-exchange-2010-resource-mailboxes/">Inside Exchange 2010: Resource Mailboxes</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theemailadmin.com/2011/08/inside-exchange-2010-resource-mailboxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting Exchange Resource Mailbox Problems</title>
		<link>http://www.theemailadmin.com/2010/10/troubleshooting-exchange-resource-mailbox-problems/</link>
		<comments>http://www.theemailadmin.com/2010/10/troubleshooting-exchange-resource-mailbox-problems/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 13:29:17 +0000</pubDate>
		<dc:creator>Mike Rede</dc:creator>
				<category><![CDATA[email management]]></category>
		<category><![CDATA[Exchange server]]></category>
		<category><![CDATA[Resource Mailboxes]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.theemailadmin.com/?p=3019</guid>
		<description><![CDATA[One of the beneficial features of Exchange server is the ability to create resource mailboxes. Resource mailboxes can be used for scheduling and booking resources such as meeting rooms, audio/video equipment, transportation, etc. Resource mailboxes can be monitored from email clients such as Microsoft Outlook by creating and adding profiles to the existing client mailboxes. [...]<p><a href="http://www.theemailadmin.com/2010/10/troubleshooting-exchange-resource-mailbox-problems/">Troubleshooting Exchange Resource Mailbox Problems</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.theemailadmin.com%2F2010%2F10%2Ftroubleshooting-exchange-resource-mailbox-problems%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.theemailadmin.com_2F2010_2F10_2Ftroubleshooting-exchange-resource-mailbox-problems_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.theemailadmin.com%2F2010%2F10%2Ftroubleshooting-exchange-resource-mailbox-problems%2F&amp;source=emailadm&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>One of the beneficial features of Exchange server is the ability to create resource mailboxes. Resource mailboxes can be used for scheduling and booking resources such as meeting rooms, audio/video equipment, transportation, etc.</p>
<p>Resource mailboxes can be monitored from email clients such as Microsoft Outlook by creating and adding profiles to the existing client mailboxes. Or Administrators can add delegates to the resource mailboxes they wish to monitor. Either method allows the resource mailboxes to be monitored before an agent has processed the requests associated with those resource mailboxes. If the unprocessed requests are viewed from a preview pane then potential meetings can be inadvertently placed on the resource mailbox’s calendar prematurely. Administrators should avoid these actions as an agent will incur additional processing that would not normally have been needed.</p>
<p>Sometimes your end users may not be able to log on to a resource mailbox. Such errors can occur if they are trying to log on to mailboxes on Exchange server 2000 or 2003.</p>
<p>Another problem that can happen is not being able to move the resource mailbox. When you attempt to move the resource mailbox from one server to another server, or your end users are not able to logon to their mailbox, then the error messages may look similar to the following:</p>
<p><span id="more-3019"></span>Error: Opening destination mailbox.<br />
CN=DDD R1,OU=Recipients,DC=dune,DC=com:<br />
The information store could not be opened.<br />
The MAPI provider failed.<br />
MAPI 1.0<br />
ID no: 8004011d-0289-00000000</p>
<p>Additionally, the following event ID messages may be logged in the Application log:<br />
Event Type: Information<br />
Event Source: MSExchangeAdmin<br />
Event Category: Move Mailbox<br />
Event ID: 1006<br />
Date: 12/11/2002<br />
Time: 8:13:22 PM<br />
User: N/A<br />
Computer: JETS<br />
Description:</p>
<p>Started to move mailbox &#8216;DDD R1&#8242;.<br />
Source Database: /o=Microsoft/ou=AdminGroup/cn=Configuration/cn=Servers/cn=SERVER1/cn=Microsoft Private MDB<br />
Destination Database:<br />
/o=Microsoft/ou=AdminGroup/cn=Configuration/cn=Servers/cn=SERVER2/cn=Microsoft Private MDB<br />
Exchange DN: /o=Microsoft/ou=AdminGroup/cn=Recipients/cn=Jets<br />
Event Type: Warning<br />
Event Source: MSExchangeIS<br />
Event Category: General<br />
Event ID: 9548<br />
Date: 12/11/2002<br />
Time: 8:13:22 PM<br />
User: N/A<br />
Computer: JETS<br />
Description:<br />
Disabled user /o=Microsoft/ou=AdminGroup/cn=Recipients/cn=Jets does not have a master account SID. Please use Active Directory MMC to set an active account as this user’s master account.<br />
Event Type: Error<br />
Event Source: MSExchangeIS Mailbox Store<br />
Event Category: Log ons<br />
Event ID: 1022<br />
Date: 12/11/2002<br />
Time: 8:13:22 PM<br />
User: N/A<br />
Computer: JETS<br />
Description:<br />
Log on Failure on database &#8220;First Storage Group\Private Information Store (JETS)&#8221; &#8211; Windows 2000 account DOMAIN\administrator; mailbox /o=Microsoft/ou=AdminGroup/cn=Recipients/cn=Jets. Error: -2147221231<br />
The error message ID 0x8004011d references MAPI_E_FAILONEPROVIDER. Error event IDs 0&#215;80040111 and -2147221231 correspond to MAPI_E_LOGON_FAILED.</p>
<p>The reason why they are receiving these error messages is because there is a missing msExchMasterAccountSID attribute associated with the disabled Active Directory service user account of the mailbox being accessed.</p>
<p>A workaround does exist for mailboxes on Exchange server 2000 and 2003. An administrator needs to disable the Active Directory user accounts associated with the error messages. This will prevent event 9548 from being logged. The administrator can then generate the msExchMasterAccountSID attribute for those service user accounts by following the steps below.</p>
<ol>
<li>From the Active Directory Users and Computers snap-in, navigate to the View menu and click on the Advanced Features.</li>
<li>Find the disabled user object that owns the mailbox that is having logon problems. Then, from the Exchange advanced properties click on Mailbox Rights.</li>
<li>Select the Associated External Account permission from the list of accounts.</li>
<li>The SELF account should be granted “Associated External Account” and “Full Mailbox Access” permissions if no account has these permissions.</li>
<li>The Associated External Account permission should be reset to SELF.</li>
</ol>
<p>If the Associated External Account permission is owned by another account that should not have it then that permission must first be removed before applying it to the SELF account. An administrator may need to add the SELF account if it is not listed in the Permissions dialog box.</p>
<p>Once the Associated External Account permission has been removed from an account then an administrator will need to exit out of all dialog boxes – just click OK, not Cancel, at all levels. If an administrator does not exit out of all dialog boxes then the changes that have been made will not be applied. The object properties for the user must first be exited for the changes to occur. Any changes attempted to be made to the owner of the Associated External Account &#8211; without having been closed and then re-opened &#8211; will have those changes blocked.</p>
<span id="pty_trigger"></span><p><a href="http://www.theemailadmin.com/2010/10/troubleshooting-exchange-resource-mailbox-problems/">Troubleshooting Exchange Resource Mailbox Problems</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theemailadmin.com/2010/10/troubleshooting-exchange-resource-mailbox-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange Server 2007 Resource Mailboxes Part 3 – Custom Resource Properties</title>
		<link>http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-3-%e2%80%93-custom-resource-properties/</link>
		<comments>http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-3-%e2%80%93-custom-resource-properties/#comments</comments>
		<pubDate>Thu, 28 May 2009 13:08:43 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Exchange server]]></category>
		<category><![CDATA[Exchange Server 2007]]></category>
		<category><![CDATA[Resource Mailboxes]]></category>

		<guid isPermaLink="false">http://www.theemailadmin.com/?p=1042</guid>
		<description><![CDATA[In part 1 of this series I introduced Exchange Server 2007 Resource Mailboxes and demonstrated how to create Room Mailboxes.  In part 2 of this series I went on to demonstrate how to create Equipment Mailboxes.  Now in part 3 of this series I&#8217;ll demonstrate creating custom resource properties for Resource Mailboxes. What are Custom [...]<p><a href="http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-3-%e2%80%93-custom-resource-properties/">Exchange Server 2007 Resource Mailboxes Part 3 – Custom Resource Properties</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.theemailadmin.com%2F2009%2F05%2Fexchange-server-2007-resource-mailboxes-part-3-%25e2%2580%2593-custom-resource-properties%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.theemailadmin.com_2F2009_2F05_2Fexchange-server-2007-resource-mailboxes-part-3-_25e2_2580_2593-custom-resource-properties_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.theemailadmin.com%2F2009%2F05%2Fexchange-server-2007-resource-mailboxes-part-3-%25e2%2580%2593-custom-resource-properties%2F&amp;source=emailadm&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>In part 1 of this series I introduced <a href="http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-1-room-mailboxes/">Exchange Server 2007 Resource Mailboxes</a> and demonstrated how to create Room Mailboxes.  In part 2 of this series I went on to demonstrate <a href="http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-2-equipment-mailboxes/">how to create Equipment Mailboxes</a>.  Now in part 3 of this series I&#8217;ll demonstrate creating custom resource properties for Resource Mailboxes.</p>
<h2>What are Custom Resource Properties?</h2>
<p>Custom resource properties are additional attributes that can be assigned to Room and Equipment mailboxes to indicate which features are available for those resources.</p>
<p><img class="alignright size-full wp-image-1049" title="projector" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/projector.jpg" alt="projector" width="250" height="167" /></p>
<p>For example, in an organisation that has several meeting rooms with different features, custom resource properties can be used to show which room has teleconferencing equipment, which one has a whiteboard, which one has tea and coffee facilities, etc.</p>
<p>Similarly for Equipment mailboxes custom resource properties can indicate features such as which vehicles have a GPS installed, or what kind of vehicle (such as truck, van, car) it is.<span id="more-1042"></span></p>
<h2>Extending the Resource Property Schema</h2>
<p>By default in an Exchange Server 2007 there is no custom resource properties defined.</p>
<pre>[PS] C:\&gt;Get-ResourceConfig

Name                      ResourcePropertySchema
----                      ----------------------
Resource Schema           {}</pre>
<p>Resource properties can be defined using the Set-ResourceConfig cmdlet in the Exchange Management Shell.</p>
<p>In this example I define a custom resource property to indicate that a Room Mailbox contains a projector.  The change is immediately applied and will appear when running the Get-ResourceConfig cmdlet again.</p>
<pre>[PS] C:\&gt;Set-ResourceConfig -ResourcePropertySchema
 Room/Projector

[PS] C:\&gt;Get-ResourceConfig

Name                      ResourcePropertySchema
----                      ----------------------
Resource Schema           {Room/Projector}</pre>
<p>Schema changes made by the Set-ResourceConfig cmdlet overwrite existing settings instead of adding to them.  For example if I run another command to add a whiteboard property the earlier property of &#8220;projector&#8221; is overwritten.</p>
<pre>[PS] C:\&gt;Set-ResourceConfig -ResourcePropertySchema
 Room/Whiteboard

[PS] C:\&gt;Get-ResourceConfig

Name                      ResourcePropertySchema
----                      ----------------------
Resource Schema           {Room/Whiteboard}</pre>
<p>To prevent existing properties being overwritten with new updates you must first read the existing configuration into an array.</p>
<pre>[PS] C:\&gt;$ResourceConfig = Get-ResourceConfig

[PS] C:\&gt;$ResourceConfig

Name                      ResourcePropertySchema
----                      ----------------------
Resource Schema           {Room/Whiteboard}</pre>
<p>Make modifications to the array using PowerShell commands.  For example, to add an additional feature of &#8220;whiteboard&#8221; to the schema:</p>
<pre>[PS] C:\&gt;$ResourceConfig.ResourcePropertySchema.Add
 ("Room/Projector")</pre>
<p>Apply the changes to the resource property schema.</p>
<pre>[PS] C:\&gt;Set-ResourceConfig -Instance $ResourceConfig

[PS] C:\&gt;Get-ResourceConfig

Name                      ResourcePropertySchema
----                      ----------------------
Resource Schema           {Room/Projector, Room/
Whiteboard}</pre>
<p>Note that the Get-ResourceConfig cmdlet now shows both the existing and newly added properties.</p>
<p>You can use the same method to add multiple new entries.</p>
<pre>[PS] C:\&gt;$ResourceConfig = Get-ResourceConfig

[PS] C:\&gt;$ResourceConfig.ResourcePropertySchema.Add
 ("Room/Teleconference")
[PS] C:\&gt;$ResourceConfig.ResourcePropertySchema.Add
 ("Room/TeaCoffee")
[PS] C:\&gt;$ResourceConfig.ResourcePropertySchema.Add
 ("Equipment/Van")
[PS] C:\&gt;$ResourceConfig.ResourcePropertySchema.Add
 ("Equipment/Car")
[PS] C:\&gt;$ResourceConfig.ResourcePropertySchema.Add
 ("Equipment/GPS")

[PS] C:\&gt;Set-ResourceConfig -Instance $ResourceConfig
[PS] C:\&gt;Get-ResourceConfig | fl ResourcePropertySchema

ResourcePropertySchema : {Equipment/GPS, Equipment/Car
, Equipment/Van, Room/TeaCoffee, Room/Teleconference,
 Room/Projector, Room/Whiteboard}</pre>
<p>Custom properties can also be removed from the resource schema using a similar method.  For example, to remove the &#8220;TeaCoffee&#8221; feature from the schema:</p>
<pre>[PS] C:\&gt;$ResourceConfig = Get-ResourceConfig

[PS] C:\&gt;$ResourceConfig.ResourcePropertySchema.Remove
 ("Room/TeaCoffee")
True
[PS] C:\&gt;Set-ResourceConfig -Instance $ResourceConfig
[PS] C:\&gt;Get-ResourceConfig | fl ResourcePropertySchema

ResourcePropertySchema : {Equipment/GPS, Equipment/Car,
 Equipment/Van, Room/Teleconference, Room/Projector,
 Room/Whiteboard}</pre>
<h2>Applying Changes to Resource Mailboxes</h2>
<p>Custom resource properties can be added to mailboxes via the Resource Information tab in the mailbox properties.</p>
<p><img class="alignnone size-full wp-image-1043" title="resourceschema01" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/resourceschema01.png" alt="resourceschema01" width="420" height="265" /></p>
<p>Click on the Add button, choose the custom property you wish to add, and then click OK.</p>
<p><img class="alignnone size-full wp-image-1044" title="resourceschema02" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/resourceschema02.png" alt="resourceschema02" width="293" height="159" /></p>
<p>Click on OK again to apply the change to the mailbox</p>
<p><img class="alignnone size-full wp-image-1045" title="resourceschema03" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/resourceschema03.png" alt="resourceschema03" width="420" height="267" /></p>
<p>The custom property is now visible to end users in Outlook when choosing the room for a meeting request.</p>
<p><img class="alignnone size-full wp-image-1046" title="resourceschema04" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/resourceschema04.png" alt="resourceschema04" width="500" height="148" /></p>
<span id="pty_trigger"></span><p><a href="http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-3-%e2%80%93-custom-resource-properties/">Exchange Server 2007 Resource Mailboxes Part 3 – Custom Resource Properties</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-3-%e2%80%93-custom-resource-properties/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Exchange Server 2007 Resource Mailboxes Part 2 &#8211; Equipment Mailboxes</title>
		<link>http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-2-equipment-mailboxes/</link>
		<comments>http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-2-equipment-mailboxes/#comments</comments>
		<pubDate>Mon, 25 May 2009 13:19:21 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Exchange server]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Resource Mailboxes]]></category>

		<guid isPermaLink="false">http://www.theemailadmin.com/?p=998</guid>
		<description><![CDATA[In my last post I explained the concept of resource mailboxes in Exchange Server 2007, and demonstrated the creation of a Room Mailbox for managing meeting room bookings.  In this post I will discuss the other type of resource mailbox &#8211; Equipment Mailboxes. Equipment Mailboxes Many businesses have tools or equipment that is provided by [...]<p><a href="http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-2-equipment-mailboxes/">Exchange Server 2007 Resource Mailboxes Part 2 &#8211; Equipment Mailboxes</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.theemailadmin.com%2F2009%2F05%2Fexchange-server-2007-resource-mailboxes-part-2-equipment-mailboxes%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.theemailadmin.com_2F2009_2F05_2Fexchange-server-2007-resource-mailboxes-part-2-equipment-mailboxes_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.theemailadmin.com%2F2009%2F05%2Fexchange-server-2007-resource-mailboxes-part-2-equipment-mailboxes%2F&amp;source=emailadm&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>In my last post I explained the concept of <a href="http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-1-room-mailboxes/">resource mailboxes in Exchange Server 2007</a>, and demonstrated the creation of a Room Mailbox for managing meeting room bookings.  In this post I will discuss the other type of resource mailbox &#8211; Equipment Mailboxes.</p>
<h3>Equipment Mailboxes</h3>
<p>Many businesses have tools or equipment that is provided by the company for staff to share and use for work related activities.  For example, a company might have a portable projector that sales staff can carry to client offices for demonstrations, or a pool car that is used by field technicians to get to remote locations.</p>
<p>In order to manage the allocation of these resources to staff an Equipment Mailbox with a calendar is created so that staff can book the resource using Outlook.<span id="more-998"></span>To create an Equipment Mailbox launch the New Mailbox wizard in the Exchange Management Console.</p>
<p style="text-align: center;"><img class="size-full wp-image-999 aligncenter" title="Exchange Management Console" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/equipmb01.png" alt="equipmb01" width="326" height="125" /></p>
<p>After choosing Equipment Mailbox I then choose to create the mailbox with a new user account.</p>
<p style="text-align: center;"><img class="size-full wp-image-1019 aligncenter" title="Equipment Mailbox" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/equipmb02.png" alt="equipmb02" width="450" height="259" /></p>
<p style="text-align: center;"><img class="size-full wp-image-1000 aligncenter" title="User Type" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/equipmb03.png" alt="equipmb03" width="202" height="124" /></p>
<p>Fill out the user information fields. Although you must choose a password here you are not likely to ever need to use it, so just make it something secure.</p>
<p style="text-align: center;"><img class="size-full wp-image-1001 aligncenter" title="information fields" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/equipmb04.png" alt="equipmb04" width="450" height="324" /></p>
<p>Choose a mailbox database to store the Equipment Mailbox.</p>
<p style="text-align: center;"><img class="size-full wp-image-1002 aligncenter" title="Mailbox Settings" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/equipmb05.png" alt="equipmb05" width="430" height="189" /></p>
<p>Complete the New Mailbox wizard.  You can now see the newly created Equipment Mailbox in the recipient list for the organisation.</p>
<p style="text-align: center;"><img class="size-full wp-image-1020 aligncenter" title="New Mailbox wizard" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/equipmb06.png" alt="equipmb06" width="430" height="160" /></p>
<p>As with the Room Mailbox created in the last post, the Exchange server has automatically disabled the user account associated with the Equipment Mailbox and set the password to never expire.</p>
<p style="text-align: center;"><img class="size-full wp-image-1021 aligncenter" title="Resources" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/equipmb07.png" alt="equipmb07" width="410" height="170" /></p>
<p>Equipment Mailboxes also have the &#8220;Resource Information&#8221; tab the same as Room Mailboxes.  Although the &#8220;Resource Capacity&#8221; field makes little sense for something like a portable projector, it can still be relevant to other uses of the Equipment Mailbox.  For example a company car might have the seat capacity listed here.</p>
<p style="text-align: center;"><img class="size-full wp-image-1022 aligncenter" title="Portable Projector Properties" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/equipmb08.png" alt="equipmb08" width="420" height="142" /></p>
<p>To automate the booking process you can set the mailbox calendar to automatically accept new bookings.</p>
<pre>Set-MailboxCalendarSettings portableprojector
 -AutomateProcessing AutoAccept</pre>
<p>This will set the Equipment Mailbox to automatically accept any new bookings provided they do not conflict with an existing booking.</p>
<p>Users within the organisation can now add the Equipment Mailbox as a Resource to meeting requests.</p>
<p style="text-align: center;"><img class="size-full wp-image-1023 aligncenter" title="Meeting Requests" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/equipmb09.png" alt="equipmb09" width="450" height="358" /></p>
<p>In a practical sense the portable projector is invited as an attendee and automatically accepts the booking because there are no prior bookings that conflict with it.</p>
<p style="text-align: center;"><img class="size-full wp-image-1024 aligncenter" title="equipmb10" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/equipmb10.png" alt="equipmb10" width="441" height="136" /></p>
<p style="text-align: center;"><img class="size-full wp-image-1025 aligncenter" title="equipmb11" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/equipmb11.png" alt="equipmb11" width="330" height="183" /></p>
<p>By creating Equipment Mailboxes for shared items within the business it makes it fast and simple for staff to book the items they need when they need them, without incurring any administrative overhead for IT administrators or other staff who might normally manage such resources.</p>
<p>Read the next part of the series: <a title="Permanent Link to Exchange Server 2007 Resource Mailboxes Part 3 – Custom Resource Properties" rel="bookmark" href="http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-3-%e2%80%93-custom-resource-properties/">Exchange Server 2007 Resource Mailboxes Part 3 – Custom Resource Properties</a></p>
<span id="pty_trigger"></span><p><a href="http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-2-equipment-mailboxes/">Exchange Server 2007 Resource Mailboxes Part 2 &#8211; Equipment Mailboxes</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-2-equipment-mailboxes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Exchange Server 2007 Resource Mailboxes Part 1 &#8211; Room Mailboxes</title>
		<link>http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-1-room-mailboxes/</link>
		<comments>http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-1-room-mailboxes/#comments</comments>
		<pubDate>Fri, 08 May 2009 12:53:02 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Exchange server]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Resource Mailboxes]]></category>

		<guid isPermaLink="false">http://www.theemailadmin.com/?p=905</guid>
		<description><![CDATA[Prior to the release of Exchange Server 2007 the concept of a resource mailbox was already well established.  Organisations had a need to make bookings for meeting rooms or equipment, and so the Exchange administrators created a user account and mailbox so that a calendar was available to manage the bookings. Although this suited most [...]<p><a href="http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-1-room-mailboxes/">Exchange Server 2007 Resource Mailboxes Part 1 &#8211; Room Mailboxes</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.theemailadmin.com%2F2009%2F05%2Fexchange-server-2007-resource-mailboxes-part-1-room-mailboxes%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.theemailadmin.com_2F2009_2F05_2Fexchange-server-2007-resource-mailboxes-part-1-room-mailboxes_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.theemailadmin.com%2F2009%2F05%2Fexchange-server-2007-resource-mailboxes-part-1-room-mailboxes%2F&amp;source=emailadm&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Prior to the release of Exchange Server 2007 the concept of a resource mailbox was already well established.  Organisations had a need to make bookings for meeting rooms or equipment, and so the Exchange administrators created a user account and mailbox so that a calendar was available to manage the bookings.</p>
<p>Although this suited most organisations pretty well there were administrative overheads with this approach.  The calendars could not be easily managed by administrators without logging on to the mailbox to change certain settings.  Delegating management of the calendars to specific staff was also cumbersome.</p>
<h3>Exchange Server 2007 Resource Mailboxes</h3>
<p>With the release of Exchange Server 2007 resource mailboxes are much easier to create and manage.  Exchange Server 2007 introduced two types of resource mailbox:</p>
<p><strong>Room Mailbox</strong> &#8211; These are intended for locations such as meeting rooms and training rooms.</p>
<p><strong>Equipment Mailbox</strong> &#8211; These are intended for items such as pool cars, video projectors, or any other shared portable item.</p>
<p><img class="alignnone size-full wp-image-907" title="resourcemailboxes" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/resourcemailboxes.png" alt="resourcemailboxes" width="458" height="265" /></p>
<h3>Room Mailboxes</h3>
<p>Most businesses have some kind of meeting room in their offices that needs to be booked for scheduled meetings.  The Exchange Server 2007 Room Mailbox is perfect for this task, providing a bookable calendar resource that people can add to meetings in Outlook.<span id="more-905"></span>To create a Room Mailbox launch the New Mailbox wizard in the Exchange Management Console.</p>
<p><img class="alignnone size-full wp-image-908" title="roommailbox01" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/roommailbox01.png" alt="roommailbox01" width="295" height="115" /></p>
<p>Here I am creating a mailbox for a new user account.</p>
<p><img class="alignnone size-full wp-image-909" title="roommailbox02" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/roommailbox02.png" alt="roommailbox02" width="450" height="230" /></p>
<p>Fill out the user information fields.  You can record the password somewhere if you like, but you will likely never need to use it so any secure password you enter here is fine.</p>
<p><img class="alignnone size-full wp-image-910" title="roommailbox03" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/roommailbox03.png" alt="roommailbox03" width="450" height="392" /></p>
<p>Choose a mailbox database to store the Room Mailbox.  Some organisations choose to have a specific mailbox database for resource mailboxes so that different storage quotas can be applied to them.</p>
<p><img class="alignnone size-full wp-image-911" title="roommailbox04" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/roommailbox04.png" alt="roommailbox04" width="450" height="394" /></p>
<p>Complete the New Mailbox wizard.  You will now see the newly created mailbox in the list of recipients for the organisation.  Note that the recipient type is shown as Room Mailbox instead of User Mailbox.</p>
<p><img class="alignnone size-full wp-image-912" title="roommailbox05" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/roommailbox05.png" alt="roommailbox05" width="450" height="94" /></p>
<p>You will also notice that Exchange has automatically disabled the user account for you, and set the password to never expire.  Prior to Exchange Server 2007 this had to be performed manually by the Exchange administrator.</p>
<p><img class="alignnone size-full wp-image-913" title="roommailbox06" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/roommailbox06.png" alt="roommailbox06" width="350" height="151" /></p>
<p><img class="alignnone size-full wp-image-914" title="roommailbox07" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/roommailbox07.png" alt="roommailbox07" width="250" height="201" /></p>
<p>A closer look at the properties of the Room Mailbox reveals an additional &#8220;Resource Information&#8221; tab.</p>
<p><img class="alignnone size-full wp-image-915" title="roommailbox08" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/roommailbox08.png" alt="roommailbox08" width="400" height="127" /></p>
<p>You can use this tab to set properties such as the room capacity.  Here I have set the capacity to 12 seats.  Capacity is an informational attribute only, it does not prevent a person from inviting too many people to a meeting in a room without enough capacity.</p>
<p><img class="alignnone size-full wp-image-916" title="roommailbox09" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/roommailbox09.png" alt="roommailbox09" width="400" height="132" /></p>
<p>To reduce the burden of managing bookings for a Room Mailbox you can set the mailbox calendar to automatically accept bookings.  This can be subject to certain conditions, such as only accepting bookings during certain times of day, whether or not to accept recurring bookings, and whether or not to allow conflicting bookings to be made.</p>
<p>To configure the Room Mailbox to automatically accept bookings use the following Exchange Management Shell command.</p>
<pre>Set-MailboxCalendarSettings meetingroom1 -AutomateProcessing
 AutoAccept</pre>
<p>Users within the organisation can now simply add the Room Mailbox to a meeting that they are organising in order to book that meeting room.</p>
<p><img class="alignnone size-full wp-image-917" title="roommailbox10" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/roommailbox10.png" alt="roommailbox10" width="450" height="146" /></p>
<p>The Room Mailbox will accept the booking and update its calendar accordingly.</p>
<p><img class="alignnone size-full wp-image-918" title="roommailbox11" src="http://www.theemailadmin.com/wp-content/uploads/2009/05/roommailbox11.png" alt="roommailbox11" width="450" height="180" /></p>
<p>Other people making bookings for that room will now be able to see whether the room will be available at the time they wish to make their booking.</p>
<p>And all of this is achieved using built in functionality of Exchange Server 2007 without a lot of administrative overhead.</p>
<p>Part 2 of the series: <a href="http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-2-equipment-mailboxes/">Exchange Server 2007 Resource Mailboxes Part 2 &#8211; Equipment Mailboxes</a></p>
<p>Part 3 of the series: <a href="http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-3-%e2%80%93-custom-resource-properties/">Exchange Server 2007 Resource Mailboxes Part 3 – Custom Resource Properties</a></p>
<span id="pty_trigger"></span><p><a href="http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-1-room-mailboxes/">Exchange Server 2007 Resource Mailboxes Part 1 &#8211; Room Mailboxes</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theemailadmin.com/2009/05/exchange-server-2007-resource-mailboxes-part-1-room-mailboxes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

