Disable OWA Web Beacon and HTML Form Content Filtering
By default, your users will see this yellow information bar message frequently when using Outlook Web Access...
"To help protect your privacy, some content in this message has been blocked. If you are sure that this message is from a trusted sender and you want to re-enable the blocked features, click here."
According the the Microsoft documentation, you have three choices; UserFilterChoice, ForceFilter, and DisableFIlter.UserFilterChoice is the default. To prevent this message from being displayed, change it to DisableFilter by opening PowerShell and running this command:
Set-OwaVirtualDirectory -identity "Owa (Default Web Site)" -FilterWebBeaconsAndHtmlForms DisableFilter
You can then take it a step further and disable the pop-up you get about displaying non-secure items or whatever.
Internet Explorer -> Tools -> Internet Options -> Security Tab -> Trusted Sites -> Sites Button -> add *.yourdomain.com
Click close then -> Custom Level... -> Miscellaneous -> Display Mixed Content -> Enable.
This will be a living post as I seek out information covering the topics of the Lync Administrator exam, 70-665.
Skills Being Measured This exam measures your ability to accomplish the technical tasks listed below. The percentages indicate the relative weight of each major topic area on the exam.
Designing a Topology for Lync Server 2010 (25 percent)
Design address book.
This objective may include but is not limited to: generation; distribution; filtering; normalization; size management
Exchange 2007, 2010 CAS(Client Access Servers) 서버를 방화벽 네트워크 내에 (Perimeter network, DMZ, NAT) 두지 말라고 하는군요.
이러한 구성은 권장하는 사항이 아니며, Microsoft에서 테스트 되지 않았고, 또한 이러한 구성에 대해 지원하지 않을 계획이라고 합니다.
원문의 내용에
As you start planning for deploying an E2007/E2010 CAS server in the perimeter network, you quickly notice that there is no documentation for how to do this though. You will probably even find the TechNet documentation which explains this is explicitly not supported by Microsoft. Microsoft doesn't test or support any topologies which put firewalls between a CAS and a Mailbox (MBX) server. The only Exchange 2007/2010 role which is supported for deployment in a perimeter network, and with a firewall server separating it from other Exchange server it talks to, is the Edge role. This is true for Exchange servers talking to one another within and between AD Sites.
Microsoft Office Communications Server 2007 – Configuring
Demonstrate that you possess the knowledge and skills that are required to deploy and administer an enterprise communications environment with Microsoft Office Communications Server 2007 R2.
Candidates for this certification should have a minimum of one year of experience installing, managing, deploying, configuring, monitoring, and maintaining Office Communications Server 2007 or Office Communications Server 2007 R2 and related technologies. In addition, candidates should have experience using and configuring Active Directory and network infrastructure components that support the deployment and ongoing management of Office Communications Server 2007 versions.
The best way to prepare for Microsoft Certification exams is to spend time with the technology. Review the exam preparation guides, and work with Microsoft Office Communications Server 2007 R2 and related tools as much as you can. To earn the Microsoft Certified Technology Specialist (MCTS) certification for Microsoft Office Communications Server 2007 – Configuring, you must pass one exam.
TS: Microsoft Office Communications Server 2007, Configuring
Note This certification will be retired when Microsoft discontinues mainstream support for the related technology.
Microsoft Office Live Communications Server 2005
The MCTS in Microsoft Office Live Communications Server 2005 is ideal for individuals who possess a deep and broad understanding of all aspects of the Office Live Communications Server infrastructure, including deployment of additional Active Directory and network infrastructure components and services to support the deployment and ongoing management and operations of Office Live Communications Server.
Candidates for this certification should have a minimum of one year of experience deploying and managing ongoing issues with Office Live Communications Server infrastructures. One exam is required.
Your organization might choose to create your own scripts to enable new users for Office Communications Server instead of using the Active Directory Users and Computers snap-in or the Office Communications Server administrative snap-in. This section identifies the Active Directory attributes that can be set for new users and maps them to their associated WMI properties.
Working with Active Directory Attributes
Keep the following points in mind when setting Active Directory attributes to enable new users:
Active Directory attributes that are not defined map to either FALSE (if Boolean) or NULL in WMI.
Some attributes have a bit-mask value. For these attributes, each setting is represented by a bit, and the displayed decimal value represents the bit placement. Each bit represents a WMI property. The following are some examples:
10000 (binary) has a decimal value of 16 (bit 4 is set)
100000000 (binary) has a decimal value of 256 (bit 8 is set)
1100 (binary) has a decimal value of 12 (bits 2 and 3 are set; WMI properties represented by both bits are enabled)
1111000001 (binary) has a decimal value of 961 (bits 0, 6, 7, 8, and 9 are set; WMI properties for each of these bits are enabled)
For more information about Active Directory attributes, see Active Directory Domain Services Attributes and Descriptions.
Active Directory Attributes to WMI Properties Mapping
Note:
Attributes in bold are required for enabling users for Office Communications Server.
Active Directory Attributes for New Users
Active Directory Attribute
WMI Property
Comments
msRTCSIP-ArchivingEnabled
Identifies whether user's communications are archived. Each WMI property is represented by a set bit. Values are:
Bit 2 set
ArchiveInternalCommunications
4 decimal (100 binary)
Bit 3 set
ArchiveFederatedCommunications
8 decimal (1000 binary)
msRTCSIP-FederationEnabled
EnabledForFederation
True/False
msRTCSIP-InternetAccessEnabled
EnabledForInternetAccess
True/False
msRTCSIP-Line
LineURI
The device ID (SIP URI or TEL URI) of the phone the user controls. For example: tel:+142489982. If a user is enabled for Enterprise voice, the E.164 normalized version of the user's phone number.
msRTCSIP-LineServer
LineServerURI
SIP URI of the CSTA-SIP gateway server. For example: sip:pbx@vdomain.com
msRTCSIP-OptionFlags
Each option is represented by a set bit. Values are:
Bit 0 set
PublicNetworkEnabled
1 decimal (1 binary)
Bit 4 set
RemoteCallControlTelephonyEnabled
16 decimal (10000 binary)
Bit 6 set
AllowOrganizeMeetingWithAnonymousParticipants
64 decimal (1000000 binary)
Bit 7 set
UCEnabled
128 decimal (10000000 binary)
Bit 8 set
EnabledForEnhancedPresence
256 decimal (100000000 binary)
Bit 9 set
IPPBXSoftPhoneRoutingEnabled
512 decimal (1000000000 binary)
msRTCSIP-PrimaryHomeServer
HomeServerDN
The DN of the pool where user is homed
msRTCSIP-PrimaryUserAddress
PrimaryURI
SIP address of the user
msRTCSIP-UserEnabled
Enabled
True/False
msRTCSIP-UserLocationProfile
LocationProfile
The DN of a location profile object
msRTCSIP-UserPolicy
A multi-valued attribute (array) containing a list of DNs of global user policies for the three types of policies. The policy DN is appended to the binary value to indicate the type of policy to which the DN points.
B:8:01000000
MeetingPolicy
B:8:01000000:<DN of meeting policy>
B:8:02000000
UCPolicy
B:8:02000000:<DN of UC policy>
B:8:05000000
PresencePolicy
B:8:05000000:<DN of presence policy>
proxyAddresses
-
When a user is enabled, the user's SIP address should be added to this multi-value attribute. When a user is updated, the SIP address should be updated, and when a user is deleted for Office Communications Server (not deleted in AD DS), the SIP address should be removed.