Recommended Posts

Hello folks,

I'm curious as to the reasoning behind a default setting in Hyper-V server. When you initially configure the role, it lists the location of virtual hard disks. The default location it gives you is c:\Users\Public\Documents\Hyper-V\Virtual Hard Disks.

This seems like a slightly weird choice to me. Why did they make that the default location? Does it have to do with shared access to VMs? What benefits does putting them there provide?

TIA

Link to comment
https://www.neowin.net/forum/topic/1072197-hyper-v-question/
Share on other sites

Hello folks,

I'm curious as to the reasoning behind a default setting in Hyper-V server. When you initially configure the role, it lists the location of virtual hard disks. The default location it gives you is c:\Users\Public\Documents\Hyper-V\Virtual Hard Disks.

This seems like a slightly weird choice to me. Why did they make that the default location? Does it have to do with shared access to VMs? What benefits does putting them there provide?

TIA

A *default location* is generally the first place that an operating system (desktop or server) looks for things. It's no different in Hyper-V (or Windows Server 2K12) than in VirtualBox, VMware, Windows 8, or even Windows 7. This can be changed at VM-creation time (example - private VMs that you don't want shared at all); again, like any of the products I outlined above. That particular choice is because the default settings are for shared (public) VMs (hence that default location two levels down in the Public folder).

I've been kicking around Hyper-V in Windows Server 2K12 (formerly Windows 8 Server) because it's not as restrictive as the same feature is in Windows 8 (client) - SLAT is not a requirement, nor is 4 GB of RAM. (While I have 4 GB of RAM on the host, the Q6600 does not support SLAT. Fortunately, i5-2500k *does* support SLAT, so when I finally get the opportunity to finish my build, this issue goes away.)

I have one question regarding client (specifically, Windows XP) support in Hyper-V - how solid is it compared to other virtualization products (especially desktop virtualization)? I create primarily Windows-based VMs for application-level troubleshooting), and right now, I use primarily VirtualBox for this Being able to replace a third-party utility with an included with-the-OS utility sounds mighty attractive!

Thanks for the replies and info. The Public user folder still seems an odd location for any OS to use as its default location to me, but I can accept it i suppose. I'll probably move the location to the root of C instead for now, until I see a benefit in the default.

As for the performance of Hyper-V vs others in running an XP vm. I think it's rock solid. I've installed and used Hyper-V as a role on 2 different servers with very different hardware, and they both perform(ed) very well when accessing them from the local machine and remote machines as well.

I've also used vmware and virtualbox, and am a lot more familiar with them. But Hyper-V seems very configurable and straightforward.

  • 7 months later...

Thanks for the replies and info. The Public user folder still seems an odd location for any OS to use as its default location to me, but I can accept it i suppose. I'll probably move the location to the root of C instead for now, until I see a benefit in the default.

As for the performance of Hyper-V vs others in running an XP vm. I think it's rock solid. I've installed and used Hyper-V as a role on 2 different servers with very different hardware, and they both perform(ed) very well when accessing them from the local machine and remote machines as well.

I've also used vmware and virtualbox, and am a lot more familiar with them. But Hyper-V seems very configurable and straightforward.

That it is.

I've created several different types of VMs in Hyper-V, and used different storage locations, and I have found that the default storage location is hierarchy-dependent (where the root partition of the *server* is in the disk hierarchy) - again, this doesn't differ among virtualization products (not even desktop virtualization products); if you look at how any of the virtualization products treat VMs and virtual drives, they tend to stick to "default" locations by default. Fortunately, like it's counterparts in the desktop-virtualization space, Hyper-V Virtual Machine Manager is amazingly flexible on where it *puts* things if you have a use for it - I can't use the default position due to capacity constraints; my Server 2012 HDD is way too small!. Instead, I use the (much larger) Windows 8 drive/partition for my Hyper-V VHDs (though VM configuration is still stored on the server). What I will be planning on (after some hardware upgrades - mostly drives) is to dedicate two 1TB+ drives to VM/VHD storage - in essence creating a VM/VHD pool.

I use Hyper-V (Server 2008 R2) at home and in several client's locations.

When creating VMs you can specify where the VHDs are stored. It is highly recommended to put them on their own storage drives. At home I have tested them on a 2x1.5TB 7200RPM software RAID0 volume and on a 4x2TB 7200RPM hardware RAID5 volume, the hardware RAID5 mounted VMs had significant IO performance. I managed to copy to/from them fully saturating my gigabit LAN. The same VMs on software RAID0 manage about 50MB/s of network transfer.

Once a VM is turned off you can simply move a VHD to a new location and use HYPER-V Management console to tell the VM new location is.

In regards to using HYPER-V for a client OS, one of my clients had a satellite office that they wished to give access to our network... on a limited budget and internet connection. I created Windows 7 VMs for the remote employees and set up basic machines at the remote location that simple ran a RDP connection over VPN. This ran perfectly for about a year until the satellite location was closed.

