Jump to content


anyweb_test

Established Members
  • Posts

    2
  • Joined

  • Last visited

Contact Methods

  • Website URL
    http://test.com

Profile Information

  • Gender
    Male
  • Location
    Sweden

anyweb_test's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Note: First things first, the Lenovo P1 is usually shipped with Windows 10 Pro for Workstations, and installing a Server operating system on it is not supported by Lenovo. I wanted to install Windows Server 2019 on my Lenovo P1 as data deduplication is not supported in Windows 10 by Microsoft. For more info about data de-duplication see this post from Microsoft. In a nutshell however data deduplication (or dedup in l33t speak) is the ability to analyze data and find patterns that are repeated and rather than store all those repeated patterns, it stores one copy, and indexes the rest. Cool. Instant savings on storage ! You can read about that here. So this blog post is about my experience of installing the all new Windows Server 2019 on my amazing Lenovo P1 computer. To see the specs of this workstation please see my previous blog post about it here. Even though the P1 came with 2TB of storage it was quickly getting eaten away by my virtual machines in HyperV. As you cannot do an inplace upgrade of Windows 10 Workstation edition to Windows Server 2019, I decided to wipe and load the new operating system, and start from fresh. This was a manual process, as it’s only for my lab computer. My goal with Windows Server 2019 was to use the new OS daily and more importantly to avail of data deduplication. This gives you an amazing ability to save space on non-operating system drives. For that reason I partitioned the 2TB NVMe (faster than SSD by a longshot !!) as follows. I assigned 200GB to the operating system and the remaining space will be used for HyperV virtual machines on D:\ Install the Wireless LAN Service feature Once the Server OS was installed I needed internet access, so to do that I had to enable WiFi ability as it’s disabled by default in the Server operating system. To enable it, use Server Manager to install the Wireless LAN Service feature. After I added the Wireless Lan Service Feature, I had to reboot, that then allowed me to ‘see’ the WiFi card in device manager, but i had to reboot one more time to see the available SSID’s. Download and install applicable security updates After I had internet working via WiFi, I went into Windows Settings and applied all available Windows updates and cumulative updates, to be secure from the start. Lenovo System Update After they were installed and the server was rebooted I downloaded the Lenovo System Update tool. This tools automatically scans your system for missing drivers and downloads and installs them. Nice. I had to run the tool several times as each time it identified some new drivers that were needed. Thunderbolt 3 drivers won’t install After running the Lenovo System update 3 or 4 times, it eventually installed all applicable drivers but sadly had problems installing the Thunderbolt 3 drivers. This is expected for now (as of February 9th 2019) as Thunderbolt 3 is not supported in Windows Server 2019 yet. Hopefully it will be (soon) as I know there is support for Thunderbolt 3 in Windows Server 2016 already. These Thunderbolt drivers won’t work… Clicking on the link to install manually won’t work either and yes I tried compatibility settings for Lenovo System Update, it made no difference. oh oh… Once all the drivers are installed, you’ll see two remaining devices (Thunderbolt..) listed. Hopefully we’ll get them working soon too. Configuring Data Deduplication Now that the drivers were installed, I configured dedup on the D:\ drive, this is the drive where I’ll place my hyper V virtual machines. Note: It’s not supported to dedup the operating system drive and the setting will be greyed out even if you try. In Server Manager, select File and Storage services, then select Volumes and select the D:\ volume, right click and choose Configure Data Deduplication. In the window that pops up, select Enabled and change the data deduplication drop down from Disabled to Virtual Desktop Infrastructure (VDI) server. That setting is valid for Hyper V workloads. You may also want to change the default Deduplicate files older than (in days) setting to 0. After deduplication is setup for the 😧 drive, start copying back (or importing) your hyperv virtual machines, I’ve 2.4TB of them to import and I can tell you dedup is amazing. Look at this. Even after I copied 1.15 TB of data, the size on disk is a mere 187 GB. That’s outstanding! Enable the Hyper v role This Lenovo is my new lab so I enabled Hyper V prior to importing my virtual machines, I’m half way done and with the dedup settings i’ll have loads of storage. In addition, I’ve connected my 4TB SSD (Samsung) so i’ve all the space to use there still. That’s 6TB available to this lab (the other 4TB is a temp USB drive with the virtual machines i’m importing.) Finally, I configured the Intel mini network card (it’s a small network dongle that plugs into the left side of the P1) to have a wired internet line for my labs. I’ve two cats, so I leave the Lid closed to stop them from yanking out keys from the keyboard. Enabling Audio Last but not least, as I will travel with this P1, I waned Audio. It’s also disabled by default with Windows Server 2019 so to get it working, you need to enable two Windows Services. Windows Audio Windows Audio Endpoint Builder Configuring Power Management As this is a server and a lab, I changed the Power Management profile to always on (High Performance) and made sure that the close Lid option didn’t put it to sleep. Configuring Display options Right click on my computer, choose properties, select Advanced, Performance and for Visual Effects, select Adjust for best appearance if you want this to look like normal Windows 10. That’s it for now, hopefully when i get ThunderBolt 3 drivers sorted out I’ll post back here with an update. Cheers Niall
  2. I installed Windows Server 2019 recently as described here, but noticed that I couldn’t access Enhanced Session on any of my Hyper-V Gen 2 virtual machines. The setting was greyed out. Enhanced session gives you a lot of nice features like copy and paste between host and virtual machine, and the ability to resize video, so I really wanted to be able to use it. At first I thought the reason it was missing was due to a missing driver or configuration version of my Gen 2 Hyper-V virtual machines, but it was not. A quick look at the Hyper-V settings revealed the cause, by default the Enhanced Session Mode ability is not enabled. Enhanced Session Mode Policy You need to click on Hyper-V Settings (in the right pane of the Hyper-V manager), then select Enhanced Session Mode Policy, and configure it to Allow enhanced Session Mode as shown here. After enabling this setting, I was able to use Enhanced session as expected ! cheers niall
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.