Newbie looking to setup home virtual lab to do Windows Server 2012 R2 Labs for school

Hey all, hopefully someone can point me in the right direction here. Im looking to setup a virtual lab with 3 windows server 2012 r2 machines running, all connected to the internet and within the same network so I can work on labs for class.
I have all 3 machines installed and running fine together though figuring out how to get them all connected is confusing the hell out of me.
I've been scouring google and forums and such looking for some sort of guide and i cant seem to find anything. All help is much appreciated thanks!

Alright sorry for the delay, I was given exact setup instructions so I figured I'd be good to go but I'm still hung up basically at the same spot.
Here's the setup guide:
Two servers, a domain controller and an application server. Follow
the setup instructions below.
1. Open your server’s Networking and Sharing Center.
2. Double-click the Ethernet connection to open the Ethernet Status dialog box.
3. Click Properties to open the Ethernet Properties dialog box.
4. Double-click Internet Protocol Version 4 (TCP/IPv4) to open the Internet Protocol
Version 4 (TCP/IPv4) Properties dialog box.
5. Enter the following information:
IP address: 192.168.1.50
Subnet mask: 255.255.255.0
Preferred DNS server: 192.168.1.50
6. Click on the Advanced button.
7. In the IP addresses section, click the Add button.
8. When the TCP/IP Address dialog box opens, enter the following information:
IP address: 192.168.100.55
Subnet mask: 255.255.255.0
9. Change the name of the server to RWDC0x, where x is the number of your table from
1 to 6
Installing Active Directory
The RWDC0x virtual machine will be the primary Active Directory domain Controller and
the DNS server. Therefore, to configure the RWDC0x server, use the following steps:
1. Login to RWDC0x as Administrator.
2. On the Server Manager console, open the Manage menu and click Add Roles and
Features.
3. When the Add Roles and Features Wizard starts, click Next.
4. On the Select installation type page, click Next.
5. On the Select destination server page, click Next.
6. On the Select server roles page, click to select Active Directory Domain Services and
click Next.
When the Add Roles and Features Wizard dialog box opens, click Add Features.
8. Back on the Select server roles page, click to select DNS Server and click Next.
9. When the Add Roles and Features Wizard dialog box opens, click Add Features.
10. Back at the Select server roles page, click Next.
11. On the Select features page, click Next.
12. On the Active Directory Domain Services page, click Next.
13. On the DNS Server page, click Next.
14. On the Confirm installation selections page, click Install.
15. When the installation is complete, click Close.
16. On the Server Manager console, click the Tools menu (upper left) and click DNS.
17. When the DNS Manager console opens, right-click RWDC0x and click New Zone.
18. When the New Zone Wizard appears, click Next.
2
19. On the Zone Type page, Primary zone will already be selected. Click Next.
20. On the Forward or Reverse Lookup Zone page, Forward lookup zone will already be
selected. Click Next.
21. For the Zone name, type contoso.com and click Next.
22. On the Zone File page, click Next.
23. On the Dynamic Update page, click Next.
24. When the wizard is complete, click Finish.
25. On the Server Manager console, click the Yellow Exclamation Symbol and click
Promote this server to a domain controller.
26. When the Active Directory Domain Services Configuration Wizard starts, click Add a
new forest.
27. In the Root domain name text box, type contoso.com. Click Next.
28. On the Domain Controllers Options page, for the Directory Services Restore Mode
(DSRM) password boxes, type Password01. Click Next.
29. On the DNS Options page, click Next.
30. On the Additional Options page, click Next.
31. On the Paths page, click Next.
32. On the Review Options page, click Next.
33. On the Prerequisite Check page, click Install.
34. After the computer reboots itself, login to RWDC01 as contoso\administrator with the
password of Password01.
35. Open the DNS Manager console.
36. In the DNS Manager console, expand RWDC01, expand Forward Lookup Zones, and
click contoso.com. Then right-click contoso.com and click Properties.
37. When the Contoso.com Properties dialog box opens, click the Change button.
38. When the Change Zone Type dialog box opens, select Store the zone in Active
Directory and click OK.
39. When it asks if you want the zone to become Active Directory integrated, click Yes.
40. For Dynamic Updates, select Non-secure and secure.
41. Click OK to close the contoso.com Properties dialog box.
42. Click Reverse Lookup Zones. Then right-click Reverse Lookup Zones and click New
Zone.
43. When the wizard opens, click Next.
44. On the Zone Type page, click Next.
45. On the Active Directory Zone Replication Scope page, click Next.
46. On the Reverse Lookup Zone Name page, click Next.
47. On the Reverse Lookup Zone Name page, type 192.168.1 in the Network ID and click
Next.
48. On the Dynamic Update page, click Next.
49. When the wizard is complete, click Finish.
Installing DHCP
The RWDC0x will also be the primary DHCP server for the virtual environment. Therefore,
use the following steps to install and configure DHCP on the RWDC0x:
1. Login to RWDC0x as Administrator.
2. On the Server Manager console, open the Manage menu and click Add Roles and
3
Features.
3. When the Add Roles and Features Wizard starts, click Next.
4. On the Select installation type page, click Next.
5. On the Select destination server page, click Next.
6. On the Select server roles page, click to select DHCP and click Next.
7. When the Add Roles and Features Wizard dialog box opens, click Add Features.
8. Back at the Select server roles page, click Next.
9. On the Select features page, click Next.
10. On the DHCP page, click Next.
11. On the DNS Server page, click Next.
12. On the Confirm installation selections page, click Install.
13. When the installation is complete, click Close.
14. Using Server Manager, open the DHCP console.
15. Expand the rwdc0x.contoso.com node.
16. Right-click IPv4 and click New Scope.
17. When the New Scope Wizard starts, click Next.
18. For the Name, type Main Scope.
19. For the Start IP address, type 192.168.1.30. For the End IP address, type 192.168.1.40.
Click Next.
20. On the Add Exclusions and Delay page, click Next.
21. On the Lease Duration, change the lease duration to 1 day. Click Next.
22. On the Configure DHCP Options page, click Yes, I want to configure these options
now. Click Next.
23. On the Router (Default Gateway) page, click Next.
24. On the Domain Name and DNS Servers page, type contoso.com for the Parent domain.
In the IP address, type 192.168.1.50, and click Add. Click Next.
25. On the WINS Servers page, click Next.
26. On the Activate Scope, make sure Yes, I want to active this scope now, and click Next.
27. When the wizard is complete, click Finish.
28. In the DHCP console, right-click rwdc01.contoso.com and click Authorize.
29. Close the DHCP console.
Creating a Software Folder
Because you will not have Internet access, you must create a Software folder to hold
the software and share the folder using the following steps:
1. On RWDC0x, create a folder called C:\Software.
2. Open the properties dialog box for the C:\Software folder
3. Share the Software folder using the name Software.
4. Assign the Allow Full Control share permission to the Everyone special identity.
5. Copy all files and folders from the Software folder from your instructor’s thumb drive to
the Software folder.
6. Close the Explorer windows.
Now, configure your application server.
1. Login to Server01 as Administrator.
2. Open your server’s Networking and Sharing Center.
4
3. Double-click the Ethernet connection to open the Ethernet Status dialog box.
4. Click Properties to open the Ethernet Properties dialog box.
5. Double-click Internet Protocol Version 4 (TCP/IPv4) to open the Internet Protocol
Version 4 (TCP/IPv4) Properties dialog box.
6. Enter the following information:
IP address: 192.168.1.60
Subnet mask: 255.255.255.0
Preferred DNS server: 192.168.1.50
7. Click OK to close the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box.
8. Click Close to close Ethernet Statusdialog box.
9. Double-click the computer name to open the System Properties dialog box.
10. Click Change to open the Computer Name/Domain Changes dialog box.
11. Type Server01 in the Computer name text box.
12. Click Domain and type Contoso.com in the text box. Click OK.
13. When it asks for a name and password of an account with permissions to join the
domain, use contoso.com\administrator and Password01. Click OK.
14. When the Welcome to the contoso.com domain message appears, click OK.
15. When a message appears stating that you must restart your computer, click OK.
16. Click the Close button to close the System Properties dialog box.
17. When it says that you must restart your computer, click Restart Now.
I went through this once and I couldnt get past "12. Click Domain and type Contoso.com in the text box. Click OK" without an error.
I uninstalled all machines and VMware entirely, reinstalled VMware and then reinstalled machines, went though the guide again, same error when trying to connect the app server to the contoso.com domain.
Here's a screenshot of the error:
I also tried changing both machines to bridged connection, no luck, as well as NAT connection, still no luck.
Any help is greatly appreciated... Thanks guys!