This topic is now closed to further replies.
  • Posts

    • Who is paying for this 30x scale-up? Its sounds expensive.
    • Millions of users to benefit from Windows 11's new performance boost on Adobe Photoshop by Sayan Sen Despite the advent of AI-generated imagery, Adobe's Photoshop remains one of the most popular tools on this planet. Adobe does not have a publicly reported total user count but it's probably not wrong to assume there are millions. As of 2025, Adobe Creative Cloud has had approximately 41 million paid subscribers, many of whom likely use Photoshop. In addition, more than 166,000 companies worldwide are apparently also using the app. These figures are according to a very recent report by SQ Magazine. Out of them, it is fair to assume that many are probably running Windows. As such, there is good news for these users as Microsoft has announced Photoshop is getting a big 20% performance boost on x86-64 (AMD64) systems and a 13% bump-up on Arm devices. This is definitely great news for them as many have complained about the slow performance and general sluggishness of Photoshop on Windows 11 ever since the advent of the latter back in 2021. If you are wondering how Microsoft managed to do this, the answer lies in a combination of compiler-level optimizations and a technology called Sample Profile Guided Optimization (SPGO). According to Microsoft, Adobe worked closely with the company’s Visual C++ team and adopted the latest MSVC toolchain enhancements together with SPGO to squeeze more performance out of Photoshop’s CPU-bound workloads. Unlike traditional Profile Guided Optimization (PGO), which requires developers to create special instrumented builds and run lengthy training workloads, SPGO gathers performance data directly from optimized release binaries. This means Adobe could collect real-world usage information which gives a major advantage to this technique, as companies could leverage data collected from actual customer workloads rather than only relying on synthetic benchmark runs. In theory, this should allow optimizations to better reflect how users interact with software in the real world. Thanks to this, there are improvements to code layout, function inlining, hot-and-cold code separation, and other low-level tweaks that help processors execute instructions more efficiently. Essentially the compiler is better able to identify “hot” code paths, those which are most frequently executed, and optimize them accordingly.
    • "The 2TB Samsung 990 PRO NVMe SSD hits lowest price in over three months¨ I'd prefer to see the lowest price in over a year
    • Glad these prices are starting to come down, but that is still crazy. I bought the 2TB 9100 Pro (slightly more expensive version with PCIe 5.0) last year for $240.
    • The 2TB Samsung 990 PRO NVMe SSD hits lowest price in over three months by Sayan Sen Yesterday, we covered a really good deal wherein you can get a 4TB TeamGroup T-FORCE G50 NVMe PCIe Gen4 SSD for a low price of just $400 with a special discount coupon. That's just $100 per TB, making it a very good offer during these hard times. The deal is still live, so you can check it out in its dedicated article here if you do not want to miss out. Meanwhile, if you don't have that kind of budget but still wish to buy an SSD for a good price, the 2TB variant of the TeamGroup SSD at $280 its lowest price in over three months. Meanwhile, those seeking 2TB but faster performance can check out Samsung's 990 PRO, which has hit the lowest price also in the last quarter or so, as it's on sale for $370 (purchase links under the specs table down below). Thus, you want a faster drive, get the 990 Pro, or you want more capacity, grab the TeamGroup 4TB linked in the first para. The 990 PRO is a PCIe Gen4 NVMe SSD and still one of the fastest drives available today for under $500. Speaking of fast, sequential reads and writes are rated at 7450 MB/s and 6900 MB/s, respectively. The random throughputs for reads and writes are 1400K IOPS and 1550K IOPS, respectively. The 990 PRO is based on Samsung's 7th Gen V-NAND flash, and it too is TLC. It packs 2 gigs of LPDDR4 DRAM cache, which helps the random performance. The endurance rating for this is 1200 TBW (terabytes written), which should be sufficient for most users. The Samsung 990 PRO is compatible with the PlayStation 5, but if you are going to use the 990 PRO on a PC, check out the Samsung Magician app that lets you track your drive's health, update its firmware, customize various settings, and more. The tech specs are given below: Specification TeamGroup T-FORCE G50 2TB Samsung 990 PRO 2TB Interface PCIe 4.0 x4, NVMe 1.4 PCIe Gen 4.0 x4, NVMe 2.0 Form Factor M.2 2280 M.2 2280 Controller InnoGrit Controller Samsung In-house Controller NAND Flash 3D TLC 3D TLC DRAM Cache None (HMB supported) 2GB LPDDR4 Sequential Read (Max) 5,000 MB/s 7,450 MB/s Sequential Write (Max) 4,500 MB/s 6,900 MB/s Random Read (4K) Up to 600,000 IOPS Up to 1,400,000 IOPS Random Write (4K) Up to 700,000 IOPS Up to 1,550,000 IOPS TBW (Endurance) 1,300 TBW 1,200 TBW MTBF 3,000,000 hours 1,500,000 hours Operating Temperature 0°C to 70°C 0°C to 70°C Storage Temperature -40°C to 85°C -40°C to 85°C Shock Resistance 1,500G / 0.5ms 1,500G / 0.5ms Heatsink Patented Graphene Heat Spreader No Get them at the links below: Samsung 990 PRO SSD 2TB (MZ-V9P2T0B/AM): $369.99 (Sold and Shipped by Amazon US) TEAMGROUP T-Force G50 2TB SSD (TM8FFE002T0C129): $279.99 (Sold by TeamGroup, Shipped by Amazon US) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      522
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      90
    4. 4
      Steven P.
      81
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!