70-347日本語試験無料問題集「Microsoft Enabling Office 365 Services (70-347日本語版) 認定」


正解:

Explanation

References:
https://docs.microsoft.com/en-us/powershell/module/msonline/remove-msolgroupmember?view=azureadps-1.0




正解:

Explanation

Set-SPOSite sets or updates one or more properties' values for a site collection.
Example: Example 2 updates the settings of site collection https://contoso.sharepoint.com/sites/site1. The storage quota is updated to 15000 megabytes.
Set-SPOSite -Identity https://contoso.sharepoint.com/sites/site1 -StorageQuota 15000 Parameters include: Title Specifies the title of the site collection.


正解:

Explanation

Each Office 365 ProPlus license allows a user to install Office on up to five computers.
If the user decides to install Office 365 ProPlus on a sixth computer, she will need to deactivate one of the first five.
References:
https://technet.microsoft.com/en-us/library/gg982959.aspx


正解:

Explanation

Step 1:
If you want Office 365 ProPlus to get updates automatically from a network share called \\MyServer\Updates, you would include the following line in your configuration.xml file:<Updates Enabled="TRUE" UpdatePath="\\MyServer\Updates" />
Step 3:
The users who test updates should not be required to install updates.
Step 3: We should only use reviewed updates.
References: https://technet.microsoft.com/en-us/library/dn761708.aspx


正解:

Explanation

Step 1: Install SQL Server 2012
SQL Server must be deployed before you can configure Telemetry Dashboard.
Step 2: On the SQL Server, grant dbowner permissions to the account that is used for installation.
Permissions to create a database (sysadmin role in SQL Server). To create and configure a new database, the account that runs the Telemetry Processor wizard must be a domain account that is a member of the sysadmin server-level role on the SQL Server.
Step 3: Install the Telemetry Processor tool.
Telemetry Processor runs on one or more computers and collects inventory, usage, and telemetric data from the telemetry shared folder and imports the data to the telemetry database.
Step 4: Connect the Telemtery Dashboard to the SQL database.
The telemetry database, which was created by the Telemetry Processor settings wizard, is ready to be configured and connected to Telemetry Dashboard.
References: https://technet.microsoft.com/en-us/library/jj219431.aspx


正解:

Explanation

References:
https://support.office.com/en-gb/article/Migrate-OneDrive-for-Business-files-from-on-premises-SharePoint-2013


正解:

Explanation

To configure external communications for individual users
References:
https://technet.microsoft.com/en-us/library/dn771172.aspx



正解:

Explanation

Sender reputation is part of the Exchange anti-spam functionality that blocks messages according to many characteristics of the sender. Sender reputation relies on persisted data about the sender to determine what action, if any, to take on an inbound message. The Protocol Analysis agent is the underlying agent for sender reputation functionality.
We use the Set-SenderReputationConfig cmdlet to enable filtering based on sender reputation analysis. In this question, it is enabled for both external email and internal email.
References:
https://technet.microsoft.com/en-us/library/bb124512(v=exchg.150).aspx








