<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Betreff: Morpheus Integration with Hyper-V/SCVMM – Facing Multiple Issues in HPE Morpheus Enterprise Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/morpheus-integration-with-hyper-v-scvmm-facing-multiple-issues/m-p/7270396#M5282</link>
    <description>&lt;P class=""&gt;&lt;SPAN&gt;Hi Rakesh,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Unfortunately, our experience with the Morpheus SCVMM integration has been very similar.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;We have been trying to use the integration in a production environment for several years. Although we were able to connect our SCVMM server and inventory existing VMs, we encountered a broad range of defects and functional limitations. Ultimately, these issues prevented us from offering Hyper-V through Morpheus as a reliable, production-grade self-service platform.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Some of the issues we encountered include:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Incomplete network and virtual NIC discovery:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; All imported brownfield VMs are displayed as if they have no network connection. Reconfiguring the VMs does not resolve the issue, and, as far as we know, there is no viable workaround.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;No option to select the virtual disk type:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; By default, Morpheus creates SCVMM virtual disks with the VHD type &lt;/SPAN&gt;&lt;SPAN&gt;DynamicallyExpanding&lt;/SPAN&gt;&lt;SPAN&gt;. However, our environment requires &lt;/SPAN&gt;&lt;SPAN&gt;FixedSize&lt;/SPAN&gt;&lt;SPAN&gt; disks. Unlike the VMware integration, Morpheus does not provide an option to select or change the disk type. We considered implementing a custom task to convert the disk after creation, but the PowerShell command &lt;/SPAN&gt;&lt;SPAN&gt;Convert-SCVirtualDiskDrive&lt;/SPAN&gt;&lt;SPAN&gt; can only be executed while the VM is powered off. This would require downtime every time a disk is added, so we abandoned the idea.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Unnecessary VM restart when expanding a disk:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; When a disk is expanded through Morpheus, the VM is always restarted. This is not technically required and appears to be hard-coded into the implementation.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Incorrect SCVMM Cloud assignment after deployment:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; After deployment, the VM is not assigned to the correct SCVMM Cloud and must be moved manually. Depending on the permissions of the service account, console access may not work until this has been corrected.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Incorrect disk naming format:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; When Morpheus creates a disk for an SCVMM VM, the disk receives a random name such as &lt;/SPAN&gt;&lt;SPAN&gt;data-22278270-7g8ajda-98dgawgd-aiowud&lt;/SPAN&gt;&lt;SPAN&gt;. In addition, the display name is given a &lt;/SPAN&gt;&lt;SPAN&gt;.vhd&lt;/SPAN&gt;&lt;SPAN&gt; extension even when the actual disk format is VHDX.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;No proper guest restart:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; The Morpheus “Restart” action is implemented as a shutdown followed by a power-on rather than as a proper guest operating system restart.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Incomplete Hyper-V console functionality:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; Morpheus frequently fails to receive the console signal while a Hyper-V VM is rebooting.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Morpheus Agent installation only through WinRM:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; For VMware, Morpheus supports execution through VMware Tools. A comparable mechanism could be implemented for Hyper-V using PowerShell Direct, but this has never been added. As a result, Agent installation depends entirely on WinRM.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Extremely slow Cloud synchronization:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; A single synchronization can sometimes take up to 20 minutes. Since the default synchronization interval is five minutes, the next synchronization may start immediately after the previous one has completed. This can make it almost impossible to edit the Cloud configuration reliably. Changes may appear to save successfully but are then overwritten when the currently running synchronization finishes.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Snapshots are not handled like VMware snapshots:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; SCVMM snapshots are treated as backups. As a result, it is not possible to create a single ad hoc snapshot. Instead, users must configure a scheduled backup job, which does not meet our use case at all.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;We reported a number of these problems to Morpheus Data and later to HPE. Some individual issues were addressed in patches, but at some point meaningful development of the SCVMM integration appeared to stop. The issues listed above still exist today, and I no longer expect them to be addressed in the current implementation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;My remaining hope is that HPE will make greater use of AI-assisted development and rebuild the entire Hyper-V integration as a new plugin. At this point, it would be difficult for the result to be worse than the current implementation. &lt;LI-EMOJI id="lia_winking-face" title=":zwinkerndes_Gesicht:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Approximately one year ago, we were told that the SCVMM integration was planned to be moved out of the Morpheus core and delivered as a separate plugin. We were also told that this rework would address several of the existing defects. However, we have not received a reliable release date, and I am not aware of any publicly announced release of this plugin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;As a result, we eventually stopped our planned Hyper-V rollout. At present, we use Morpheus only for VMware workloads. In our environment, the VMware integration is significantly more mature and stable, and support cases related to VMware are generally handled much more effectively.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Our impression is that Hyper-V and SCVMM have not received the same level of engineering, quality assurance, and product priority as VMware. The Windows-specific implementation also appears comparatively brittle and does not handle real-world SCVMM configurations particularly well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;I also recommend enabling DEBUG logging in Morpheus and reviewing the complete WinRM and PowerShell requests and responses. In our experience, this was often the only way to determine what the integration was actually attempting to execute. The debug output may also show whether the authorization loop is caused by authentication negotiation, certificate validation, Agent installation, or one of the subsequent SCVMM queries.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Based on our experience, I would not assume that the current SCVMM integration provides functionality comparable to the VMware integration simply because a particular SCVMM version is listed as supported.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;I hope this helps you set realistic expectations. I would also be very interested in an official response from HPE regarding the current status and roadmap of the SCVMM integration, although I consider it unlikely that they will publish many specific details here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marvin&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 18 Jul 2026 18:45:33 GMT</pubDate>
    <dc:creator>MLorenz</dc:creator>
    <dc:date>2026-07-18T18:45:33Z</dc:date>
    <item>
      <title>Morpheus Integration with Hyper-V/SCVMM – Facing Multiple Issues</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/morpheus-integration-with-hyper-v-scvmm-facing-multiple-issues/m-p/7269503#M5275</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;We are currently migrating from VMware to Hyper-V and need to integrate Morpheus with Hyper-V/SCVMM so that we can perform VM provisioning and lifecycle management similar to what we currently do in VMware.&lt;BR /&gt;However, we are facing multiple issues with the SCVMM integration and would appreciate any guidance from the community.&lt;BR /&gt;Environment Details&lt;/P&gt;&lt;P&gt;Morpheus appliance and Hyper-V/SCVMM are located in different Active Directory domains.&lt;BR /&gt;There is no trust relationship between the domains.&lt;BR /&gt;Firewall ports 5985 (WinRM HTTP) and 5986 (WinRM HTTPS) are open from the Morpheus appliance to the Hyper-V environment.&lt;BR /&gt;A service account from the Hyper-V domain is being used for the integration.&lt;/P&gt;&lt;P&gt;Issue 1: Unable to Add SCVMM as a Cloud&lt;BR /&gt;When attempting to add SCVMM as a Cloud in Morpheus, we receive an "Authorization Loop" error.&lt;BR /&gt;Troubleshooting Performed&lt;/P&gt;&lt;P&gt;Basic Authentication was initially disabled through GPO.&lt;BR /&gt;We enabled Basic Authentication, but the issue still persists.&lt;BR /&gt;Morpheus Support provided a Python script to validate connectivity from the Morpheus appliance; however, the test was unsuccessful.&lt;BR /&gt;We verified that:&lt;/P&gt;&lt;P&gt;Basic Authentication is enabled.&lt;BR /&gt;AllowUnencrypted is set to False.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are unsure whether the AllowUnencrypted=False setting could be causing the authorization issue.&lt;BR /&gt;Additionally, Morpheus Support has advised that the integration should work even without Basic Authentication, but we are unclear about the authentication requirements in a cross-domain environment with no trust relationship.&lt;BR /&gt;At this point, we are still unable to add SCVMM as a Cloud in Morpheus.&lt;BR /&gt;Current Status&lt;BR /&gt;As a workaround, we were able to add an individual Hyper-V host/node as a Cloud in Morpheus. However, we have not been able to integrate through SCVMM, which is our preferred and recommended approach.&lt;BR /&gt;Issue 2: Missing Storage and Network Information&lt;BR /&gt;After adding the standalone Hyper-V host, we noticed the following issues:&lt;BR /&gt;Storage&lt;/P&gt;&lt;P&gt;No storage options are visible within the Morpheus Cloud configuration.&lt;/P&gt;&lt;P&gt;Network&lt;/P&gt;&lt;P&gt;We can only see the VMData network.&lt;BR /&gt;In SCVMM, we can see all configured networks/EPGs, but these are not visible within Morpheus.&lt;/P&gt;&lt;P&gt;Has anyone experienced similar issues or successfully configured Morpheus with Hyper-V/SCVMM in a multi-domain, non-trusted environment?&lt;BR /&gt;Request for Documentation&lt;BR /&gt;If anyone has a detailed guide covering the following topics, it would be greatly appreciated:&lt;/P&gt;&lt;P&gt;Morpheus integration with SCVMM/Hyper-V&lt;BR /&gt;Authentication requirements for non-trusted domains&lt;BR /&gt;Network discovery and configuration&lt;BR /&gt;Storage discovery and configuration&lt;BR /&gt;Hyper-V VM template creation&lt;BR /&gt;Catalog/Blueprint creation in Morpheus for Hyper-V&lt;BR /&gt;Best practices and troubleshooting steps&lt;/P&gt;&lt;P&gt;I have reviewed the available documentation, but many implementation details are not fully covered.&lt;BR /&gt;Any help or direction would be greatly appreciated.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Rakesh Gupta&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2026 17:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/morpheus-integration-with-hyper-v-scvmm-facing-multiple-issues/m-p/7269503#M5275</guid>
      <dc:creator>RakaBhai</dc:creator>
      <dc:date>2026-07-06T17:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Morpheus Integration with Hyper-V/SCVMM – Facing Multiple Issues</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/morpheus-integration-with-hyper-v-scvmm-facing-multiple-issues/m-p/7270294#M5280</link>
      <description>&lt;P&gt;I'm not a technical expert but I'm looking at the Morpheus Enterprise documentation - are you using that to guide you? In the 9.0.0 documentations, this link will take you to the SCVMM section:&amp;nbsp;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=sd00006670en_us&amp;amp;page=GUID-22EEEC8A-E264-4D1B-9D76-E543DFD3096E.html" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=sd00006670en_us&amp;amp;page=GUID-22EEEC8A-E264-4D1B-9D76-E543DFD3096E.html&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This linke, to the Hyper-V section:&amp;nbsp;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=sd00006670en_us&amp;amp;page=GUID-BC3CA03C-A804-4838-A462-9DD47EF37FD3.html" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=sd00006670en_us&amp;amp;page=GUID-BC3CA03C-A804-4838-A462-9DD47EF37FD3.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;According to the SCVMM chapter, Morpheus requires:&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;Access to the SCVMM host on port 5985 for agent installation.&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;WinRM enabled on the SCVMM controller.&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;Morpheus Agent installation on the SCVMM controller.&lt;/LI&gt;
