2026 New 70-744 Exam Dumps with PDF and VCE Free: https://www.2passeasy.com/dumps/70-744/

Cause all that matters here is passing exam with . Cause all that you need is a high score of . The only one thing you need to do is downloading free now. We will not let you down with our money-back guarantee.

Also have 70-744 free dumps questions for you:

NEW QUESTION 1
Your network contains an Active Directory domain named contoso.com. All servers in the domain run Windows Server 2021.All client computers run Windows 10.
Your company has deployed the Local Administrator Password Solution (LAPS).
Client computers in the finance department are located in an organizational unit (OU) named Finance.
Each finance computer has a custom administrative account named FinAdmin. You discover that the FinAdmin accounts are not managed by LAPS.
You need to ensure that the FinAdmin accounts are managed by LAPS. What should you do?

  • A. On the finance computers, register the AdmPwd.ps Windows PowerShell module and then run the ResetAdmPwdPassword cmdlet
  • B. Modify the Password Policy in a Group Policy object (GPO).
  • C. Modify the LAPS settings in a Group Policy object (GPO).
  • D. On the finance computer
  • E. rename the FinAdmin accounts to Administrato

Answer: C

Explanation: Use the GPO Setting “Name of administrator account to manage” for LAPS to manage secondary administrative accounts which is not named as “Administrator”
70-744 dumps exhibit

NEW QUESTION 2
The New-CIPolicy cmdlet creates a Code Integrity policy as an .xml file. If you do NOT supply either driver files or rules what will happen?

  • A. The cmdlet performs a system scan
  • B. An exception/warning is shown because either one is required
  • C. Nothing
  • D. The cmdlet searches the Code Integrity Audit log for drivers

Answer: A

Explanation: If you do not supply either driver files or rules, this cmdlet performs a system scan similar to the Get- SystemDriver cmdlet.
The cmdlet generates rules based on Level. If you specify the Audit parameter, this cmdlet scans the Code Integrity Audit log instead.

NEW QUESTION 3
You network contains an Active Directory forest named contoso.com.
All domain controllers run Windows Server 2021 Member servers run either Windows Server 2012 R2 or Windows Server 2021.
Client computers run either Windows 8.1 or Windows 10.
You need to ensure that when users access files in shared folders on the network, the files are encrypted when they are transferred over the network.
Solution: You enable SMB encryption on all the computers in domain. Does this meet the goal?

  • A. Yes
  • B. No

Answer: A

Explanation: SMB Encryption could be enabled on a per-computer wide basis, after you have enabled SMB encryption on a server-level basis, you could not disable encryption for any specific shared folder.
To enable Global level encryption on the server: Set-SmbServerConfiguration -EncryptData 1

NEW QUESTION 4
Note: This question is part of a series of question that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is Independent of the other questions in this series. Information and details provided in a question apply only to that question.
Your network contains an Active Directory domain named contoso.com. The domain contains a file server named Server1 that runs Windows Server 2021.
Server1 has a volume named Volume1.
Dynamic Access Control is configured. A resource property named Property1 was created in the domain.
You need to ensure that Property1 is set to a value of Big for all of the files in Volume1 that are larger than 10 MB.
Which tool should you use?

  • A. File Explorer
  • B. Shared Folders
  • C. Server Manager
  • D. Disk Management
  • E. Storage Explorer
  • F. Computer Management
  • G. System Configuration
  • H. File Server Resource Manager (FSRM)

Answer: H

Explanation: Automatic File Classification of FSRM
https://docs.microsoft.com/en-us/windows-server/identity/solution-guides/deploy-automatic-fileclassification– demonstration-stepshttps://
blogs.technet.microsoft.com/filecab/2009/08/13/using-windows-powershell-scripts-for-fileclassification/

