- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- Create a Windows Server 2022 image for Hyper-V Clo...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 09:22 AM
09-01-2023 09:22 AM
Create a Windows Server 2022 image for Hyper-V Cloud to use with Morpheus
-
Download/Copy the Windows Server 2022 ISO to the Hyper-V host.
-
Create a new VM as shown below:
-
Set the VM Name.
-
Select Gen 1.
-
Set the Memory.
-
Select a network.
-
Set the disk.
-
Select the windows server 2022 iso.
-
Complete the setup.
-
Start the VM.
-
Once the VM starts, complete the OS setup process and install any apps as required.
-
Open command prompt as administrator and run the following command to sysprep:
Command:
C:\Windows\System32\Sysprep\sysprep.exe /oobe /generalize /shutdown
(Once the sysprep has completed, the VM will be shutdown)
-
In Morpheus, to create the image, navigate to Library >> Virtual Images >> Add >> VHD.
-
Set the following setting as shown:
-
Click Add File and upload the VHDX file that was generated when we created the VM in step 7.
-
Once the VHDX file has been uploaded to Morpheus, click on save changes.
-
Create a node type with the image created in the previous step.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 07:38 AM
09-28-2023 07:38 AM
Re: Create a Windows Server 2022 image for Hyper-V Cloud to use with Morpheus
Hello @wabbas, How does Morpheus transfer the VHDX file to the Hyper-V host?
Using winrm with powershell cmdlets in Morpheus server or something else?
Thanks,
Aung

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2023 02:59 AM
10-02-2023 02:59 AM
Re: Create a Windows Server 2022 image for Hyper-V Cloud to use with Morpheus
The VHDX will be transferred via the Morpheus agent installed on the Hyper-V host over port 443. The Hyper-V host needs to be able to connect back to the appliance via appliance URL.