You have a computer named Computer1 that runs Windows 10 Current branch. Computer1 belongs to a workgroup. You run the following commands on Computer1. New-LocalUser `"Name User1 `"NoPassword Add-LocalGroupMember Users `"Member User1 What is the effect of the configurations? A. User1 is prevented from signing in until the user is assigned additional user rights. B. User1 appears on the sign-in screen and can sign in without a password. C. User1 is prevented from signing in until an administrator manually sets a password for the user. D. User1 appears on the sign-in screen and must set a new password on the first sign-in attempt.  Suggested Answer: D User1 will be prompted to change the password at first login. The message will say, ג€You must change your passwordג€. You do have to set a password, even if it is a blank password before you can log in. Reference: https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.localaccounts/new-localuser?view=powershell-5.1 This question is in MD-100: Windows 10 Exam For getting Microsoft 365 Certified: Endpoint Administrator Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer