Question : You manage a virtual Windows Server web server that is hosted by an on-premises Windows Hyper-V server. You plan to use the virtual machine (VM) in Azure. You need to migrate the VM to Azure Storage to add it to your repository. Which Azure Power Shell cmdlet should you use? 1. Import-AzureVM 2. New-AzureVM 3. Access Mostly Uused Products by 50000+ Subscribers 4. Add-AzureWebRole 5. Add-AzureVhd
Question : You administer of a set of virtual machine (VM) guests hosted in Hyper-V on Windows Server R. The virtual machines run the following operating systems: Windows Server 2008 Windows Server 2008 R2 Linux (openSUSE 13.1) All guests currently are provisioned with one or more network interfaces with static bindings and VHDX disks. You need to move the VMs to Azure Virtual Machines hosted in an Azure subscription. Which three actions should you perform? Each correct answer presents part of the solution.
A. Install the WALinuxAgent on Linux servers.
B. Ensure that all servers can acquire an IP by means of Dynamic Host Configuration Protocol (DHCP).
C. Upgrade all Windows VMs to Windows Server 2008 R2 or higher.
D. Sysprep all Windows servers.
E. Convert the existing virtual disks to the virtual hard disk (VHD) format.
This agent is installed on the Linux VM and is responsible to communicate with the Azure Frabric Controller. * UPLOADING A VIRTUAL MACHINE TO WINDOWS AZURE
Assumption: A Windows Server (2008 R2 or 2012) is created and running as a virtual machine in Hyper-V. (C)
Log onto the Windows Server hosted in Hyper-V you'd like to upload to Windows Azure and open and command prompt (I'm using Windows Server 2012 R2). Mark is correct, as described: ' I you want to use the VHD for creating multiple machines in Azure you need to create an image in Azure. For Azure to be able to start a machine created from an image, you will want to run sysprep on it before you upload it.
If you just want to copy a machine to Azure for use as one Azure VM, you don't need to sysprep it.'
DHCP is not required because Hyper-v installs an additional network card. When you are entering the same static ip values as in the on premises enviroment Azure wil pop-up with the message that the IP already is used by another networkcard. Therefore the answer is A,C,E. Otherwise when you swap between Azure and your on premise enviroment you always need to set it to DHCP instead of static.
Question : You administer a virtual machine (VM) that is deployed to Azure. You configure a rule to generate an alert when the average availability of a web service on your VM drops below 95 percent for 15 minutes. The development team schedules a one-hour maintenance period. You have the following requirements: + No alerts are created during the maintenance period. + Alerts can be restored when the maintenance is complete. You want to achieve this goal by using the least amount of administrative effort. What should you do from the Management Portal? 1. Select and disable the rule from the Dashboard page of the virtual machine. 2. Select and delete the rule from the Configure page of the virtual machine. 3. Access Mostly Uused Products by 50000+ Subscribers 4. Select and disable the rule on the Configure page of the virtual machine.
Correct Answer : Get Lastest Questions and Answer : Explanation: After adding metrics to the Monitor page, click to enable / disable the round checkbox next to each metric.
1. Use Active Directory Sites and Services to create Active Directory partitions before configuring DirSync. 2. Run the Set-MsolDirSyncEnabled PowerShell cmdlet after installing DirSync. 3. Run the Remove-MsolServicePrincipal PowerShell cmdlet after installing DirSync. 4. After the installation of Dirsync, run miisclient.exe to create directory partitions.
1. Log in to the DirSync server and perform a manual directory synchronization. 2. Run miisclient.exe to modify the directory partitions. 3. Run the Set-FullPasswordSync PowerShell cmdlet and restart the Forefront Identity Manager Synchronization Service service. 4. Run the Set-MsolUser PowerShell cmdlet for each user account that is unable to log in.
1. Download and install the Microsoft Azure Site Recovery Provider. 2. Configure network mappings. 3. Download the Microsoft Azure Recovery Services Agent. 4. Generate a vault key. 5. Set up protection for VMM clouds.