Quantcast
Channel: TechNet Blogs
Viewing all 17778 articles
Browse latest View live

DevOps Basics: Introduction to Docker Registry and Images

$
0
0
The concept of a Docker container is to build something (your application) on the top of an existing image. Let’s say for example that you have a Python application and you want to run this application on an Ubuntu image, because you like this distribution ;) You will have this basic architecture : I deployed and using an Ubuntu virtual machine on Azure with Docker already installed on it and now I wish to run two different Python applications on it. Steps to complete this are detailed...(read more)

Office 365 Client Updates via WSUS

$
0
0

Many of you have already seen the announcement that Configuration Manager can now be set up to sync Office 365 ProPlus updates directly.  This scenario is a direct response to requests for control of distributing these updates, and is an improvement on the past model (wherein Office 365 ProPlus updates circumvented Microsoft Update and WSUS altogether); however, there may be a nonzero cost to WSUS administrators that do not use Configuration Manager.  This post discusses how to mitigate that cost if you are affected by the change.

 

The Office 365 Client category now appears in the WSUS Products and Classifications pane:

 

If you’ve configured WSUS to sync this content, then you’ll see new updates in the console:

 

Deploying these updates without Configuration Manager is not supported, so the content described above is essentially useless to a WSUS standalone administrator.  Depending on your situation, we recommend that you take one of the following actions:

  1. Deselect the Office 365 Client product so that WSUS does not sync this content from Microsoft Update. 

  2. For those running Small Business Server or other flavors that do not allow product filtering, decline all updates for the Office 365 Client product, which can be identified by the update title.

 

Please let us know if there are any questions on this new content in WSUS.

BizTalk 2016 CTP 1 is released !

$
0
0

BizTalk 2016 CTP 1 was released by the product group.

What is new in BizTalk 2016? :

FeatureDescription
Support for newer platformsBizTalk Server 2016 adds support for the following Microsoft platforms:
Visual Studio 2015
Windows Server 2016
SQL Server 2016
Office 2016
SQL Server 2016 AlwaysOn Availability GroupsSupport includes:
Using on-premises and in Microsoft Azure IaaS virtual machines
Using for production workloads
Provides a high available (HA) solution in Microsoft Azure
 BizTalk Server Azure VMs in productionBizTalk Server Azure virtual machines are now fully supported for production environments. Using SQL Server 2016 AlwaysOn, a highly available solution is now possible.
Ordered delivery on dynamic portsIncludes the adapters that support ordered delivery on static send ports
You can enable the ordered delivery option in the BizTalk Administration console
SHA-2 hash functionsSHA-2 is fully supported, including:
BizTalk can consume SHA2-signed certificates across all of its components
Supports the following Advanced Encryption Standard (AES) exchange system for signature keys in AS2, RosettaNet, and the MIME/SMIME encoder:
AES128
AES192
AES256
Supports the following SHA2-based MIC calculations for AS2:
SHA256
SHA384
SHA512
Supports the following SHA2-based digest methods in RosettaNet:
SHA256
SHA384
SHA512
SHA1 certificates will continue to work
Compile your mapsChoose to compile your maps using XslTransform or XslCompiledTransform
Schema windowIn the BizTalk mapper, the Schema dialog window is now resizable
SecurityImprovements include:
Removed strict dependency on SYST command in the FTP Adapter
Office web components (OWC) is now an optional installation component
Adapters and AcceleratorsImprovements and changes include:
SAP adapter now uses SAP Connector for .NET (NCo), while still supporting the classic RFC SDK. WCF-SAP adapter support for the SAP .NET Connector provides more details.
SFTP adapter supports more SFTP servers, and has more encryption ciphers and logging. It also uses WinSCP to connect to SFTP servers. 
Service Bus adapter support Shared Access Signature (SAS) authentication for the Service Bus relay WCF bindings on the BasicHttpRelay, NetTcpRelay, BasicHTtp, and WebHttp adapters
BizTalk Accelerator for HL7: The MLLP adapter on a receive location now supports the option to initiate an outbound connection to a remote LOB listener.
Import/export partiesChanges include:
The import and export option is separated from the Application. For example, you can export a party without exporting the application. You can import a party without importing the application.
Can choose which parties, business profiles, and agreements you want to import or export
Can continue to import/export the business-to-business artifacts as you do in BizTalk Server 2013 R2, BizTalk Server 2013, and BizTalk Server 2010.
BizTalk AdministrationSome changes include:
Configure the settings for multiple hosts/host instances simultaneously
When importing a binding a file, you can choose to import (or not import) the tracking properties. This is a global setting so you can set this feature in your different environments. For example, you can import the tracking properties for your Development environments, and don't import the tracking properties for your Production environments. 
Filter artifacts in the BizTalk Administration console using a new search capability
Save multiple suspended messages simultaneously to a file within Group Hub

reference : https://msdn.microsoft.com/en-us/library/mt670742

To be a part of the pre-release customer engagement program and more details of the announcement , look here : https://blogs.msdn.microsoft.com/biztalk_server_team_blog/2016/03/30/announcing-biztalk-server-2016-community-technology-preview-1/

Additionally, HIS (Host Integration Server) 2016 CTP1 was also released.

What's new with HIS 2016? https://msdn.microsoft.com/en-us/library/mt670807

FeatureDescription
Support for newer platformsBizTalk Server 2016 adds support for the following Microsoft platforms:
Visual Studio 2015
Windows Server 2016
SQL Server 2016
Office 2016
SQL Server 2016 AlwaysOn Availability GroupsSupport includes:
Using on-premises and in Microsoft Azure IaaS virtual machines
Using for production workloads
Provides a high available (HA) solution in Microsoft Azure
 BizTalk Server Azure VMs in productionBizTalk Server Azure virtual machines are now fully supported for production environments. Using SQL Server 2016 AlwaysOn, a highly available solution is now possible.
