READ Free Dumps For Microsoft- 70-346
Question ID 14171 | A company has an Office 365 tenant that has an Enterprise E1 subscription.
You plan to test a new deployment by using 50 tenant user accounts.
You need to ensure that the passwords for the test user accounts do not expire.
Which Windows PowerShell cmdlet should you run?
|
Option A | Set-MsolUser
|
Option B | Redo-MsolProvisionUser
|
Option C | Set-MsolUserLicense
|
Option D | Set-MsolUserPrincipalName
|
Option E | Convert-MsolFederatedUser
|
Option F | Set-MailUser
|
Correct Answer | A |
Explanation Explanation: The Set-MsolUser cmdlet is used to update a user object. This cmdlet should be used for basic properties only. Parameter -PasswordNeverExpires
Sets whether or not the user's password will expire periodically. Reference: Set-MsolUser https://msdn.microsoft.com/en-us/library/azure/dn194136.aspx
Question ID 14172 | A company deploys an Office 365 tenant.
You prepare to use the bulk add tool to add users to Office 365.
You need to prepare a file to use with the bulk add tool.
Which fields must you include in the file? To answer, drag the appropriate response to
each field. Each response may be used once, more than once, or not at all. You may need
to drag the split bar between panes or scroll to view content.
|
Option A |
|
Correct Answer | A |
Explanation