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

    How to Install the Atera RMM Agent on Hyper-V Server 2012 R2

    IT Discussion
    atera rmm agent dotnet setup hyper-v
    3
    3
    2.0k
    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.
    • JaredBuschJ
      JaredBusch
      last edited by

      The Atera RMM agent requires the .Net 3X feature be installed on any computer that you want to run it on. This is generally a pretty simple task for a Windows machine with a GUI.

      Hyper-V Server 2012 R2 has no GUI though, so everything needs done from the command line.

      To enable .Net you use DISM in online mode. If you have media readily available, you can do it in offline mode also, but I never have media still connected to my hypervisors after setup.

      DISM /online /enable-feature /featurename:NetFx3 /all
      

      Once that is done, you can copy the normal executable to the machine and install from the GUI because it will pop up, yes, even on Hyper-V server.

      0_1482272964752_upload-44df1b48-fac0-4cd6-bb7e-0c0cb15389ca

      0_1482273025215_upload-c653622f-1475-444d-b464-6c8ec4f52a49

      And here it is in Atera.
      0_1482273655851_upload-350b68b3-a5ab-4fd2-a6c0-f07d3e6b2f81

      0_1482273682582_upload-f6c61c50-af00-42b7-9adb-44279726d3e6

      BRRABillB DashrenderD 2 Replies Last reply Reply Quote 3
      • BRRABillB
        BRRABill @JaredBusch
        last edited by

        @JaredBusch said

        Once that is done, you can copy the normal executable to the machine and install from the GUI because it will pop up, yes, even on Hyper-V server.

        Did you put that in just for me?

        1 Reply Last reply Reply Quote 1
        • DashrenderD
          Dashrender @JaredBusch
          last edited by

          @JaredBusch said in How to Install the Atera RMM Agent on Hyper-V Server 2012 R2:

          DISM /online /enable-feature /featurename:NetFx3 /all
          

          i do this all the time on Windows 10, except I include the /source:location of files since it's not on my WSUS system.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post