&lt;LI class="___ccc16d0 fje8fi8 f1ng9h0j f1bwykku f18jd3zf"&gt;A user with administrator privileges.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It says&amp;nbsp;"You will need to open port 5985 in order for HPE Morpheus Enterprise to communicate to SCVMM. You will also want to make sure the SCVMM Controller has WinRM enabled."&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Jul 2026 21:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/morpheus-integration-with-hyper-v-scvmm-facing-multiple-issues/m-p/7270294#M5280</guid>
      <dc:creator>CalvinZito</dc:creator>
      <dc:date>2026-07-15T21:45:25Z</dc:date>
    </item>
    <item>
      <title>Betreff: Morpheus Integration with Hyper-V/SCVMM – Facing Multiple Issues</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/morpheus-integration-with-hyper-v-scvmm-facing-multiple-issues/m-p/7270396#M5282</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;Hi Rakesh,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Unfortunately, our experience with the Morpheus SCVMM integration has been very similar.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;We have been trying to use the integration in a production environment for several years. Although we were able to connect our SCVMM server and inventory existing VMs, we encountered a broad range of defects and functional limitations. Ultimately, these issues prevented us from offering Hyper-V through Morpheus as a reliable, production-grade self-service platform.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Some of the issues we encountered include:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Incomplete network and virtual NIC discovery:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; All imported brownfield VMs are displayed as if they have no network connection. Reconfiguring the VMs does not resolve the issue, and, as far as we know, there is no viable workaround.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;No option to select the virtual disk type:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; By default, Morpheus creates SCVMM virtual disks with the VHD type &lt;/SPAN&gt;&lt;SPAN&gt;DynamicallyExpanding&lt;/SPAN&gt;&lt;SPAN&gt;. However, our environment requires &lt;/SPAN&gt;&lt;SPAN&gt;FixedSize&lt;/SPAN&gt;&lt;SPAN&gt; disks. Unlike the VMware integration, Morpheus does not provide an option to select or change the disk type. We considered implementing a custom task to convert the disk after creation, but the PowerShell command &lt;/SPAN&gt;&lt;SPAN&gt;Convert-SCVirtualDiskDrive&lt;/SPAN&gt;&lt;SPAN&gt; can only be executed while the VM is powered off. This would require downtime every time a disk is added, so we abandoned the idea.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Unnecessary VM restart when expanding a disk:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; When a disk is expanded through Morpheus, the VM is always restarted. This is not technically required and appears to be hard-coded into the implementation.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Incorrect SCVMM Cloud assignment after deployment:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; After deployment, the VM is not assigned to the correct SCVMM Cloud and must be moved manually. Depending on the permissions of the service account, console access may not work until this has been corrected.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Incorrect disk naming format:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; When Morpheus creates a disk for an SCVMM VM, the disk receives a random name such as &lt;/SPAN&gt;&lt;SPAN&gt;data-22278270-7g8ajda-98dgawgd-aiowud&lt;/SPAN&gt;&lt;SPAN&gt;. In addition, the display name is given a &lt;/SPAN&gt;&lt;SPAN&gt;.vhd&lt;/SPAN&gt;&lt;SPAN&gt; extension even when the actual disk format is VHDX.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;No proper guest restart:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; The Morpheus “Restart” action is implemented as a shutdown followed by a power-on rather than as a proper guest operating system restart.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Incomplete Hyper-V console functionality:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; Morpheus frequently fails to receive the console signal while a Hyper-V VM is rebooting.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Morpheus Agent installation only through WinRM:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; For VMware, Morpheus supports execution through VMware Tools. A comparable mechanism could be implemented for Hyper-V using PowerShell Direct, but this has never been added. As a result, Agent installation depends entirely on WinRM.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Extremely slow Cloud synchronization:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; A single synchronization can sometimes take up to 20 minutes. Since the default synchronization interval is five minutes, the next synchronization may start immediately after the previous one has completed. This can make it almost impossible to edit the Cloud configuration reliably. Changes may appear to save successfully but are then overwritten when the currently running synchronization finishes.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Snapshots are not handled like VMware snapshots:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; SCVMM snapshots are treated as backups. As a result, it is not possible to create a single ad hoc snapshot. Instead, users must configure a scheduled backup job, which does not meet our use case at all.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;We reported a number of these problems to Morpheus Data and later to HPE. Some individual issues were addressed in patches, but at some point meaningful development of the SCVMM integration appeared to stop. The issues listed above still exist today, and I no longer expect them to be addressed in the current implementation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;My remaining hope is that HPE will make greater use of AI-assisted development and rebuild the entire Hyper-V integration as a new plugin. At this point, it would be difficult for the result to be worse than the current implementation. &lt;LI-EMOJI id="lia_winking-face" title=":zwinkerndes_Gesicht:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Approximately one year ago, we were told that the SCVMM integration was planned to be moved out of the Morpheus core and delivered as a separate plugin. We were also told that this rework would address several of the existing defects. However, we have not received a reliable release date, and I am not aware of any publicly announced release of this plugin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;As a result, we eventually stopped our planned Hyper-V rollout. At present, we use Morpheus only for VMware workloads. In our environment, the VMware integration is significantly more mature and stable, and support cases related to VMware are generally handled much more effectively.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Our impression is that Hyper-V and SCVMM have not received the same level of engineering, quality assurance, and product priority as VMware. The Windows-specific implementation also appears comparatively brittle and does not handle real-world SCVMM configurations particularly well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;I also recommend enabling DEBUG logging in Morpheus and reviewing the complete WinRM and PowerShell requests and responses. In our experience, this was often the only way to determine what the integration was actually attempting to execute. The debug output may also show whether the authorization loop is caused by authentication negotiation, certificate validation, Agent installation, or one of the subsequent SCVMM queries.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Based on our experience, I would not assume that the current SCVMM integration provides functionality comparable to the VMware integration simply because a particular SCVMM version is listed as supported.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;I hope this helps you set realistic expectations. I would also be very interested in an official response from HPE regarding the current status and roadmap of the SCVMM integration, although I consider it unlikely that they will publish many specific details here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marvin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2026 18:45:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/morpheus-integration-with-hyper-v-scvmm-facing-multiple-issues/m-p/7270396#M5282</guid>
      <dc:creator>MLorenz</dc:creator>
      <dc:date>2026-07-18T18:45:33Z</dc:date>
    </item>
  </channel>
</rss>

