ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Managing Hyper-V

    IT Discussion
    24
    328
    59.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dbeatoD
      dbeato @scottalanmiller
      last edited by

      @scottalanmiller You need a Windows 8.1 or Windows 10 computer, and like I said on my post before you can go to the c$ of that HyperV enter the username and password and then connect using the Hyperv console.

      scottalanmillerS matteo nunziatiM 2 Replies Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @dbeato
        last edited by

        @dbeato said in Managing Hyper-V:

        @scottalanmiller You need a Windows 8.1 or Windows 10 computer, and like I said on my post before you can go to the c$ of that HyperV enter the username and password and then connect using the Hyperv console.

        Okay, having him try that. What about if you are not on a LAN and not willing to expose SMB over the WAN?

        dbeatoD S 2 Replies Last reply Reply Quote 1
        • matteo nunziatiM
          matteo nunziati @dbeato
          last edited by

          @dbeato said in Managing Hyper-V:

          @scottalanmiller You need a Windows 8.1 or Windows 10 computer, and like I said on my post before you can go to the c$ of that HyperV enter the username and password and then connect using the Hyperv console.

          WHAT?!

          1 Reply Last reply Reply Quote 0
          • dbeatoD
            dbeato @scottalanmiller
            last edited by

            @scottalanmiller Then it will be in the same domain.

            1 Reply Last reply Reply Quote 0
            • brianlittlejohnB
              brianlittlejohn
              last edited by

              https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/remotely-manage-hyper-v-hosts

              The third part talks about how to connect to non domain joined HyperV.

              1 Reply Last reply Reply Quote 1
              • ObsolesceO
                Obsolesce @scottalanmiller
                last edited by

                @scottalanmiller said in Managing Hyper-V:

                @Tim_G said in Managing Hyper-V:

                @scottalanmiller said in Managing Hyper-V:

                @Tim_G said in Managing Hyper-V:

                @scottalanmiller said in Managing Hyper-V:

                @Tim_G said in Managing Hyper-V:

                @Dashrender said in Managing Hyper-V:

                @Tim_G said in Managing Hyper-V:

                I don't understand what the issue is here. Install and configure a Hyper-V Host... then connect to it via Hyper-V Manager, FCM, or PowerShell. None of the Windows GUI tools do anything that you cannot do with PowerShell. In fact it's the other way around. You can do way more to Hyper-V with PowerShell than from any tool. Just learn the commands and move on. They are so easy.

                That allows you to manage the hypervisor.. what about getting console access to the VMs?

                Hyper-V Manager gives you console access to the VMs.

                Is that a PowerShell tool? How do you get the console via PowerShell?

                Maybe I missed some posts and am not on track of what was meant by "console access to the VMs".

                Can you clarify what is meant by that? For example, console access to a Windows Server 2016 VM running on Hyper-V Server 2016?

                How do you see the VM's console. The output that on Windows by default goes to the VGA adapter. The ability to see the system boot up before services come online or to connect before there is networking within the VM. Not the ability to see hyper-v, no one needs that. but to see the VMs at the console, not RDP, level.

                In Hyper-V Manager... right-click -> connect? Or double-click on the VM, I think that brings up the console too.

                Right, we are asking how to do this WITHOUT those tools. No Windows workstation, no Windows 10. Just assume a non-domain Windows 8 box without anything on it. What can you do to connect to an arbitrary Hyper-V machine and get to a VM's console?

                Ahh, I see.

                You'd use the tools that are built to do that, just like with any hypervisor.

                For Hyper-V, if you want to manage a VM via the console, you'd use Hyper-V Manager. You can get it from RSAT, or you can use the built-in one on Win10.

                If it's off domain, you have to perform a couple quick extra steps that can be put into a script.

                scottalanmillerS 2 Replies Last reply Reply Quote 1
                • scottalanmillerS
                  scottalanmiller @Obsolesce
                  last edited by

                  @Tim_G said in Managing Hyper-V:

                  For Hyper-V, if you want to manage a VM via the console, you'd use Hyper-V Manager. You can get it from RSAT, or you can use the built-in one on Win10.

                  the thing that we like about other platforms is that this is so much more robust. My Scale, for example, is a secure web interface that I can use from anywhere on any machine. No need for special operating systems set up to work. Hyper-V just doesn't have that kind of flexibility here I guess.

                  ObsolesceO 1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller @Obsolesce
                    last edited by

                    @Tim_G said in Managing Hyper-V:

                    If it's off domain, you have to perform a couple quick extra steps that can be put into a script.

                    I've never tried to use RSAT over a WAN, seems like a bad idea 🙂

                    brianlittlejohnB dbeatoD ObsolesceO 3 Replies Last reply Reply Quote 0
                    • brianlittlejohnB
                      brianlittlejohn @scottalanmiller
                      last edited by

                      @scottalanmiller said in Managing Hyper-V:

                      @Tim_G said in Managing Hyper-V:

                      If it's off domain, you have to perform a couple quick extra steps that can be put into a script.

                      I've never tried to use RSAT over a WAN, seems like a bad idea 🙂

                      I use it over a vpn to our office in OKC... it works a little slow, but it works.

                      scottalanmillerS 1 Reply Last reply Reply Quote 1
                      • dbeatoD
                        dbeato @scottalanmiller
                        last edited by

                        @scottalanmiller Agreed, is like opening VMware or Xenserver over WAN....

                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                        • ObsolesceO
                          Obsolesce @scottalanmiller
                          last edited by

                          @scottalanmiller said in Managing Hyper-V:

                          @Tim_G said in Managing Hyper-V:

                          If it's off domain, you have to perform a couple quick extra steps that can be put into a script.

                          I've never tried to use RSAT over a WAN, seems like a bad idea 🙂

                          I'm using it from Sweden to San Diego, but I VPN first.

                          1 Reply Last reply Reply Quote 1
                          • scottalanmillerS
                            scottalanmiller @dbeato
                            last edited by

                            @dbeato said in Managing Hyper-V:

                            @scottalanmiller Agreed, is like opening VMware or Xenserver over WAN....

                            Is it? I don't think that it is. Do you feel as confident about RSAT over the WAN as you do about XAPI?

                            dbeatoD 1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @brianlittlejohn
                              last edited by

                              @brianlittlejohn said in Managing Hyper-V:

                              @scottalanmiller said in Managing Hyper-V:

                              @Tim_G said in Managing Hyper-V:

                              If it's off domain, you have to perform a couple quick extra steps that can be put into a script.

                              I've never tried to use RSAT over a WAN, seems like a bad idea 🙂

                              I use it over a vpn to our office in OKC... it works a little slow, but it works.

                              VPN is just another term for the LAN, just a slow portion of it. That's still LAN security as a model, which we don't do here.

                              stacksofplatesS 1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller
                                last edited by

                                And I believe the intended OP can't either, it's for multiple client locations, I think.

                                1 Reply Last reply Reply Quote 0
                                • dbeatoD
                                  dbeato @scottalanmiller
                                  last edited by

                                  @scottalanmiller Not in any way!! I meant like opening the ports so you could use Vsphere or XenCenter over WAN...

                                  1 Reply Last reply Reply Quote 0
                                  • ObsolesceO
                                    Obsolesce @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in Managing Hyper-V:

                                    @Tim_G said in Managing Hyper-V:

                                    For Hyper-V, if you want to manage a VM via the console, you'd use Hyper-V Manager. You can get it from RSAT, or you can use the built-in one on Win10.

                                    the thing that we like about other platforms is that this is so much more robust. My Scale, for example, is a secure web interface that I can use from anywhere on any machine. No need for special operating systems set up to work. Hyper-V just doesn't have that kind of flexibility here I guess.

                                    Yeah, I don't know why. I guess either it can't be done, or what is already available is sufficient enough to not interest anyone enough to build something else.

                                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                                    • scottalanmillerS
                                      scottalanmiller @Obsolesce
                                      last edited by

                                      @Tim_G said in Managing Hyper-V:

                                      @scottalanmiller said in Managing Hyper-V:

                                      @Tim_G said in Managing Hyper-V:

                                      For Hyper-V, if you want to manage a VM via the console, you'd use Hyper-V Manager. You can get it from RSAT, or you can use the built-in one on Win10.

                                      the thing that we like about other platforms is that this is so much more robust. My Scale, for example, is a secure web interface that I can use from anywhere on any machine. No need for special operating systems set up to work. Hyper-V just doesn't have that kind of flexibility here I guess.

                                      Yeah, I don't know why. I guess either it can't be done, or what is already available is sufficient enough to not interest anyone enough to build something else.

                                      Or maybe people just are so used to accepting the limitations that they don't think about the power and flexibility that some other platforms have. We are putting Hyper-V into the datacenter right now and it's severely crippled in usability compared to the Scale/KVM sitting in the rack with it. Dramatically so.

                                      ObsolesceO 1 Reply Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller
                                        last edited by

                                        Sure, we can use the Scale to manage Hyper-V, but it's hard to believe that that is the answer for such a giant ecosystem - it needs external support for remote management. XenServer + XenOrchestra, Scale, KVM with different tools, etc. have secure web management interfaces for this stuff so that they can be used in a non-LAN setting natively and easily.

                                        ObsolesceO 1 Reply Last reply Reply Quote 0
                                        • ObsolesceO
                                          Obsolesce @scottalanmiller
                                          last edited by Obsolesce

                                          @scottalanmiller said in Managing Hyper-V:

                                          @Tim_G said in Managing Hyper-V:

                                          @scottalanmiller said in Managing Hyper-V:

                                          @Tim_G said in Managing Hyper-V:

                                          For Hyper-V, if you want to manage a VM via the console, you'd use Hyper-V Manager. You can get it from RSAT, or you can use the built-in one on Win10.

                                          the thing that we like about other platforms is that this is so much more robust. My Scale, for example, is a secure web interface that I can use from anywhere on any machine. No need for special operating systems set up to work. Hyper-V just doesn't have that kind of flexibility here I guess.

                                          Yeah, I don't know why. I guess either it can't be done, or what is already available is sufficient enough to not interest anyone enough to build something else.

                                          Or maybe people just are so used to accepting the limitations that they don't think about the power and flexibility that some other platforms have. We are putting Hyper-V into the datacenter right now and it's severely crippled in usability compared to the Scale/KVM sitting in the rack with it. Dramatically so.

                                          Well, I wouldn't call something crippled because you don't have the right tool for the job. You're just mad because you don't have a Windows computer and now have a need to manage Hyper-V lol ^_^

                                          dbeatoD scottalanmillerS 2 Replies Last reply Reply Quote 1
                                          • scottalanmillerS
                                            scottalanmiller
                                            last edited by

                                            I feel like Hyper-V has to be able to do this and people just don't look for it enough. To me this feels like something MS would not have missed or skipped and something obvious is just not being though of.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 16
                                            • 17
                                            • 6 / 17
                                            • First post
                                              Last post