NEW QUESTION 5
HOTSPOT
Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2021.
A user named User1 is a member of the local Administrators group.
Server1 has the AppLocker rules configured as shown in the exhibit. (Click the Exhibit button.) Exhibit:
70-744 dumps exhibit
Rule1 and Rule2 are configured as shown in the following table.
70-744 dumps exhibit
You verify that User1 is unable to run App2.exe on Server1.
Which changes will allow User1 to run D:Folder1Program.exe and D:Folder2App2.exe? To answer select the appropriate options in the answer area.
70-744 dumps exhibit

    Answer:

    Explanation: References:
    https://technet.microsoft.com/en-us/library/ee449492(v=ws.11).aspx

    NEW QUESTION 6
    Your network contains an Active Directory domain named contoso.com. The domain contains a computer named Computer1 that runs Windows 10. The network uses the 172.16.0.0/16 address space.
    Computer1 has an application named App1.exe that is located in D:\Apps\. App1.exe is configured to accept connections on TCP port 8080.
    You need to ensure that App1.exe can accept connections only when Computer1 is connected to the corporate network.
    Solution: You run the New-NetFirewallRule –DisplayName “Rule1” –Direction Inbound –LocalPort 8080 –Protocol TCP –Action allow –Profile Domain Command.
    Does this meet the goal?

    • A. Yes
    • B. No

    Answer: B

    NEW QUESTION 7
    Your network contains an Active Directory domain named contoso.com The domain contains five file servers that run Windows Server 2021.
    You have an organizational unit (OU) named Finance that contains all of the servers. You create a Group Policy object (GPO) and link the GPO to the Finance OU.
    You need to ensure that when a user in the finance department deletes a file from a file server, the event is logged. The solution must log only users who have a manager attribute of Ben Smith. Which audit policy setting should you configure in the GPO?

    • A. File system in Global Object Access Auditing
    • B. Audit Detailed File Share
    • C. Audit Other Account Logon Events
    • D. Audit File System in Object Access

    Answer: C

    NEW QUESTION 8
    HOTSPOT
    You have 100 computers that run Windows 10 and are members of a workgroup. You need to configure Windows Defender to meet the following requirements:
    -Exclude a C:\Sales\Salesdb from malware scans.
    -Configure a full scan to occur daily.
    What should you run to meet each requirement?
    70-744 dumps exhibit

      Answer:

      Explanation: https://technet.microsoft.com/en-us/itpro/powershell/windows/defender/set-mppreference Set-MpPreference -ExclusionPath C:\Sales\Salesdb
      Set-MpPreference -RemediationScheduleDay Everyday

      NEW QUESTION 9
      You have a Hyper-V host named Server1 that runs Windows Server 2021. Server1 has a generation 2 virtual machine named VM1 that runs Windows 10.
      You need to ensure that you can turn on BitLocker Drive Encryption (BitLocker) for drive C: on VM1. What should you do?

      • A. From Server1, install the BitLocker feature.
      • B. From Server1, enable nested virtualization for VM1.
      • C. From VM1, configure the Require additional authentication at startup Group Policy setting.
      • D. From VM1, configure the Enforce drive encryption type on fixed data drives Group Policy settin

      Answer: C

      Explanation: https://www.howtogeek.com/howto/6229/how-to-use-bitlocker-on-drives-without-tpm/
      If you don’t use TPM for protecting a drive, there is no such Virtual TPM or VM Generation, or VM Configuration
      version requirement, you can even use Bitlocker without TPM Protector with earlier versions of Windows. How to Use BitLocker Without a TPM
      You can bypass this limitation through a Group Policy change. If your PC is joined to a business or school
      domain, you can’t change the Group Policy setting
      yourself. Group policy is configured centrally by your network administrator.
      To open the Local Group Policy Editor, press Windows+R on your keyboard, type “gpedit.msc” into the Run
      dialog box, and press Enter.
      Navigate to Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Operating
      System Drives in the left pane.
      70-744 dumps exhibit
      Double-click the “Require additional authentication at startup” option in the right pane.
      70-744 dumps exhibit
      Select “Enabled” at the top of the window, and ensure the “Allow BitLocker without a compatible TPM
      (requires a password or a startup key on a USB flash drive)” checkbox is enabled here.
      Click “OK” to save your changes. You can now close the Group Policy Editor window. Your change takes effect immediately—you don’t even need to reboot.

      NEW QUESTION 10
      HOTSPOT
      Your network contains an Active Directory domain named adatum.com. The domain contains a file server named Server1 that runs Windows Server 2021.
      You have an organizational unit (OU) named OU1 that contains Server1. You create a Group Policy object (GPO) named GPO1 and link GPO1 to OU1.
      A user named User1 is a member of group named Group1. The properties of User1 are shown in the User1 exhibit (Click the Exhibit button.)
      70-744 dumps exhibit
      User1 has permissions to two files on Server1 configured as shown in the following table.
      70-744 dumps exhibit
      From Auditing Entry for Global File SACL, you configure the advanced audit policy settings in GPO1 as shown in the SACL exhibit (Click the Exhibit button.)
      70-744 dumps exhibit
      For each of the following statements, select Yes if the statement is true. Otherwise, select No.
      70-744 dumps exhibit

        Answer:

        Explanation: From File Explorer, when User1 double-clicks File1.doc. an event will be logged: Yes From File Explorer, when User1 double-clicks File2.doc. an event will be logged: No
        From Microsoft Word, when User1 attempts to save changes to File1.doc, an event will be logged: No
        From the SACL, only Successful operations by User1 will be logged “Type: Success”.

        NEW QUESTION 11
        You have a guarded fabric and a Host Guardian Service server named HGS1.
        You deploy a Hyper-V host named Hyper1, and configure Hyper1 as part of the guarded fabric. You plan to deploy the first shielded virtual machine. You need to ensure that you can run the virtual machine on Hyper1.
        What should you do?

        • A. On Hyper1, run the Invoke-WebRequest cmdlet, and then run the Import-HgsGuardian cmdlet.
        • B. On HGS1, run the Invoke-WebRequest cmdlet, and then run the Import-HgsGuardian cmdlet.
        • C. On Hyper1, run the Export-HgsKeyProtectionState cmdlet, and then run the Import-HgsGuardian cmdlet.
        • D. On HGS1, run the Export-HgsKeyProtectionState cmdlet, and then run the Import-HgsGuardian cmdlet

        Answer: A

        Explanation: https://blogs.technet.microsoft.com/datacentersecurity/2021/06/06/step-by-step-creating-shieldedvms- withoutvmm/
        The first step is to get the HGS guardian metadata from the HGS server, and use it to create the Key protector.
        To do this, run the following PowerShell command
        on a guarded host or any machine that can reach the HGS server:
        Invoke-WebRequest http://<HGSServer”>FQDN>/KeyProtection/service/metadata/2014- 07/metadata.xml –
        OutFile C:\HGSGuardian.xml Shield the VM
        Each shielded VM has a Key Protector which contains one owner guardian, and one or more HGS guardians.
        The steps below illustrate the process of getting the guardians, create the Key Protector in order to shield the VM.
        Run the following cmdlets on a tenant host “Hyper1”:
        # SVM is the VM name which to be shielded
        $VMName = ‘SVM’
        # Turn off the VM first. You can only shield a VM when it is powered off Stop-VM –VMName $VMName
        # Create an owner self-signed certificate
        $Owner = New-HgsGuardian –Name ‘Owner’ –GenerateCertificates
        # Import the HGS guardian
        $Guardian = Import-HgsGuardian -Path ‘C:\HGSGuardian.xml’ -Name ‘TestFabric’ – AllowUntrustedRoot
        # Create a Key Protector, which defines which fabric is allowed to run this shielded VM
        $KP = New-HgsKeyProtector -Owner $Owner -Guardian $Guardian -AllowUntrustedRoot
        # Enable shielding on the VM
        Set-VMKeyProtector –VMName $VMName –KeyProtector $KP.RawData
        # Set the security policy of the VM to be shielded
        Set-VMSecurityPolicy -VMName $VMName -Shielded $true
        # Enable vTPM on the VM
        Enable-VMTPM -VMName $VMName

        NEW QUESTION 12
        Your network contains an Active Directory domain named contoso.com.
        You download Microsoft Security Compliance Toolkit 1.0 and all the security baselines.
        You need to deploy one of the security baselines to all the computers in an organizational unit (OU) named OU1.
        What should you do?

        • A. Run 1gpo.exe and specify the /g paramete
        • B. From Policy Analyzer, click Add.
        • C. From Group Policy Management, create and link a Group Policy object (GPO). Select the GPO and run the Import Settings Wizard.
        • D. From Group Policy Management, click Group Policy Objects, and then click Manage Backups…
        • E. From Group Policy Management, create and link a Group Policy object (GPO). Run 1gpo.exe and specify the /g parameter.

        Answer: B

        Explanation:
        https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/deployment/distributecertificates- to-client-computers-by-using-group-policy

        NEW QUESTION 13
        Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
        After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
        You manage a file server that runs Windows Server 2021. The file server contains the volumes configured as shown in the following table.
        70-744 dumps exhibit
        You need to encrypt DevFiles by using BitLocker Drive Encryption (ButLocker). Solution: You run the Lock-BitLocker cmdlet.
        Does this meet the goal?

        • A. Yes
        • B. No

        Answer: B

        Explanation:
        References:
        https://docs.microsoft.com/en-us/powershell/module/bitlocker/lock-bitlocker?view=win10-ps

        NEW QUESTION 14
        Your network contains an Active Directory domain named contoso.com. The domain contains multiple servers that run multiple applications.
        Domain user accounts are used to authenticate access requests to the servers. You plan to prevent NTLM from being used to authenticate to the servers. You start to audit NTLM authentication events for the domain.
        You need to view all of the NTLM authentication events and to identify which applications authenticate by using NTLM.
        On which computers should you review the event logs and which logs should you review?

        • A. Computers on which to review the event logs: Only client computers
        • B. Computers on which to review the event logs: Only domain controllers
        • C. Computers on which to review the event logs: Only member servers
        • D. Event logs to review: Applications and Services Logs\Microsoft\Windows\Diagnostics- Networking\Operational
        • E. Event logs to review: Applications and Services Logs\Microsoft\Windows\NTLM\Operational
        • F. Event logs to review: Applications and Services Logs\Microsoft\Windows\SMBClient\Security
        • G. Event logs to review: Windows Logs\Security
        • H. Event logs to review: Windows Logs\System

        Answer: AE

        Explanation: Do not confuse this with event ID 4776 recorded on domain controller’s security event log!!!
        This question asks for implementing NTLM auditing when domain clients is connecting to member servers! See below for further information.
        https://docs.microsoft.com/en-us/windows/device-security/security-policy-settings/networksecurity- restrict-ntlmaudit-ntlm-authentication-in-this-domain
        Via lab testing, most of the NTLM audit logs are created on Windows 10 clients, except that you use Windows
        Server 2021 OS as clients (but this is unusual)
        70-744 dumps exhibit

        NEW QUESTION 15
        Your network contains an Active Directory domain named contoso.com. The domain contains two servers named Server1 and Server2 that run Windows Server
        2021.
        The Microsoft Advanced Threat Analytics (ATA) Center service is installed on Server1. The domain contains the users shown in the following table.
        70-744 dumps exhibit
        You are installing ATA Gateway on Server2.
        You need to specify a Gateway Registration account. Which account should you use?

        • A. User1
        • B. User2
        • C. User3
        • D. User4
        • E. User5
        • F. User6
        • G. User7
        • H. User8

        Answer: F

        Explanation: https://docs.microsoft.com/en-us/advanced-threat-analytics/ata-role-groups
        70-744 dumps exhibit
        The user who installed ATA will be able to access the management portal (ATA Center) as members of the
        “Microsoft Advanced Threat Analytics Administrators” local group on the ATA Center server.

        NEW QUESTION 16
        Your network contains an Active Directory domain named contoso.com. The domain contains a certification authority (CA).
        You need to implement code integrity policies and sign them by using certificates issued by the CA. You plan to use the same certificate to sign policies on multiple computers.
        You duplicate the Code Signing certificate template and name the new template CodeIntegrity. How should you configure the CodeIntegrity template?

        • A. Enable the Allow private key to be exported setting and modify the Key Usage extension.
        • B. Disable the Allow private key to be exported setting and modify the Application Policies extension.
        • C. Disable the Allow private key to be exported setting and disable the Basic Constraints extension.
        • D. Enable the Allow private key to be exported setting and enable the Basic Constraints extension

        Answer: D

        NEW QUESTION 17
        HOTSPOT
        You have 10 Hyper-V hosts that run Windows Server 2021.
        Each Hyper-V host has eight virtual machines that run a distributed web application named App1. You plan to implement a Software Load Balancing (SLB) solution for client access to App1. You deploy two new virtual machines named SLB1 and SLB2.
        You need to install the required components on the Hyper-V hosts and the new servers for the planned implementation.
        Which components should you install? Select the Appropriate in selection area.
        70-744 dumps exhibit

          Answer:

          Explanation: https://blogs.technet.microsoft.com/tip_of_the_day/2021/06/28/tip-of-the-day-demystifyingsoftware- definednetworking-terms-the-components/
          https://technet.microsoft.com/en-us/library/mt632286.aspx
          SLB Host Agent – When you deploy SLB, you must use System Center, Windows PowerShell, or another
          management application to deploy the SLB Host Agent on every Hyper-V host computer.
          You can install the SLB Host Agent on all versions of Windows Server 2021 that provide Hyper-V support,
          including Nano Server.
          SLB MUX – Part of the Software Load Balancer (SLB on Windows Server 2021, the SLB MUX processes inbound network traffic and maps VIPs (virtual IPs) to
          DIPs (datacenter IPs), then forwards the traffic to the correct DIP. Each MUX also uses BGP to publish VIP
          routes to edge routers. BGP Keep Alive notifies MUXes
          when a MUX fails, which allows active MUXes to redistribute the load in case of a MUX failure – essentially
          providing load balancing for the load balancers.
          70-744 dumps exhibit

          100% Valid and Newest Version 70-744 Questions & Answers shared by 2passeasy, Get Full Dumps HERE: https://www.2passeasy.com/dumps/70-744/ (New 176 Q&As)