Ordered delivery on dynamic portsIncludes the adapters that support ordered delivery on static send ports
You can enable the ordered delivery option in the BizTalk Administration console
SHA-2 hash functionsSHA-2 is fully supported, including:
BizTalk can consume SHA2-signed certificates across all of its components
Supports the following Advanced Encryption Standard (AES) exchange system for signature keys in AS2, RosettaNet, and the MIME/SMIME encoder:
AES128
AES192
AES256
Supports the following SHA2-based MIC calculations for AS2:
SHA256
SHA384
SHA512
Supports the following SHA2-based digest methods in RosettaNet:
SHA256
SHA384
SHA512
SHA1 certificates will continue to work
Compile your mapsChoose to compile your maps using XslTransform or XslCompiledTransform
Schema windowIn the BizTalk mapper, the Schema dialog window is now resizable
SecurityImprovements include:
Removed strict dependency on SYST command in the FTP Adapter
Office web components (OWC) is now an optional installation component
Adapters and AcceleratorsImprovements and changes include:
SAP adapter now uses SAP Connector for .NET (NCo), while still supporting the classic RFC SDK. WCF-SAP adapter support for the SAP .NET Connector provides more details.
SFTP adapter supports more SFTP servers, and has more encryption ciphers and logging. It also uses WinSCP to connect to SFTP servers. 
Service Bus adapter support Shared Access Signature (SAS) authentication for the Service Bus relay WCF bindings on the BasicHttpRelay, NetTcpRelay, BasicHTtp, and WebHttp adapters
BizTalk Accelerator for HL7: The MLLP adapter on a receive location now supports the option to initiate an outbound connection to a remote LOB listener.
Import/export partiesChanges include:
The import and export option is separated from the Application. For example, you can export a party without exporting the application. You can import a party without importing the application.
Can choose which parties, business profiles, and agreements you want to import or export
Can continue to import/export the business-to-business artifacts as you do in BizTalk Server 2013 R2, BizTalk Server 2013, and BizTalk Server 2010.
BizTalk AdministrationSome changes include:
Configure the settings for multiple hosts/host instances simultaneously
When importing a binding a file, you can choose to import (or not import) the tracking properties. This is a global setting so you can set this feature in your different environments. For example, you can import the tracking properties for your Development environments, and don't import the tracking properties for your Production environments. 
Filter artifacts in the BizTalk Administration console using a new search capability
Save multiple suspended messages simultaneously to a file within Group Hub

[Script Of Apr. 14] How to create partition table quickly in SQL Server

$
0
0
image
Apr.
14
image
image

Script Download:  
The script is available for download from https://gallery.technet.microsoft.com/scriptcenter/How-to-create-partition-2f6147a7.

You can also use  Microsoft Script Browser for Windows PowerShell ISE to download the sample with one button click from within your scripting environment. 

This script demonstrates how to create partition table quickly in SQL Server, using the script that you will be able to generate the code needed to create a partition table.

You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

Step-By-Step: Enabling Multi-Factor Authentication for Azure Active Directory Users

$
0
0
Multi-factor authentication (MFA) provides an additional layer of security to confirm the identity of a user. Methodologies utilized can include PIN, phone call, smart cards, biometrics etc.There are many MFA service providers currently in market that offer both on-premises service or via cloud based service. Integrating MFA to secure an on-premises active directory implementation, especially with it is synchronized or federated with Azure Active Directory, can extend the security boundaries of...(read more)

Teacher Ambassadors in Dunedin April 20th

$
0
0

Listen up educators from around Dunedin! Microsoft is coming your way!

Our Teacher Ambassadors will be in Dunedin on Wednesday 20th April 2016 at Taieri College. They will be doing a free all-day session there and all educators/teachers are welcome to come along!

In case you haven't been to a Teacher Ambassador session before I'll give you a brief overview. They provide Microsoft in the Classroom sessions that help educate you about technology and how Microsoft can benefit your classrooms & schools. These sessions are great at getting you up to speed with all the Microsoft has to offer in an educational scenario. You'll learn some great tips & tricks that could help you or you may even learn something entirely new. If you have been to these sessions before but still have questions they can help answer them! On this particular day some of the potential sessions include breakout sessions about OneNote, Office365, Class Notebook & Sway amongst others. If you would like to learn a bit more about who the Teacher Ambassadors are and what they do you can check out their website.

To RSVP to this all-day session please email: t-jegilb@microsoft.com and make sure to include your name, school, role and contact number. Get in quick so you don't miss out on this wonderful opportunity!

Don't worry other educators who are not from around Dunedin we are in the process of finalising other sessions around New Zealand so hopefully you will not miss out!

We hope you have had a wonderful first term and we look forward to seeing you all in Dunedin!

Quarta-feira - Wiki Life - Utilizando tabelas de conteúdo em artigos

$
0
0

Olá Wiki Ninjas Brasil.

Sejam muito bem-vindos a mais uma Wiki Life.

Muitos dos que visitam o TechNet Wiki já devem ter se deparado com artigos que possuem em seu início uma tabela de conteúdo (recurso também conhecido como “table of contentes” ou, simplesmente, “TOC”), como indicado no exemplo a seguir:

Além de contar com atalhos que possibilitam a navegação até uma parte específica do texto, uma tabela de conteúdo permite ainda se obter uma visão rápida dos diferentes tópicos que compõem um artigo. Trata-se, portanto, de uma boa prática a adoção deste tipo de mecanismo, sobretudo considerando sua presença em outros sites baseados no conceito de Wiki.

No artigo a seguir estão os passos necessários para a correta utilização de tabelas de conteúdo em artigos:

http://social.technet.microsoft.com/wiki/pt-br/contents/articles/16675.wiki-como-inserir-uma-table-of-contents-toc.aspx

Caso ainda não seja um autor e tenha interesse em contribuir com o TechNet Wiki, reiteramos mais uma vez o convite para participar desta iniciativa. No link abaixo podem ser obtidos maiores esclarecimentos:

http://blogs.technet.com/b/wikininjasbr/archive/2016/01/06/quarta-feira-wiki-life-como-usar-o-editor-do-technet-wiki.aspx

E por hoje é isso pessoal... Até a próxima!

   

Wiki Ninja Renato Groffe (Wiki, Facebook, LinkedIn, MSDN)

Why FIM/MIM MA is slow? Part 1

$
0
0

 

“Why FIM/MIM MA is slow” is one of the most frequent questions we’ve got from our customers. It’s actually a board topics which has various causes. Before we dig into to the details, it is quite necessary for us to clarify below two checkpoints.

1. Which particular run profile is slow?

     As we all know, there are three type run profiles for every Management Agent and so does FIMMA. Every run profile type involves different components. And pay attention to the different interfaces leveraged by import and export profile.

Run Profile TypeAction
Full/Delta ImportImport objects from FIM Service to FIMMA connector space via SQL interface
Full/Delta SyncApply the sync rules between FIMMA connector space and metaverse
ExportExport objects from FIMMA connector space to FIM Service via web service
(http://%fimservicehost%:5725)

 

2. How we define slow?

    When we mention “slow”, it could be general or slower. So it’s important to have a baseline of the FIMMA’s performance by collecting the perf counters under FIM 2010 Namespace.

image

Then you probably ask what kind of performance is expected? The answer is it depends on several elements like the typology, the scale, server config and sql instance config. That’s why you need setup your own baseline , the more frequent you inspect on this, the more accurate is your FIM solution’s baseline. And Microsoft Product team do publish a testing result on small profile and medium profile separately as a reference.

So next time, instead of saying “FIMMA is slow”, you shall more specific about “Which run profile of FIMMA is slow to what extend”.


Why FIM/MIM MA is slow? Part 2

$
0
0

 

Continue with the “Why FIM/MIM MA is slow?Part 1”, we will discuss the most often case “the slowness on FIMMA export”. Based on my field experience, the average performance for export on FIMMA is around 10 objects/sec.  You probably need some investigation if yours is far beyond the average or it can not meet the high-level business requirement.

You may or may not aware since FIM 2010 R2, it introduces the Composite Request to allow to export a batch changes to the FIM Service. The FIM MA export is configured by default to use an asynchronous, batch-request evaluation mode for requests created by the FIM Synchronization engine account. And we do allow you to control the behavior in the miiserver.exe.config under %FIMInstallDirectory%\2010\Synchronization Service\Bin

PropertyDefault ValueNotes
asynchronousTrueFIMMA export run under  async or sync mode
aggregateTrueFIMMA export run under batch mode or single mode
aggregationThreshold1000The number of attributes (not resources) that are included in a batch.

However the perquisite of this mode is all changes in the composite request must succeed in order for the changes to be applied.  Let’s say under the default config, all the 1000 attribute changes (aggregationThreshold) must succeed otherwise it falls back to the single mode for the batch. Below are the screenshots for the success and failed scenarios separately.

image

So there are below two best practices based on this mechanism which may help you improve the FIMMA export performance.

1. Try to fix these errors/bad data happened during export.

2. Tune the batch size (aggregationThreshold) to reduce the chance of failed batches.

Internal Error when connecting Log Analytics (Operational Insights) during enrolment phase

$
0
0

Part of the very interesting services in Azure we have Log Analytics (used to be called Operational Insights).

In a matter of minutes (1 click) you create an A to Z infrastructure in Azure that will gather important data from all your servers (sent by an agent), store this data even if it is a big amount, and give you a very detailed analysis report via “Intelligence Packs” regarding the health in general. The solution has Packs for AD, SQL.. but also will track change management, event logs, event network traffic.

In a matter of minutes, you know the health of your internal IT, especially the gap between experts recommendations and your current configuration. This solution gives you in real time vision, gives you a clear vision of the impact for each missing recommendation, and also tells you how to fix thise problems. Once you know where the problems are, you can build an action plan, and have a better security and performance for your users, customers and businesses.

The FREE version of Log Analytics  will just keep your data 7 days and will limit to 250Mb the amount of data sent per day, but it is far sufficient to have a quick analyzis and realize how “close” or “far” you are from these recommendations. Focus on key components such as domain controllers, file servers, SQL databases.. etc.

Swith from FREE to STANDARD in one click, no more “per day limitation”, one month of log for a few euros every months. Swith to PREMIUM, you will keep your data 1 year.

Here is the portal you get after a few minutes. Each “square” is an intelligent pack (there are many others, but screen is too small to display them all ;-)

image

 

Now the goal of this post …

 

In the portal, you can add multiple users to the workspace, so can “delegate” the view to internal or external users, such as a partner.

Part of this enrolment process, Log Analytics will send a “validation” email to the user you want to grant access. This user will click the link in the email to validate and get access to the portal.

I have noticed for now a few days, that sometimes, when you click this link to get this bad error : internal Error.

image

After quick investigation, it seem that “Safelink” used by Outlook to identify risky URL is causing this problem.

As a very easy work around, when you are on this error page just go to this URL : http://mms.microsoft.com.

It will finish the enrolment process, and job will be done.

 

I suspect that the problem will soon disappear, so here is a quick workaround.

 

Log Analytics is a must to see, test it now !!

The Partner of the future: what is the impact of the Microsoft partner community?

$
0
0

At Microsoft UK we are incredibly proud of our partner ecosystem and the role you all play in helping our customers have great experiences with Microsoft products and services.

We are conducting our very first impact study which we hope will provide valuable insights into the contribution Microsoft has on the British economy alongside our partners. With a survey designed to collect valuable insights from our partners about the forces shaping the new way of doing business, the speed in which our partners are adapting, and the economic impact of promoting IP-led services and solutions in the United Kingdom.

This study not only covers the economic impact to the UK but also will provide you with a local benchmark for your organisation across sales, marketing and technical skills and may assist in discovering other areas of opportunities in the local market.

We need your help!

You may have received an email from jyap@capitalis.com.au - the agency that is conducting this study on behalf of Microsoft, inviting you to participate. If you are keen to participate and have not yet received an invitation click here to receive your personalised URL. Please click on the link and follow the instructions once you have received the invitation. The survey will take approximately 20 minutes to complete. You will need knowledge of your company’s financial records for FY15. Please forward this invite to someone else in your company if you feel they would be better placed to complete the survey. We understand the time pressures all of you are facing and, as the success of this research is heavily dependent on your input.

A report, outlining the results of the survey will provide participants with a rich source of benchmarking information and current market insight via a comparative analysis of various business elements impacting the “partner of the future”. As a gesture of appreciation, this report (valued at £250GBP) will be shared with all partners who contribute to this research.

To say thank you for your time invested we are offering those who complete the survey the chance to win, via a game of skill, one of three tickets to the Worldwide Partner Conference 2016 (WPC) valued at $1995USD per ticket.

We'd love your input to help us better shape our partner eco-system so thank you in advance for participating.

Please note: this research is being conducted on behalf of Microsoft by Capitalis, a strategic marketing consultancy, who have been partnering with Microsoft for over 10 years. The information you provide will be treated as strictly confidential by Capitalis, and personal and company-specific data will not be shared with any third party, including Microsoft. Only non-identifiable, aggregated data will be shared with Microsoft, Microsoft’s Partners and more broadly.

[改訂版] DPM で保護を実施する際のウィルス対策ソフトの設定について

$
0
0

こんにちは、日本マイクロソフト System Center Support Team の久保です。

Data Protection Manager (DPM) の運用を行うなかで、ウイルス対策ソフトとの競合によりバックアップが失敗するという事象が発生することがございます。
事象発生の予防や、バックアップ失敗時に切り分けの一つとして、ウイルス対策ソフトの除外設定についてご紹介いたします。

一般的に、DPM がウイルス対策ソフトより受ける影響には、以下のシナリオがございます。

1. DPM エージェント (DPMRA.exe) のプロセスの動作を全て監視することで、全ファイルへアクセスのモニタリングが発生する。これにより、DPM のバックアップ パフォーマンスが悪化するとともに、余分な I/O 負荷も発生する。
2. DPM エージェントの変更点をバックアップするという動作において、保護対象側でバックアップが必要と判断したファイルを、ウイルス対策ソフトがウイルスと認識した場合に、ドライバ レベルで該当ファイルへのアクセスを拒否することで、バックアップに失敗する。
3. DPM サーバー側のレプリカ ボリュームのファイルをウイルス対策ソフトが削除してしまい、保護対象側の変更点が反映出来なくなり、バックアップに失敗する。

- 「クリーンアップ」や「検疫」について -

上記シナリオ 2 3 につきまして、「クリーンアップ」や「検疫」といったウイルス対策ソフト固有の、ファイル削除以外の方法による安全なファイル保持方法を使用した場合には、ファイルは存在するものの、ファイルへのアクセスはブロックする、といった処理がウイルス対策ソフトのフィルタ ドライバ レベルで行われる場合がございます。
DPM は同期を行う際に、保護対象においてどのファイルがいつ変更されたのかというリスト (変更ジャーナル) を参照し、全てのファイルの変更点をバックアップしております。しかし、このようなウイルス対策ソフトによる一部のファイルに対するブロックが行われた場合には、同期処理に異常が発生し、バックアップを行う事は出来ません。
同期においては、前回の同期や整合性チェック以降、保護対象においてどのような変更が発生したのかをブロック単位で監視しているため、上記 シナリオ 2 3 のシナリオが発生した場合には、レプリカボリュームと保護対象の差分の監視の結果に不整合が発生し、同期は行えず、整合性エラーが検知されることとなります。
また、整合性エラー発生にともなう整合性 チェックを実施した際に、バックアップすべきファイルがウイルス対策ソフトからブロックされた場合、整合性チェックは失敗します。

- 「隔離」処理について -

「隔離」処理の実装に依存いたしますが、DPM のバックアップ対象外のボリュームに対してファイルを隔離し、DPM のバックアップ対象のボリュームからは削除する場合には上記のようなバックアップの問題は起きないものと考えられます。
一方で、DPM のバックアップ対象のボリュームに、隔離されたファイルが残されておりドライバ レベルでのアクセスが排他処理されてしまうケースではバックアップに失敗します。


以上の内容を踏まえた上で、以下の設定を実施して下さい。


-
ウイルス対策ソフトの設定について -

以下のプロセスとパスについて、ウイルス対策ソフトより除外する必要がございます。
詳細な設定手順についてはウイルス対策ソフトにより様々ですので、ウイルス対策ソフトのヘルプをご確認いただくか、作成元に手順をご確認ください。

A. DPM 関連プロセス・フォルダ のリアルタイム監視除外
B. csc.exe の除外
C. レプリカ の パスの除外
D. ウイルスと判断されたファイルの「削除」設定

※ このブログ上で"<DPM のインストール パス>" と記載されているパスは、バージョンやインストール方法によって異なります。既定では以下の通りです。

DPM 2007   : C:\Program Files\Microsoft DPM\
DPM 2010   : C:\Program Files\Microsoft DPM\
DPM 2012   : C:\Program Files\Microsoft System Center 2012\DPM\
DPM 2012 R2: C:\Program Files\Microsoft System Center 2012 R2\DPM\



A. DPM
関連プロセス・フォルダの リアルタイム監視除外
==========================================

DPM サーバー、および DPM の保護対象にてウイルス対策ソフトを導入する場合は DPMRA.exe のリアルタイム モニタリングを無効にします。
また、保護されたすべてのデータ ソースのレプリカに対するリアルタイム モニタリングを無効にします。

DPMRA.exe のパスをご確認の上、除外設定を行ってください。
なお、既定では DPMRA.exe は以下のパスに配置されます。

● DPM サーバー上
-------------------------------

 <DPM
のインストール パス>\DPM\bin\DPMRA.exe

● 保護対象サーバー上
-------------------------------

 C:\Program Files\Microsoft Data Protection Manager\DPM\bin\DPMRA.exe 


また、DPM 2010 以降のバージョン (DPM 2010 / 2012 / 2012 R2) におきましては、以下のパス配下もリアルタイム監視から除外いただくことを推奨いたします。

 DPM サーバーおよび保護対象サーバー上の両方にて設定を行ってください。 

<DPM
のインストール パス>\DPM\XSD
<DPM のインストール パス>\DPM\Temp\MTA


~
参考資料 ~

> You receive job status failure messages in Data Protection Manager
http://support.microsoft.com/kb/928840/en-us

B. csc.exe
について
==========================================

DPM サーバーにおいて、DPM 管理者コンソールの使用中にパフォーマンスが低下するといった場合に備え、C# コンパイラである csc.exeプロセスが生成するファイルを、ウイルス対策ソフトがスキャンしないよう csc.exe プロセスのリアルタイム モニタリングを無効にします。
DPMRA.exe 同様に、csc.exe のパスをご確認の上、除外設定を行ってください。なお、既定では csc.exe は以下のパスに配置されます。

※ 保護対象においては当該設定は不要です。
C:\Windows\Microsoft.net\Framework\v2.0.50727\csc.exe 


~
参考資料 ~

> Data Protection Manager 2007 の展開計画
http://download.microsoft.com/download/7/B/5/7B570775-83A6-45F9-88AA-B81527B6EE42/DPMv2Planning.doc
#「ウイルスのリアルタイム モニタリングの構成」(P.66) をご参考下さい。なお、本内容は、DPM 2010 および DPM 2012 R2 についても同様でございます。


C.
レプリカのパスについて
==========================================

保護された全てのデータソースのレプリカのパスは以下の手順で確認します。
ウイルス対策ソフトで除外設定をする場合は、以下の手順にてパスを確認し、設定くださいますようお願いいたします。

● レプリカのパスの確認方法
-------------------------------

1. DPM 管理者コンソールを起動します。
2. ナビゲーション バーで、[保護] をクリックします。
3. 保護対象のデータソースを選択すると画面下の [詳細] の項に [レプリカのパス : クリックすると詳細が表示されます。] と表示されますので、クリックします。 

: 以下のようにレプリカ ボリュームのパスがございます。
(マウント ポイントを使用して“<DPM のインストール パス>\DPM\Volumes\Replica\" 配下にマウントされております。)


c:\Program Files\Microsoft DPM\DPM\Volumes\Replica\MOSSDB.contoso.local\File System\E-9af215e2-ead8-11dd-a8ea-00155dd94c04\677656bd-580b-4fa8-8dd4-0c6a046ace88\Full\
 


4.
表示された [レプリカのパスの詳細] ダイアログボックスに表示されたパスをウイルス対策ソフトウェアのリアルタイム モニタリング除外対象として登録します。


D.
ウイルスと判断されたファイルの「削除」設定
==========================================

ウイルス対策ソフトウェアによりウイルスと判断されたファイルについては、削除するよう設定して下さい。
DPM 側からは一般的にこういったウイルス対策ソフトの影響が考えられる場合は「隔離」オプションを「削除」に変更していただく必要がございます。

 


※ 今回ご紹介する設定を実施していただいても、ウイルス対策ソフトの影響を完全に除外することができない可能性もございます。

上記設定を実施していただいても事象が改善しない場合で、ウイルス対策ソフトのドライバ レベルでの影響が考えられる場合には、切り分けとしてウイルス対策ソフトのサービスを停止してただいたうえで、様子をご確認ください。本切り分けにて事象が改善された場合には、ウイルス対策ソフトのアンインストールの実施をお願い致します。

なお、この場合にはウイルス対策ソフトのアンインストール以外による対処方法はございませんので、あらかじめご承知くださいますようお願い申し上げます。

> DPM サーバーでのウイルス対策ソフトウェアの実行
https://technet.microsoft.com/ja-jp/library/hh757911(v=sc.12).aspx

Windows 10 : Informations Avril 2016

$
0
0

Nous avons récemment annoncé 2 informations qui me paraissent pertinentes sur Windows 10, je me permets donc de vous les partager.

1. Un lien https://www.microsoft.com/en-us/WindowsForBusiness/windows-roadmapintitulé « Roadmap Windows 10» est maintenant disponible afin de vous permettre de savoir ce qui a été récemment ajoutés, ce qui est en cours de développement et les fonctionnalités qui aurait pu être annulée.

2. La mise à disposition de la build 1511 dans le ring CBB.

La build 1511 qui était déjà disponible pour les PC configurés en Current Branch depuis Novembre est maintenant disponible pour les PC configurés en Current Branch for Business.

Pour rappel, la CBB n’est pas une branche différente mais uniquement un niveau de maturité qui apparait suffisant à Microsoft pour un déploiement généralisé en entreprise.

Nous vous recommandons de commercer à tester cette version si cela n’est pas déjà fait.

clip_image001

https://technet.microsoft.com/fr-fr/windows/mt679505.aspx?ocid=wc-ext-aka

Un nouvel ISO Windows 10 1511 sera prochainement disponible incluant la mise à jour de Mars 2016 (KB 3140768), cependant vous pouvez arriver au même résultat en injectant manuellement la mise à jour de mars dans votre processus de déploiement.

Si vous êtes intéressés par ce type d’information, n’hésiter à pas à me suivre sur Twitter

N’hésitez pas à revenir vers votre TAM si vous souhaitez un complément d’information.

(Cloud) Tip of the Day: How to disable ActiveSync for Office 365 users

$
0
0

Today’s Tip…

To disable ActiveSync for users by using Exchange Online PowerShell, follow these steps:

  1. Connect to Exchange Online by using remote PowerShell. For more information about how to do this, go to the following Microsoft website:
    Connect to Exchange Online using remote PowerShell
  2. Do one of the following:
  • To disable ActiveSync connectivity for a single user, run the following command:
    Set-CASMailbox -Identity <Mailbox ID> -ActiveSyncEnabled $False
  • To disable ActiveSync connectivity for a group of users, use the Get-User cmdlet to change the scope of the command.
    For example, to disable ActiveSync for all the users in the Sales department, run the following command:
    Get-User -RecipientTypeDetailsUserMailbox | where {$_.Department -eq "Sales"} | Set-CASMailbox -ActiveSyncEnabled $False
  • To disable ActiveSync for all users in an organization, run the following command:
    Get-Mailbox | Set-CasMailbox -ActiveSyncEnabled $False

Exchange Admin Center

To disable ActiveSync for users in Office 365 by using the Exchange admin center, follow these steps:

  • Sign in to the Office 365 portal (https://portal.office.com) as a global admin.
  • Click Admin, and then click Exchange.
  • In the left navigation pane, click recipients, and then click mailboxes.
  • Select the user mailbox that you want to change, and then click Edit
  • Click mailbox features, and then click Disable Exchange ActiveSync.

             clip_image001

  • Click OK.

Microsoft anuncia actualizaciones inspiradas en los maestros para Windows, Office y 'Minecraft'

$
0
0
Por: Tony Prophet, Vicepresidente Corporativo de Mercadotecnia en Educación. ¡En Microsoft, estamos comprometidos con la educación! Nuestra misión es impulsar a cada persona y cada organización en el planeta para que logren más. En educación, es impulsar a cada estudiante. Hoy, estamos orgullosos de compartir lo que viene para Back-to-School 2016/2017. Presentamos Microsoft Classroom y Microsoft Forms, OneNote Class Notebook ahora con la...(read more)

Conselho Spotlight - Integração dos Fóruns com o Wiki

$
0
0
Olá amigos da comunidade Wiki Ninjas Brasil.

Sejam muito bem-vindos à mais um Conselho Spotlight.

Hoje nos vamos falar sobre o papel do Fórum no Wiki.



Embora muitos de nossos colaboradores da comunidade percebam que não exista integração entre fórum e wiki, saibam que ela existe sim e é bem comum. Apenas para destacar um ponto importante, o conselho da comunidade trata esse tópico como uma das áreas de conhecimento dos Wiki Ninjas. As áreas de conhecimento tem a função de direcionar, ou seja, dar um norte a todas as atividades que ocorrem dentro da comunidade. Todas as áreas de conhecimento e seus responsáveis podem ser localizadas acessando o artigo - "Conselho da comunidade TechNet Wiki: Áreas de Foco" pelo endereço:


TechNet Wiki Community Council: Focus Areas

Dentro deste espaço - "TechNet Wiki Discussion" o nosso objetivo é receber os feedbacks dos membros da comunidade, tratar problemas, propor melhorias, moderar questões sobre o tema e responder a dúvidas pertinentes ao Wiki. Todas essas ações, são possíveis mediante as questões observadas por nossa comunidade. O local onde buscamos essas informações para justamente sempre melhorar o nosso Wiki é o fórum exclusivo criado especificamente para tratar toda esta gama de assuntos. Ele está disponível para acesso no link:


TechNet Wiki Discussion

O acesso é aberto a todos os membros, independente do seu nível de contribuição (medalhas, pontos e tempo de contribuição na comunidade) ou títulos. Todos os membros podem participar e, a parte boa é a interação que os membros da comunidade podem ter com os líderes comunitários de todas as partes do mundo. Eles estarão lá para ajudar a esclarecer todas as dúvidas, fique a vontade para participar.

Por fim queremos agradecer a todas as contribuições da comunidade e destacar que este fórum é público, gratuito e específico para o Wiki. É super importante que a comunidade participe, pois é com base nessas informações que conseguimos mapear todas as necessidade e assim as tratar em todos os níveis da comunidade.

Obrigado.

Wiki Ninja Hezequias Vasconcelos @++



Council Spotlight - Integration Forums with Wiki

$
0
0
Hello friends Wiki Ninjas community.

Welcome to Spotlight Council.

Today talk about the role of the Forum in Wiki.



Community employees realize that there is no integration between the forum and wiki. Yes it does exist and is quite common.

Highlight an important point in the community council.

There is specific forum in the areas of knowledge of the Ninjas to treat Wiki.

The areas of knowledge has the function to direct the activities that occur within the community.

Areas of knowledge and their parents can be located by accessing the article - "TechNet Wiki Community Council: Focus Areas" by the address:

TechNet Wiki Community Council: Focus Areas


Item 9 is the space reserved for this function - "TechNet Wiki Discussion Forum Community Growth".

Within this space - "TechNet Wiki Discussion" the goal is to receive feedback from community members, address issues, propose improvements, moderate questions about various topics and answer questions relevant to the Wiki.
These actions are possible through the issues observed by our community. The place where we seek this information to always improve our Wiki is the exclusive forum created specifically to address the entire spectrum of subjects. It is available to access the link:

TechNet Wiki Discussion

Access is open to all members, regardless of their level of contribution (medals, points and contribution of time in the community) or titles. All members can participate, and the good part is the interaction that community members may have with community leaders from all over the world. They will be there to help clarify any questions, feel free to participate.

Finally we want to thank all the community contributions and noted that this forum is public, free and specific to the Wiki. It's super important that the community participates, because it is based on this information we can map all the needs and thus treat in all levels of the community.


Thank you.

Wiki Ninja Hezequias Vasconcelos @++


[Skype] - Learn about the Skype for Business Cloud Connector Edition in our next live video broadcast

$
0
0

Hi all - 

I wanted to let you know that this Friday, April 15th the Skype for Business product team will be delivering a broadcast.

Details:

  • What: Learn about the Skype for Business Cloud Connector
  • Who: Skype for Business group
  • When: April 15h at 9:00 am PST
  • Where: Skype Meeting Broadcast - http://aka.ms/SfBcast
  • Will this be recorded: Yes, it will take a couple of weeks and then it will posted on the Skype channel

S4BFY16_VideoBroadcast_April15 (1).png

Regards,
Bea

Build month! So much new to know! TechNet & MSDN Gurus needed - to help catalogue all this new stuff!

$
0
0

A wonderful week of news and new technology advances from Build this week have filled our minds with new possiblilities!

So much to play with!

Can you help us document some of the new features coming out over the next year?

Do you have a good grasp on how we should now be doing that thing that we do?

Did you find a knowledge gap in the web for the new features now available?

This is a great chance to jump into the TechNet Guru competition and stamp your authority on your favoutrite subject.

All you have to do is add an article to TechNet Wiki from your own specialist field. Something that fits into one of the categories listed on the submissions page. Copy in your own blog posts, a forum solution, a white paper, or just something you had to solve for your own day's work today.

 

Drop us some nifty knowledge, or superb snippets, and become MICROSOFT TECHNOLOGY GURU OF THE MONTH!

This is an official Microsoft TechNet recognition, where people such as yourselves can truly get noticed!

HOW TO WIN

1) Please copy over your Microsoft technical solutions and revelations to TechNet Wiki.

2) Add a link to it on THIS WIKI COMPETITION PAGE (so we know you've contributed)

3) Every month, we will highlight your contributions, and select a "Guru of the Month" in each technology.

If you win, we will sing your praises in blogs and forums, similar to the weekly contributor awards. Once "on our radar" and making your mark, you will probably be interviewed for your greatness, and maybe eventually even invited into other inner TechNet/MSDN circles!

Winning this award in your favoured technology will help us learn the active members in each community.

Below are February's mighty winners and contenders. We should have March's winners by about mid month.

Guru Award BizTalk Technical Guru - February 2016  

Gold Award Winner

Steef-Jan WiggersBizTalk Server ConvoySandro Pereira: "Explaining what it is and its concepts, it as well, so important as explain how it's done. Very good choice of topic, really well explained and in clearly way. Great job Steef-Jan. For me the best of the month. " 
Ed Price: "The diagrams really bring this alive!" 
LG: "It is really full description of one of the complex idea in BizTalk." 

Silver Award Winner

Eldert GrootenboerDeploying web services with BizTalk Deployment FrameworkEd Price: "Thank you! This is a much-needed scenario that's very well written!" 
Sandro Pereira: "Again well explain and in clearly way, an excellent article for BTDF lovers :). Great job."

Bronze Award Winner

lanaxContinuous deployment - BizTalk Applications built using BTDF and Octopus deploySandro Pereira: "Good article, nice to see people right about new tools and how that they can add value." 
Ed Price: "Great scenario on continuous deployment! The code could use a breakdown to explain the parts, but the introduction is very thorough!" 

 

Guru Award Forefront Identity Manager Technical Guru - February 2016  

Gold Award Winner

Jeff IngallsMIM 2016: Privileged Access Management (PAM) - FAQEd Price: "Great resource to come back to!" 
Søren Granfeldt: "Good start"

Silver Award Winner

Wim BeckFIM2010: Selective Import Attribute FlowSøren Granfeldt: "Nice ideas...." 
Ed Price: "Great scenario and thorough Intro and Possible Solutions sections! Could benefit from a breakdown of the code or a conclusion. Great formatting!"

Guru Award Microsoft Azure Technical Guru - February 2016  

Gold Award Winner

Steef-Jan WiggersAccess Azure Redis Cache with an API AppJH: "Nice article about combining Redis and API Apps, especially the integration of Swagger is great."

Silver Award Winner

XAML GuyIoT Suite Under The Hood - Predictive MaintenanceJH: "Have played with the template myself. Great to see an article about it. Would love to see an article on how to customize the template in more detail."

Bronze Award Winner

Samir FarhatHow to access an ARM Azure virtual machine from InternetJH: "Had the problem myself in the beginning. Found a way through the portal. Good to see PowerShell scripts to do it in a repeatable fashion."

 

Guru Award Miscellaneous Technical Guru - February 2016  

Gold Award Winner

Geetanjali AroraAn Introduction to Microsoft Graph APIRichard Mueller: "Very well explained with good detailed steps. I like the references." 
Peter Laker: "Top marks Geentanjali, nice article"

Silver Award Winner

Gaurav Kumar AroraCruds in NancyFx using ASP.Net and FluentNHibernate Using Repository PatternRichard Mueller: "Lots of good code and images. Grammar needs work." 
Peter Laker: "Very interesting, thanks Gaurav"

Bronze Award Winner

SYEDSHANUASP.NET MVC User Role Base Menu Management Using WEB API And AngularJS

Peter Laker: "Wow great article!" 
Richard Mueller: "Lots of code and detailed steps."

 

Guru Award SharePoint 2010 / 2013 Technical Guru - February 2016  

Gold Award Winner

Nathanaël StassartOneDrive : Next Generation Sync Client Deployment guideEd Price: "Wow this is thorough! Great formatting, color-coding the tables, including images, code formatting, and a general breakdown of each step, in depth!" 
Richard Mueller: "Good use of Wiki guidelines and great links. The "See Also" should be Wiki articles, this is really "Other Resources"."

Silver Award Winner

Rakhi JainSharePoint 2013 : Customize Document Library TreeView Navigation BarRichard Mueller: "Great use of Wiki guidelines." 
Ed Price: "Short and sweet. Great scenario and good use of an image and code formatting! Very clear steps."

Bronze Award Winner

TenPartSharePoint 2010: Updating TermStore using PowerShellEd Price: "Good details and formatting. Could benefit from a TOC, breakdown of the code, and a See Also section at the end for Wiki links. Thank you!" 
Richard Mueller: "Good code. We could use some references."

Guru Award Small Basic Technical Guru - February 2016  

Gold Award Winner

Ed Price - MSFTSmall Basic 1.2: Installation GuideRichard Mueller: "Good use of Wiki guidelines. Great images that detail the steps."

Silver Award Winner

Nonki TakahashiSmall Basic: DesktopMichiel Van Hoorn: "Realy cool to interact with Windows components." 
Richard Mueller: "Excellent use of Wiki guidelines"

Bronze Award Winner

Ed Price - MSFTSmall Basic: How to Publish Your ProgramRichard Mueller: "Good images and useful information." 
Michiel Van Hoorn: "Sharing is caring. How much fun is it to share your code with friends and family"

Guru Award SQL BI and Power BI Technical Guru - February 2016  

Gold Award Winner

Benchmark your SQL Server instanceSSIS - Transfer data from Multiple tables using a single DFTPT: "Vinay, this is a very creative and useful solution to a difficult problem. I've seen multiple ETL frameworks for SSIS over the years and I think your approach is quite sound. Congratulations on winning the Guru award this month!" 
RB: "Nice walkthrough and solution to a common scenario"

Silver Award Winner

Visakh16SSRS Tips : Implementing OR Based Logic for Dataset FiltersPT: "Visakh, thanks for posting this useful information about report filters. This is a powerful feature that takes a bit of effort to use effectively." 

Bronze Award Winner

Greg DecklerDates Prior to 1900 in DAXPT: "Greg, thanks for this insightful contribution. The date range limit is something I run into all the time and is a tough problem to solve. This is a good work-around technique." 
RB: "Interesting workaround"

Guru Award SQL Server General and Database Engine Technical Guru - February 2016  

Gold Award Winner

FLaufferWorkaround for Delay in Transaction Log Truncation: Snapshot ReplicationUR: "good and short explanation of a common problem with transaction logs." 
DRC: "The article talks about executing sp_repldone as workaround which can be used only as a last resort. " 

Guru Award System Center Technical Guru - February 2016  

Gold Award Winner

Darren JoyceSCOM Reset Health on Alert CloseAlan Carlos: "Thanks for article!" 
Ed Price: "Great depth and details in this article! "

Guru Award Transact-SQL Technical Guru - February 2016  

Gold Award Winner

Olaf HelperSQL Server: Implementation of N-Gram Search Index

Richard Mueller: "Very interesting ideas for search. Good use of Wiki guidelines"

Ed Price: "I love how you break down the code and explain it so thoroughly!"

Silver Award Winner

Natig GurbanovSQL SERVER:Using Datalength() function

Richard Mueller: "Interesting. This could use some references."

Ed Price: "Great topic. It could benefit from more explanation of the code."

Guru Award Universal Windows Apps Technical Guru - February 2016  

Gold Award Winner

George ChondrompilasReal-time chat UWP application using Azure Mobile App and SignalR

JH: "Nice and simple example. Would love to see more examples using SignalR."

Ed Price: "The breakdown of the code and the images add great value."

Silver Award Winner

Magnus (MM8)UWP: Disabling Selection Of Items In a ListView

JH: "Nice workaround for disabling items."

Ed Price: "Fantastic formatting and great explanations!"

Guru Award Visual Basic Technical Guru - February 2016  

Gold Award Winner

.paul.calc2 - A VB.Net OOP CalculatorMR: "Nice example!" 
Richard Mueller: "Interesting ideas. Lots of well documented code. Good use of Wiki guidelines."

Silver Award Winner

SYEDSHANUControl Chart Using VB.NetMR: "Nice and easy to use chart!" 
Richard Mueller: "Nice GUI. Lots of code."

Guru Award Visual C# Technical Guru - February 2016  

Gold Award Winner

SYEDSHANUASP.NET 5 CRUD using Scaffolding and Entity FrameworkCarmelo La Monica: "Very interesting article, very detailed and good images and video." 
Jaliya Udagedara: "Good article with a detail explanation. And the sample code is available in MSDN Code Gallery. Hint: you can use EF itself to generate the database and seeding the data rather than running the scripts."

Silver Award Winner

Emiliano MussoBinary Clock in C# and WPFJaliya Udagedara: "This is interesting. Great explanation using code snippets, images and a video. And the sample code is available in MSDN Code gallery. Just great!" 
Carmelo La Monica: "Congratulation, very impressive imeges, good video dimostration and lot of funny :)"

Bronze Award Winner

Brian SeekfordHow to access legacy forms checkboxes and ActiveX checkboxes in Word using C#! by Brian SeekfordJaliya Udagedara: "Would love to have a better formatting in the article and of course a sample to download and try it out." 
Carmelo La Monica: "Good article. it can benefit format C# code and table of contents."

 

Guru Award Wiki and Portals Technical Guru - February 2016  

Gold Award Winner

Ed Price - MSFTWiki: Dynamics CRM PortalRichard Mueller: "A great portal with great links."

Guru Award Windows PowerShell Technical Guru - February 2016  

Gold Award Winner

Pierre-Alexandre Braeken MCSERSA with PowerShell - PowerRSAEd Price: "Great depth! This article will be a good resource to return to!"

Silver Award Winner

Richard MuellerPowerShell AD Module Cmdlets Cannot Clear, Add, Remove or Replace Back Link AttributesEd Price: "Beautiful formatting, and great use of the different sections!"

Guru Award Windows Presentation Foundation (WPF) Technical Guru - February 2016  

Gold Award Winner

Andy ONeillCombobox Matching Complex Type

Peter Laker: "Nice work Andy. Well presented and useful, just like you!"

Ed Price: "I love how Andy's articles break down each snippet like this!"

Silver Award Winner

Brian SeekfordHow to display a different value in a WPF combobox based on selection i..e None instead of blank by Brian Seekford

Peter Laker: "Thank you Brian, good contribution"

Ed Price: "Good scenario. Could benefit from See Also links and code explanations. Good article!"

Guru Award Windows Server Technical Guru - February 2016  

Gold Award Winner

Kia Zhi Tang (Ryen Tang)Nano Server: Deploying an Internet Information Services (IIS) Web ServerAlan Carlos: "Great article! Congratulations!!! Nano Server is amazing!" 
JM: "This is an excellent article on Nano server, thanks for your contribution" 
Richard Mueller: "Good references and step by step instructions." 
Mark Parris: "Good insight into the one of Nano server's capabilities."

Silver Award Winner

Mahdi TehraniLoad balancers and Active DirectoryMark Parris: "Critical information that people need to be aware of." 
JM: "This is a good article that could use an edit pass for clarity" 
Richard Mueller: "I share your concern for the need of a load balancer. Any AD integrated app should use AD group memberships." 

Good luck! 
Pete Laker 

& Ninja Ed

Dicas de configuração dos conectores do Exchange em ambiente híbrido

$
0
0

 

ATENÇÃO: Este artigo ainda está sendo revisado !!

Existe uma série de combinações de ambiente suportados para conectar Exchange On-Premise com Exchange Online montando um ambiente híbrido.

A versão mínima de Exchange Server que permite a conexão com o Exchange Online (Office 365) é Exchange 2010, logo, não está sendo considerado cenários com Exchange 2007. Cenário com Exchange 2007 precisam pelo menos um servidor Exchange 2010 ou superior (conhecido como Hydrid Server)

Segue a tabela de possíveis cenários suportados:

Cenário

Versão de Exchange Server mais recente dentro da organização (exceto Edge)

Versão do Edge Server

1

Exchange 2010

Sem Edge

2

Exchange 2010

Edge 2010

3

Exchange 2010 SP3 Update Rollup 5

Edge 2013 (1)

4

Exchange 2010 SP3 Update Rollup 11

Edge 2016 (2)

5

Exchange 2013

Sem Edge

6

Exchange 2013

Edge 2010 SP3 Update Rollup 5 (1)

7

Exchange 2013

Edge 2013

8

Exchange 2013 Cumulative Update 10 (2)

Edge 2016

9

Exchange 2016

Sem Edge

10

Exchange 2016

Exchange 2010 SP3 Update Rollup 11

11

Exchange 2016

Edge 2013 Cumulative Update 10 (2)

12

Exchange 2016

Edge 2016

(1) Exchange 2013 system requirements
 https://technet.microsoft.com/en-us/library/aa996719(v=exchg.150).aspx 

(2) Exchange 2016 system requirements
https://technet.microsoft.com/en-us/library/aa996719(v=exchg.160).aspx

De forma geral, a conexão entre os ambientes Exchange é configurada com a execução do HCW, mas existem uma série de configuração adicionais requeridas para o perfeito funcionamento do fluxo de mensagens entre o Exchange OnPremise e o Exchange Online. Lembrando que o cenário que foi testado utilizou o Standalone Hybrid Configuration Wizard disponível em: http://aka.ms/HybridWizard.

Segue abaixo o detalhamento de todas as configurações adicionais que devem ser ajustadas nos Conectores do Exchange para cada cenário:

Cenários 1, 5 e 9:

Rodar o HCW sem necessidade de qualquer alteração nos conectores.

Cenário 2:

Rodar HCW e fazer os seguintes ajustes::

  1. No Exchange Manangement, em cada um dos servidores Hub Transport remover o Receive Connector “Inbound from Office 365
  2. No Exchange Manangement, remover os servidores Hub Transport do Send Connector “Outbound to Office 365” e adicionar os servidores Edge (necessário digitar o nome dos Edges)
  3. No Exchange Manangement Shell, configurar o Receive Connector default da Internet em cada servidor Edge usando o comando PowerShell abaixo:

Set-ReceiveConnector –Identity "<ServerName>\Default internal receive connector <ServerName>" -TlsDomainCapabilities mail.protection.outlook.com:AcceptOorgProtocol –Fqdn <FQDN_publico_do Edge>

Cenários 3 e 4:

Rodar HCW e fazer os seguintes ajustes::

  1. No ADSIEdit.msc, no caminho CN=Outbound to Office 365,CN=Connections,CN=Exchange Routing Group (DWBGZMFD01QNBJR),CN=Routing Groups,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=<Org>,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=<domain>,DC=<domain> alterar o atributo msExchSmtpSendFlags de 64 para 131136 (ver mais infos sobre esse atributo ao final do post).
  2. Force a execução do EdgeSync via PowerShell usando Start-EdgeSubscription
  3. No Exchange Manangement, em cada um dos servidores Hub Transport remover o Receive Connector “Inbound from Office 365
  4. No Exchange Manangement, remover os servidores Hub Transport do Send Connector “Outbound to Office 365” e adicionar os servidores Edge (necessário digitar o nome dos Edges)
  5. No Exchange Manangement Shell, configurar o Receive Connector default da Internet em cada servidorEdge usando o comando PowerShell abaixo:

Set-ReceiveConnector –Identity "<ServerName>\Default internal receive connector <ServerName>" -TlsDomainCapabilities mail.protection.outlook.com:AcceptOorgProtocol –Fqdn <FQDN_publico_do Edge>

Cenários 6, 7, 8, 10, 11 e 12:

Rodar HCW e fazer os seguintes ajustes::

  1. No Exchange Manangement Shell, configurar o Receive Connector default da Internet em cada servidor Edge usando o comando PowerShell abaixo:

Set-ReceiveConnector –Identity "<ServerName>\Default internal receive connector <ServerName>" -TlsDomainCapabilities mail.protection.outlook.com:AcceptOorgProtocol –Fqdn <FQDN_publico_do Edge>

 

Informações sobre o atributo  msExchSmtpSendFlags:

O atributo msExchSmtpSendFlags ajustado via ADSIEdit.msc nos cenários 3 e 4 representa o atributo CloudServicesMailEnableddo SendConnector via PowerShell. Como este parâmetro foi introduzido no Exchange 2013, não é possível alterar o atributo via PowerShell no Exchange 2010, logo, é necessário modificar via ADSIEdit.msc. No ADSIEdit.msc  o valor 16 representa o valor $False do PowerShell e o valor 131136 representa o valor $True.

Esse atributo precisa ser alterado no cenário de Exchange 2010 com Edge 2013/2016, pois o Send Connector é criado pelo HCW nos servidores Hub Transport (Exchange 2010), mas é executado nos servidores Edge (Exchange 2013), por isso, é necessário ter o atributo com valor $True (ou 131136).

Este valor deve ser $True (ou 131136) para preserver o cabeçalho entre os ambientes Exchange OnPremise e Exchange Online, dessa forma a mensagem é “marcada” como internal. Isso pode ser visto no cabeçalho das mensagens no atributo X-MS-Exchange-Organization-AuthAs. Se este atributo estiver com valor Anonymous é muito provável que este atributo esteja com valor $False (ou 16).

* * Contribuição do PFE Rafael Mantovani.

Viewing all 17778 articles
Browse latest View live




Latest Images