Similar Messages

  • How do you remove virtual desktops from a Windows Server 2012 R2 Pooled VDI collection

    All - I have created a Pool VDI Collection with 15 total virtual desktops in it. I need to reduce the number of virtual desktops in that collection to five. I have searched through the GUI, TechNet and done a number of Google searches but nothing helpful
    comes back. Does anyone know how to do this?
    I am guessing I cannot just delete them out of Hyper-V since the collection knows how many desktops it is supposed to have assigned to it.
    Thanks in advance.
    Will Smothers

    Hi Will,
    Thank you for posting in Windows Server Forum.
    We can use PowerShell command “Remove-RDVirtualDesktopFromCollection“ to achieve your goal.
    PS C:\> Remove-RDVirtualDesktopFromCollection -CollectionName "Virtual Desktop Pool" -VirtualDesktopName @("RDS-WKS-A27") -ConnectionBroker "rdcb.contoso.com"
    More information.
    Remove-RDVirtualDesktopFromCollection
    http://technet.microsoft.com/en-us/library/jj215515.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Windows Server 2012 - Hyper-V - Cluster Sharded Storage - VHDX unexpectedly gets copied to System Volume Information by "System", Virtual Machines stops respondig

    We have a problem with one of our deployments of Windows Server 2012 Hyper-V with a 2 node cluster connected to a iSCSI SAN.
    Our setup:
    Hosts - Both run Windows Server 2012 Standard and are clustered.
    HP ProLiant G7, 24 GB RAM. This is the primary host and normaly all VMs run on this host.
    HP ProLiant G5, 20 GB RAM. This is the secondary host that and is intended to be used in case of failure of the primary host.
    We have no antivirus on the hosts and the scheduled ShadowCopy (previous version of files) is switched off.
    iSCSI SAN:
    QNAP NAS TS-869 Pro, 8 INTEL SSDSA2CW160G3 160 GB i a RAID 5 with a Host Spare. 2 Teamed NIC.
    Switch:
    DLINK DGS-1210-16 - Both the network cards of the Hosts that are dedicated to the Storage and the Storage itself are connected to the same switch and nothing else is connected to this switch.
    Virtual Machines:
    3 Windows Server 2012 Standard - 1 DC, 1 FileServer, 1 Application Server.
    1 Windows Server 2008 Standard Exchange Server.
    All VMs are using dynamic disks (as recommended by Microsoft).
    Updates
    We have applied the most resent updates to the Hosts, VMs and iSCSI SAN about 3 weeks ago with no change in our problem and we continually update the setup.
    Normal operation:
    Normally this setup works just fine and we see no real difference in speed in startup, file copy and processing speed in LoB applications of this setup compared to a single host with two 10000 RPM Disks. Normal network speed is 10-200 Mbit, but occasionally
    we see speeds up to 400 Mbit/s of combined read/write for instance during file repair.
    Our Problem:
    Our problem is that for some reason a random VHDX gets copied to System Volume Information by "System" of the Clusterd Shared Storage (i.e. C:\ClusterStorage\Volume1\System Volume Information).
    All VMs stops responding or responds very slowly during this copy process and you can for instance not send CTRL-ALT-DEL to a VM in the Hyper-V console, or for instance start task manager when already logged in.
    This happens at random and not every day and different VHDX files from different VMs gets copied each time. Some time it happens during daytime wich causes a lot of problems, especially when a 200 GB file gets copied (which take a lot of time).
    What it is not:
    We thought that this was connected to the backup, but the backup had finished 3 hours before the last time this happended and the backup never uses any of the files in System Volume Information so it is not the backup.
    An observation:
    When this happend today I switched on ShadowCopy (previous files) and set it to only to use 320 MB of storage and then the Copy Process stopped and the virtual Machines started responding again. This could be unrelated since there is no way to see
    how much of the VHDX that is left to be copied, so it might have been finished at the same time as I enabled  ShadowCopy (previos files).
    Our question:
    Why is a VHDX copied to System Volume Information when scheduled ShadowCopy (previous version of files) is switched off? As far as I know, nothing should be copied to this folder when this functionis switched off?
    List of VSS Writers:
    vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
    (C) Copyright 2001-2012 Microsoft Corp.
    Writer name: 'Task Scheduler Writer'
       Writer Id: {d61d61c8-d73a-4eee-8cdd-f6f9786b7124}
       Writer Instance Id: {1bddd48e-5052-49db-9b07-b96f96727e6b}
       State: [1] Stable
       Last error: No error
    Writer name: 'VSS Metadata Store Writer'
       Writer Id: {75dfb225-e2e4-4d39-9ac9-ffaff65ddf06}
       Writer Instance Id: {088e7a7d-09a8-4cc6-a609-ad90e75ddc93}
       State: [1] Stable
       Last error: No error
    Writer name: 'Performance Counters Writer'
       Writer Id: {0bada1de-01a9-4625-8278-69e735f39dd2}
       Writer Instance Id: {f0086dda-9efc-47c5-8eb6-a944c3d09381}
       State: [1] Stable
       Last error: No error
    Writer name: 'System Writer'
       Writer Id: {e8132975-6f93-4464-a53e-1050253ae220}
       Writer Instance Id: {7848396d-00b1-47cd-8ba9-769b7ce402d2}
       State: [1] Stable
       Last error: No error
    Writer name: 'Microsoft Hyper-V VSS Writer'
       Writer Id: {66841cd4-6ded-4f4b-8f17-fd23f8ddc3de}
       Writer Instance Id: {8b6c534a-18dd-4fff-b14e-1d4aebd1db74}
       State: [5] Waiting for completion
       Last error: No error
    Writer name: 'Cluster Shared Volume VSS Writer'
       Writer Id: {1072ae1c-e5a7-4ea1-9e4a-6f7964656570}
       Writer Instance Id: {d46c6a69-8b4a-4307-afcf-ca3611c7f680}
       State: [1] Stable
       Last error: No error
    Writer name: 'ASR Writer'
       Writer Id: {be000cbe-11fe-4426-9c58-531aa6355fc4}
       Writer Instance Id: {fc530484-71db-48c3-af5f-ef398070373e}
       State: [1] Stable
       Last error: No error
    Writer name: 'WMI Writer'
       Writer Id: {a6ad56c2-b509-4e6c-bb19-49d8f43532f0}
       Writer Instance Id: {3792e26e-c0d0-4901-b799-2e8d9ffe2085}
       State: [1] Stable
       Last error: No error
    Writer name: 'Registry Writer'
       Writer Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}
       Writer Instance Id: {6ea65f92-e3fd-4a23-9e5f-b23de43bc756}
       State: [1] Stable
       Last error: No error
    Writer name: 'BITS Writer'
       Writer Id: {4969d978-be47-48b0-b100-f328f07ac1e0}
       Writer Instance Id: {71dc7876-2089-472c-8fed-4b8862037528}
       State: [1] Stable
       Last error: No error
    Writer name: 'Shadow Copy Optimization Writer'
       Writer Id: {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}
       Writer Instance Id: {cb0c7fd8-1f5c-41bb-b2cc-82fabbdc466e}
       State: [1] Stable
       Last error: No error
    Writer name: 'Cluster Database'
       Writer Id: {41e12264-35d8-479b-8e5c-9b23d1dad37e}
       Writer Instance Id: {23320f7e-f165-409d-8456-5d7d8fbaefed}
       State: [1] Stable
       Last error: No error
    Writer name: 'COM+ REGDB Writer'
       Writer Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}
       Writer Instance Id: {f23d0208-e569-48b0-ad30-1addb1a044af}
       State: [1] Stable
       Last error: No error
    Please note:
    Please only answer our question and do not offer any general optimization tips that do not directly adress the issue! We want the problem to go away, not to finish a bit faster!

    Hallo Lawrence!
    Thankyou for youre reply, some comments to help you and others who read this thread:
    First of all, we use Windows Server 2012 and the VHDX as I wrote in the headline and in the text in my post. We have not had this problem in similar setups with Windows Server 2008 R2, so the problem seem to be introduced in Windows Server 2012.
    These posts that you refer to seem to be outdated and/or do not apply to our configuration:
    The post about Dynamic Disks:
    http://technet.microsoft.com/en-us/library/ee941151(v=WS.10).aspx is only a recommendation for Windows Server 2008 R2 and the VHD format. Dynamic VHDX is indeed recommended by Microsoft when using Windows Server 2012 (please look in the optimization guide
    for Windows Server 2012).
    Infact, if we use fixed VHDX then we would have a bigger problem since fixed VHDX are generaly larger then Dynamic Disks, i.e. more data would be copied and that would take longer time = the VMs would be unresponsive for a longer time.
    The post "What's the deal with the System Volume Information folder"
    http://blogs.msdn.com/b/oldnewthing/archive/2003/11/20/55764.aspx is for Windows XP / Windows Server 2003 and some things has changed since then. for instance In Windows Server 2012, Shadow Copies cannot be controlled by going to Control panel -> System.
    Instead you right-click on a Drive (i.e. a Volume, for instance the C drive/Volume) in Computer and then click "Configure Shadow Copies".
    Windows Server 2008 R2 Backup problem
    http://social.technet.microsoft.com/Forums/en/windowsbackup/thread/0fc53adb-477d-425b-8c99-ad006e132336 - This post is about the Antivirus software trying to scan files used during backup that exists in the System Volume Information folder and we do not
    have any antivirus software installed on our hosts as I stated in my post.
    Comment that might help us:
    So according to “System Volume Information” definition, the operation you mentioned is Volume Shadow Copy. Check event viewer to find Volume Shadow Copy related event logs and post them.
    Why?
    Furhter investigation suggests that a volume shadow copy is somehow created even though the Schedule for Shadows Copies is turned off for all drives. This happens at random and we have not found any pattern. Yesterday this operation took almost all available
    disk space (over 200 GB), but all the disk space was released when I turned on scheduled Shadow Copies for the CSV.
    I therefore draw these conclusions:
    The CSV Volume has about 600 GB of disk space and since Volume Shadows Copy used 200 GB, or about 33% of the disk space, and the default limit is 10% then I conclude that for some reason the unscheduled Volume Shadow Copy did not have any limit (or ignored
    the limit).
    When I turned on the Schedule I also change the limit to the minimum amount which is 320 MB and this is probably what released the disk space. That is, the unscheduled Volume Shadow Copy operation was aborted and it adhered to the limit and deleted the
    Volume Shadow Copy it had taken.
    I have also set the limit for Volume Shadow Copies for all other volumes to 320 MB by using the "Configure Shadow Copies" Window that you open by right clicking on a drive (volume) in Computer and then selecting "Configure Shadow Copies...".
    It is important to note that setting a limit for Shadow Copy Storage, and disabaling the Schedule are two different things! It is possible to have unlimited storage for Shadow Copies when the Schedule is disabled, however I do not know if this was the case
    Before I enabled Shadow Copies on the CSV since I did not look for this.
    I now have defined a limit for Shadow Copy Storage to 320 MB on all drives and then no VHDX should be copied to System Volume Information since they are all larger than 320 MB.
    Does this sound about right or am I drawing the wrong conclusions?
    Limits for Shadow Copies:
    Below we list the limits for our two hosts:
    "Primary Host":
    C:\>vssadmin list shadowstorage
    vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
    (C) Copyright 2001-2012 Microsoft Corp.
    Shadow Copy Storage association
       For volume: (\\?\Volume{e3ad7feb-178b-11e2-93e8-806e6f6e6963}\)\\?\Volume{e3ad7feb-178b-11e2-93e8-806e6f6e6963}\
       Shadow Copy Storage volume: (\\?\Volume{e3ad7feb-178b-11e2-93e8-806e6f6e6963}\)\\?\Volume{e3ad7feb-178b-11e2-93e8-806e6f6e6963}\
       Used Shadow Copy Storage space: 0 bytes (0%)
       Allocated Shadow Copy Storage space: 0 bytes (0%)
       Maximum Shadow Copy Storage space: 320 MB (91%)
    Shadow Copy Storage association
       For volume: (E:)\\?\Volume{dc0a177b-ab03-44c2-8ff6-499b29c3d5cc}\
       Shadow Copy Storage volume: (E:)\\?\Volume{dc0a177b-ab03-44c2-8ff6-499b29c3d5cc}\
       Used Shadow Copy Storage space: 0 bytes (0%)
       Allocated Shadow Copy Storage space: 0 bytes (0%)
       Maximum Shadow Copy Storage space: 320 MB (0%)
    Shadow Copy Storage association
       For volume: (G:)\\?\Volume{f58dc334-17be-11e2-93ee-9c8e991b7c20}\
       Shadow Copy Storage volume: (G:)\\?\Volume{f58dc334-17be-11e2-93ee-9c8e991b7c20}\
       Used Shadow Copy Storage space: 0 bytes (0%)
       Allocated Shadow Copy Storage space: 0 bytes (0%)
       Maximum Shadow Copy Storage space: 320 MB (3%)
    Shadow Copy Storage association
       For volume: (C:)\\?\Volume{e3ad7fec-178b-11e2-93e8-806e6f6e6963}\
       Shadow Copy Storage volume: (C:)\\?\Volume{e3ad7fec-178b-11e2-93e8-806e6f6e6963}\
       Used Shadow Copy Storage space: 0 bytes (0%)
       Allocated Shadow Copy Storage space: 0 bytes (0%)
       Maximum Shadow Copy Storage space: 320 MB (0%)
    C:\>cd \ClusterStorage\Volume1
    Secondary host:
    C:\>vssadmin list shadowstorage
    vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
    (C) Copyright 2001-2012 Microsoft Corp.
    Shadow Copy Storage association
       For volume: (\\?\Volume{b2951138-f01e-11e1-93e8-806e6f6e6963}\)\\?\Volume{b2951138-f01e-11e1-93e8-806e6f6e6963}\
       Shadow Copy Storage volume: (\\?\Volume{b2951138-f01e-11e1-93e8-806e6f6e6963}\)\\?\Volume{b2951138-f01e-11e1-93e8-806e6f6e6963}\
       Used Shadow Copy Storage space: 0 bytes (0%)
       Allocated Shadow Copy Storage space: 0 bytes (0%)
       Maximum Shadow Copy Storage space: 35,0 MB (10%)
    Shadow Copy Storage association
       For volume: (D:)\\?\Volume{5228437e-9a01-4690-bc40-1df85a0e6736}\
       Shadow Copy Storage volume: (D:)\\?\Volume{5228437e-9a01-4690-bc40-1df85a0e6736}\
       Used Shadow Copy Storage space: 0 bytes (0%)
       Allocated Shadow Copy Storage space: 0 bytes (0%)
       Maximum Shadow Copy Storage space: 27,3 GB (10%)
    Shadow Copy Storage association
       For volume: (C:)\\?\Volume{b2951139-f01e-11e1-93e8-806e6f6e6963}\
       Shadow Copy Storage volume: (C:)\\?\Volume{b2951139-f01e-11e1-93e8-806e6f6e6963}\
       Used Shadow Copy Storage space: 0 bytes (0%)
       Allocated Shadow Copy Storage space: 0 bytes (0%)
       Maximum Shadow Copy Storage space: 6,80 GB (10%)
    C:\>
    There is something strange about the limits on the Secondary host!
    I have not in any way changed the settings on the Secondary host and as you can see, the Secondary host has a maximum limit of only 35 MB storage on the CSV, but it also shows that this is 10% of the Volume. This is clearly not the case since 10% if 600
    GB = 60 GB!
    The question is, why does it by default set a too small limit (i.e. < 320 MB) on the CSV and is this the cause of the problem? I.e. is the limit ignored since it is smaller than the smallest amount you can provide using the GUI?
    Is the default 35 MB maximum Shadow Copy limit a bug, or is there any logical reason for setting a limit that according to the GUI is too small?

  • Problems PXE booting Gen 2 Virtual Machines after Upgrading to Windows Server 2012 R2

    My Current Setup: 
    I have two virtual machines set up with Hyper V on my Windows Server 2012 Server.
    VM1: Configured to boot from an ISO file and runs Clonezilla server. 
    VM2: Configured to PXE boot using a legacy network adapter, and with a passthrough 250Gb hard disk. 
    These two VMs are connected to an external Virtual Switch, which allows physical machines to PXE boot to the Clonezilla server. 
    For the past few months I have been using this setup for two purposes:
    1. To clone physical machines to the Clonezilla virtual server (as a backup).
    2. To restore those image to the second VM if I find that need to get access to the files on the original image.. 
    This has worked perfectly, except for the fact that the speed of the legacy network adapter on the second VM (which is required to PXE boot) is very slow. But I know this is because of the limitations in how the legacy adapter works... 
    Now my problem:
    I found out that Gen 2 VMs allow you to PXE boot without having use a legacy network adapter, allowing me to image back to the VM faster. So I upgraded the Server to Server 2012 R2 . I then created the same two virtual machines on the R2 server. I can still
    PXE boot the Gen 1 VM to the Clonezilla Server but I cannot get the Gen 2 VMs to PXE boot properly. They get an IP address from the Clonezilla Server but then just stop with the following screen. (note: I have disabled the Secure Boot). 
    Are Gen 2 VMs unable to pull down images from anything other than a WDS Server? 

    Hi J,
    >>Unfortunately WDS is not a solution for us as it is dependent on the PC being part of a domain
    If you would like to make the client not join to the domain, please check the box before “Do not join the client to a domain after an installation.”  In addition, make sure not to set the client to the domain in the unattend file and do not prestage
    the computer in AD. "
    It is quoted from following thread :
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/1026c3a9-0a10-4a58-a48f-5391659a96c8/wds-set-unattend-file-for-workgroup?forum=winserversetup
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • (Request for:) Best practices for setting up a new Windows Server 2012 r2 Hyper-V Virtualized AD DC

    Could you please share your best practices for setting up a new Windows Server 2012 r2 Hyper-V Virtualized AD DC, that will be running on a new WinSrv 2012 r2 host server.   (This
    will be for a brand new network setup, new forest, domain, etc.)
    Specifically, your best practices regarding:
    the sizing of non virtual and virtual volumes/partitions/drives,  
    the use of sysvol, logs, & data volumes/drives on hosts & guests,
    RAID levels for the host and the guest(s),  
    IDE vs SCSI and drivers both non virtual and virtual and the booting there of,  
    disk caching settings on both host and guests.  
    Thanks so much for any information you can share.

    A bit of non essential additional info:
    We are small to midrange school district who, after close to 20 years on Novell networks, have decided to design and create a new Microsoft network and migrate all of our data and services
    over to the new infrastructure .   We are planning on rolling out 2012 r2 servers with as much Hyper-v virtualization as possible.
    During the last few weeks we have been able to find most of the information we need to undergo this project, and most of the information was pretty solid with little ambiguity, except for
    information regarding virtualizing the DCs, which as been a bit inconsistent.
    Yes, we have read all the documents that most of these posts tend point to, but found some, if not most are still are referring to performing this under Srvr 2008 r2, and haven’t really
    seen all that much on Srvr2012 r2.
    We have read these and others:
    Introduction to Active Directory Domain Services (AD DS) Virtualization (Level 100), 
    Virtualized Domain Controller Technical Reference (Level 300),
    Virtualized Domain Controller Cloning Test Guidance for Application Vendors,
    Support for using Hyper-V Replica for virtualized domain controllers.
    Again, thanks for any information, best practices, cookie cutter or otherwise that you can share.
    Chas.

  • Backing up Windows Server 2012 R2 Virtual Machine

    When I try to back my Windows Server 2012 R2 Virtual machine up to a NAS, using the Windows Server Utility I get the following errors:
    There was a failure in preparing the backup image in one of the volumes in the backup set.
    Detailed error: The process can not access the file because another process has locked a portion of the file.
    When viewing the errors in Event viewer I get the following error:
    The backup operation that started at '‎2014‎-‎03‎-‎12T10:23:08.681735200Z' has failed with following error code '0x807800C5' (There was a failure in preparing the backup image of one of the volumes in the backup set.). Please review the event details for
    a solution, and then rerun the backup operation once the issue is resolved.
    Any help will be appreciated.
    Regards
    Louis

    Have a look, check whether the solution is working for you.
    http://answers.microsoft.com/en-us/windows/forum/windows_8-performance/windows-8-backup-error-code-0x807800c5/0ec7fea0-bb4d-44d2-9381-c364ef2c1f6c
    Regards,
    Rafic
    If you found this post helpful, please give it a "Helpful" vote.
    If it answered your question, remember to mark it as an "Answer".
    This posting is provided "AS IS" with no warranties and confers no rights! Always test ANY suggestion in a test environment before implementing!

  • Using NIC Teaming and a virtual switch for Windows Server 2012 host networking and Hyper-V.

    Using NIC Teaming and a virtual switch for Windows Server 2012 host networking!
    http://www.youtube.com/watch?v=8mOuoIWzmdE
    Hi thanks for reading. Now I may well have my terminology incorrect here so I will try to explain  as best I can and apologies from the start.
    It’s a bit of both Hyper-v and Server 2012R2. 
    I am setting up a lab with Server 2012 R2. I have several physical network cards that I have teamed called “HostSwitchTeam” from those I have made several Virtual Network Adaptors such as below
    examples.
    New-VMSwitch "MgmtSwitch" -MinimumBandwidthMode weight -NetAdaptername "HostSwitchTeam" -AllowManagement $false
    Add-VMNetworkAdapter -ManagementOS -Name "Vswitch" -SwitchName "MgmtSwitch"
    Add-VMNetworkAdapter -ManagementOS -Name "Cluster" -SwitchName "MgmtSwitch"
    When I install Hyper-V and it comes to adding a virtual switch during installation it only shows the individual physical network cards and the
    HostSwitchTeam for selection.  When installed it shows the Microsoft Network Multiplexor Driver as the only option. 
    Is this correct or how does one use the Vswitch made above and incorporate into the Hyper-V so a weight can be put against it.
    Still trying to get my head around Vswitches,VMNetworkadapters etc so somewhat confused as to the way forward at this time so I may have missed the plot altogether!
    Any help would be much appreciated.
    Paul
    Paul Edwards

    Hi P.J.E,
    >>I have teams so a bit confused as to the adapter bindings and if the teams need to be added or just the vEthernet Nics?.
    Nic 1,2 
    HostVMSwitchTeam
    Nic 3,4,5
             HostMgmtSwitchTeam
    >>The adapter Binding settings are:
    HostMgmtSwitchTeam
    V-Curric
    Nic 3
    Nic 4
    Nic 5
    V-Livemigration
    HostVMSwitch
    Nic 1
    Nic 2
    V-iSCSI
    V-HeartBeat
    Based on my understanding of the description , "HostMgmtSwitchTeam and
    HostVMSwitch " are teamed NIC .
    You can think of them as two physical NICs (do not use NIC 1,2,3,4,5 any more , there are just two NICs "HostMgmtSwitchTeam and
    HostVMSwitch").
    V-Curric,
    V-Livemigration , V-iSCSI ,
    V-HeartBeat are just VNICs of host  (you can change their name then check if the virtual switch name will be changed )
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Failed to install windows server 2012 in virtual machine hosted in window 8.1

    I installed Hyper-V in windows 8.1, then when I tried to install windows server 2012 R2 or windows server 2008 R2 in virtual machine, I got the following error:
    the following is my virtual machine setting:
    is there anyone an help to resolve it? thank you very much.

    Hi,
    Good to hear that you have solved this issue. Thanks for sharing as it would be helpful to anyone who encounters similar issues.
    Best regards,
    Susie

  • How to install Windows Server 2012 as a Virtual Machine on Window 7 64 bit machine

    Hi All,
    I need to install virtual Window Server 2012 on Window 7 machine(8gb ram,64 bit machine).
    Please give me the list of required softwares to install. If possible the please give download link as well. 
    Thanks
    mit

    Since you're on Windows 7 I'd probably go for using VirtualBox
    https://www.virtualbox.org/ to host the virtual machine.
    Downloading 2012 depends what you're after really, if you've got TechNet / MSDN then you can download it from there, otherwise you'd need to have a licenced copy. You can download 180 day evaluation versions from the Microsoft website here :
    2012 - http://technet.microsoft.com/en-gb/evalcenter/hh670538.aspx
    2012 R2 -
    http://technet.microsoft.com/en-gb/evalcenter/dn205286.aspx

  • Error while installing Microsoft Identity Extensions Setup during installation of SharePoint Foundation 2013 on Windows Server 2012

    Hi All,
     When i try to manually (no internet connection on the server) install SharePoint 2013 Prerequisites on Windows Server 2012 I get the below error
    I have installed .Net Framework 3.5, 4.0 and Windows Identity Foundation using Add server roles or features from the server manager.
    From Software & Hardware requirements for SharePoint 2013 give
    Prerequisites for SharePoint 2013 I can see that the identity extensions are available only of Windows Server 2008 R2 and not for windows server 2012. Can you please provide the link for windows server 2012? 
    I have installed all the prerequisites required except Microsoft Identity Extensions.
    Raghavendra Shanbhag | Blog: http://moss-solutions.blogspot.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

    I fixed it by installing Microsoft Identity extensions from command line, please find command line below.
    C:\Windows\System32>msiexec.exe /i "C:\SharePoint2013ServerFiles\prerequisiteinstallerfiles\MicrosoftIdentityExtensions-64.msi" /quiet /norestart
    Note: In the above command C:\SharePoint2013ServerFiles\prerequisiteinsTallerfiles is the path where I had downloaded all the prerequisites for SP2013
    This will install Microsoft Identity Extensions and creates registry entries, which will help the SharePoint 2013 Prerequisite installer to complete the setup
    For more details check out
    here
    Raghavendra Shanbhag | Blog: http://moss-solutions.blogspot.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

  • Windows Server 2012 Virtual Machine Failure

    I am running Windows Server 2012 R2 Host machine.  In Hyper-V, I created a WS 2012 VM. The VM starts out OK, but after a few hours of work (configure and install SharePoint 2013), starts throwing errors (Machine had to re-boot). Eventually, the VM becomes
    unstable and unable to re-boot. Last attempt threw this error in Hyper-V Event Manager:
    'BISP2013' has encountered a fatal error.  The guest operating system reported that it failed with the following error codes: ErrorCode0: 0x7A, ErrorCode1: 0x400207A0, ErrorCode2: 0xC0000185, ErrorCode3: 0x57BA6860, ErrorCode4: 0x40F4234.  If the
    problem persists, contact Product Support for the guest operating system.  (Virtual machine ID 7E140D89-25B9-4D3B-835B-7BB882C629BB)
    This has happened on multiple attempts occasionally ending with Error 0Xc000021a.  Creating WS 2012 R2 VMs does not present this problem.
    Any suggestions greatly appreciated. 
    Mario

    Hi Mario,
    This should not happen here .
    My suggestion is to download a new server2012 ISO and reinstall .
    Also please refer to following "best practice configurations for sharepoint 2013":
    http://technet.microsoft.com/en-us/library/ff621103(v=office.15)
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SAP LVM SETUP ON WINDOWS SERVER 2012

      Hi Experts
            How to do the SAP LVM SETUP on windows server 2012. If Any One Knows Please Let Mme Know.
    Regards
    suresh

    Can you elaborate on the question a bit? You're asking how we setup LVM on a Windows Server, but that depends a lot on what the server is for.
    Maybe you can clarify your question and I can assist.
    Best,
    Nathan

  • Office 2013 Home and Business License Compatability with Windows Server 2012 R2

    Are there any license issues with installing Office 2013 Home and Business on Server 2012 R2 operating system? 
    I am having inconsistent issues installing this software on a server running this operating system.  The Office software is not being acccesed by client workstations.  Its a stand alone software installation for the server.  Are there any
    special installation procedures I must follow or software registration procedures I must follow?
    Microsoft website states Office 2013 Home and Business is compatible with Server 2012 but doesnt include the an R2 version reference.

    Hi,
    Please note only Volume Licensing editions of Office may be used on RDS host server. Since Home and Business is a Retail edition, it's not suitable/permitted if you are using RDS.
    Regards,
    Melon Chen
    TechNet Community Support

  • Virtual RAID Array Migration to Windows Server 2012 R2 Disk offline, Degraded, Detached and split

    My Residential server is used as a file and web server, however i also use it for learning so it has grown slow over the last couple of years, i now need to get it working ready for when i go to UNI. I have upgraded from windows server 2012 Standard to windows
    server 2012r2 standard, i am on the same server, but have put a SSD as my primary drive(so i still have the old hard drive and can go back to that to get my data)
     I have also done a BIOS update, so the logical disks (a 2TB RAID 1 with all my important documents) are not showing up on the RAID Configuration in the BIOS.
    By changing settings i have managed to get the array to show up on server manager > File and storage services>Volumes>Storage Pools. however there are a number of exclamation marks shown next to the drive(s) 
    I read in a Technet
    Article that i should "set
    the storage pool to read-write " 
     I did this and then in the storage pool box at the top the exclamation mark says "Warning: Degraded".
     In the Virtual Disks box (bottom left) the exclamation mark says "Unknown: Detached" and in the Physical Disks box (bottom right) it says "Warning Split" on the second disk. 
    I have disconnected all other Hard drives, however if i can't get my documents back will have to go back to windows server 2012. Any ideas would be greatly appreciated.
    Michael Booth

    Hi,
    It seems that the second disk is failed, you need to add a new disk to the storage pool to replace the failed disk.
    Degraded Storage Spaces Storage Pool after single HDD failure
    http://social.technet.microsoft.com/Forums/en-US/3a7e2a7d-4ad7-48cc-8165-0d6673e37436/degraded-storage-spaces-storage-pool-after-single-hdd-failure?forum=winserveressentials
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Is it possible to install SQL Server 2012 Standard Edition on a Windows Server 2012 Standard Which is installed on a Virtual Machine that is created by Hyper-V?

    Hi
    I have recently bought a Virtual Machine from a data center and installed a Windows Server 2012 Standard Edition on it. As I tried to install the SQL Server 2012 Standard Edition, the data center administrator denied me to do this telling me it is not possible
    to install any licensed Microsoft software on a Windows installed on virtual machine created by Hyper-V. It was really strange for me! I wanna know if this is true.
    Thanks Everybody

    Hi Farid,
    For SQL server running on virtual server please refer to following article :
    http://blogs.technet.com/b/peeyusht/archive/2010/03/19/sql-licensing-under-virtualization.aspx
    In addition , for license issue we still recommend you to contact MS Activation Center:
    http://www.microsoft.com/licensing/existing-customers/activation-centers.aspx
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

Maybe you are looking for

  • Need Help to get value from MessageChoice and pass it to another MesgChoice

    Hi All, How to get a value from a messageChoice1 in CO into a variable. Once the messageChoice1 is selected i need to pass this variable into a VO whereClause and the page get refreshed, so that another messageChoice2 in the same page will have the v

  • Photomerge fails to complete on CS5

    Hey there! I have the latest version of Photoshop installed: Adobe Photoshop Version: 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]) x64 OS: Mac OS 10.7.1 Intel CPU-Familie:6, Modell:42, Stepping:7mit MMX, SSE (ganze Zahl)

  • HELP... MAC MINI DISPLAY RESET!

    I just got a Mac Mini for home and planned on using my LCD TV as the monitor. Not realizing that I had HDMI input on the TV, I purchased the DVI to VGA adapter. I was adjusting the Display Settings on the Mini (because the picture was terribly blurry

  • Oracle 11g WRITING CD IN NERO

    I have downloaded oracle 11g & all files are with .NRG extension. I am totally confused & i don't know what to do with it. While double clicking on these files nero pops up that means I have to write CD, I need someone to help me specifically what to

  • How to trace sevice names used in oracle names server

    We are in process of cleaning up our oracle names server (9.2.0.6). In process, we found several fault entries (service names) which we are not sure of.. ( as it is a large nework) but we need to fix them. For ex. abc. world may be pointing to a db s