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

    Domain/Server Upgrade Options

    IT Discussion
    12
    43
    4.4k
    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.
    • DashrenderD
      Dashrender
      last edited by

      NextCloud requires either the use of a local sync client (not tenable for huge network shares) or web based file sharing. I think WebDav might work - but I'm not sure anyone here has gotten it to work.

      I still haven't seen a good solution for traditional network shares.

      Sharepoint integration in to MS Office is about the best option I can think of.

      scottalanmillerS travisdh1T 2 Replies Last reply Reply Quote 0
      • BRRABillB
        BRRABill
        last edited by

        That's definitely an option. Just totally scrap AD and local storage and move everything to the cloud.

        I mean, that's my ultimate goal ... maybe I just skip the middle steps and do that now.

        scottalanmillerS coliverC 2 Replies Last reply Reply Quote 2
        • ObsolesceO
          Obsolesce
          last edited by

          Because you're already on Windows, I'd probably narrow it down to two.

          OPTION 1
          Same plan as your option 1, everything on one VM (AD/DNS/DHCP), and file server on 2nd VM. Anything else, make Linux VMs... such as Nethserver if you want to make it really easy on yourself.

          This option 1 is obviously a little more expensive because of the Server 2016 licensing cost, but you'll save yourself a TON of labor costs, as everything (AD/DNS/DHCP/FILE/etc) will be familiar and simple migration. It will work well with minimal configuration and be compatible with most likely all of your existing Applications and client PCs best.

          You can keep your costs down if you can get away with only a single 2016 standard license + CALs, and deploy Linux VMs thereafter.

          OPTION 2
          Your option 3. Azure AD / cloud-only. This is something you can do in parallel and migrate to. But cloud hosting costs. If you already have hardware, perhaps option 1 is better.

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

            @BRRABill said in Domain/Server Upgrade Options:

            That's definitely an option. Just totally scrap AD and local storage and move everything to the cloud.

            I mean, that's my ultimate goal ... maybe I just skip the middle steps and do that now.

            Once you know it is the goal, then I think so. Start with "this is our goal" then decide what's on the path from here to there. I doubt "implementing other things" is really part of that path.

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

              @Dashrender said in Domain/Server Upgrade Options:

              NextCloud requires either the use of a local sync client (not tenable for huge network shares) or web based file sharing. I think WebDav might work - but I'm not sure anyone here has gotten it to work.

              I use WebDAV. it's on a small scale, but I've not had issues.

              coliverC 1 Reply Last reply Reply Quote 2
              • coliverC
                coliver @BRRABill
                last edited by

                @BRRABill said in Domain/Server Upgrade Options:

                That's definitely an option. Just totally scrap AD and local storage and move everything to the cloud.

                I mean, that's my ultimate goal ... maybe I just skip the middle steps and do that now.

                I think since that's your ultimate goal why not move there now? It's not like the "cloud" is untenable or unusable there are very few downsides to going with a cloud based solution especially if you're just replacing some very basic task like authentication and file sharing.

                BRRABillB 1 Reply Last reply Reply Quote 1
                • coliverC
                  coliver @scottalanmiller
                  last edited by

                  @scottalanmiller said in Domain/Server Upgrade Options:

                  @Dashrender said in Domain/Server Upgrade Options:

                  NextCloud requires either the use of a local sync client (not tenable for huge network shares) or web based file sharing. I think WebDav might work - but I'm not sure anyone here has gotten it to work.

                  I use WebDAV. it's on a small scale, but I've not had issues.

                  When I was using OwnCloud I was doing it exclusively through WebDAV. Worked flawlessly on Windows and Linux once you got a valid SSL cert.

                  1 Reply Last reply Reply Quote 2
                  • BRRABillB
                    BRRABill @coliver
                    last edited by

                    @coliver said in Domain/Server Upgrade Options:

                    @BRRABill said in Domain/Server Upgrade Options:

                    That's definitely an option. Just totally scrap AD and local storage and move everything to the cloud.

                    I mean, that's my ultimate goal ... maybe I just skip the middle steps and do that now.

                    I think since that's your ultimate goal why not move there now? It's not like the "cloud" is untenable or unusable there are very few downsides to going with a cloud based solution especially if you're just replacing some very basic task like authentication and file sharing.

                    The main issue, as is always discussed here, is how to give access to the files that are currently available on the network. We always seem to fight about syncing and sync programs and whatnot.

                    But it's definitely an option.

                    coliverC 1 Reply Last reply Reply Quote 0
                    • coliverC
                      coliver @BRRABill
                      last edited by

                      @BRRABill said in Domain/Server Upgrade Options:

                      @coliver said in Domain/Server Upgrade Options:

                      @BRRABill said in Domain/Server Upgrade Options:

                      That's definitely an option. Just totally scrap AD and local storage and move everything to the cloud.

                      I mean, that's my ultimate goal ... maybe I just skip the middle steps and do that now.

                      I think since that's your ultimate goal why not move there now? It's not like the "cloud" is untenable or unusable there are very few downsides to going with a cloud based solution especially if you're just replacing some very basic task like authentication and file sharing.

                      The main issue, as is always discussed here, is how to give access to the files that are currently available on the network. We always seem to fight about syncing and sync programs and whatnot.

                      But it's definitely an option.

                      Don't use sync programs? What kinds of files do you currently have stored and what does your business use most often. If it's just word documents? Then you can drop them into a Sharepoint site with versioning and it will natively integrate into Office and Outlook.

                      1 Reply Last reply Reply Quote 0
                      • travisdh1T
                        travisdh1 @Dashrender
                        last edited by

                        @Dashrender said in Domain/Server Upgrade Options:

                        NextCloud requires either the use of a local sync client (not tenable for huge network shares) or web based file sharing. I think WebDav might work - but I'm not sure anyone here has gotten it to work.

                        I got it working without to much fuss. Maybe I'll redo that and do another how-to post on it.

                        DashrenderD 1 Reply Last reply Reply Quote 0
                        • stacksofplatesS
                          stacksofplates
                          last edited by

                          I say use virt-builder to create a template and then sysprep and inject your SSH keys into it. Then clone that into your systems and have an orchestration tool build your servers. Once you have full IaC sit back and drink espresso.

                          😁

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

                            @travisdh1 said in Domain/Server Upgrade Options:

                            @Dashrender said in Domain/Server Upgrade Options:

                            NextCloud requires either the use of a local sync client (not tenable for huge network shares) or web based file sharing. I think WebDav might work - but I'm not sure anyone here has gotten it to work.

                            I got it working without to much fuss. Maybe I'll redo that and do another how-to post on it.

                            But even if you do get it to work, this is still a horrible solution - because it's really no different than old SMB shares, whatever infects your machine can still encrypt all the data the user has write access to.

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

                              @Dashrender said in Domain/Server Upgrade Options:

                              @travisdh1 said in Domain/Server Upgrade Options:

                              @Dashrender said in Domain/Server Upgrade Options:

                              NextCloud requires either the use of a local sync client (not tenable for huge network shares) or web based file sharing. I think WebDav might work - but I'm not sure anyone here has gotten it to work.

                              I got it working without to much fuss. Maybe I'll redo that and do another how-to post on it.

                              But even if you do get it to work, this is still a horrible solution - because it's really no different than old SMB shares, whatever infects your machine can still encrypt all the data the user has write access to.

                              You have a damned complex about this. Get over it.

                              The best solution technically is almost never the best solution for usability.

                              Yourjob is to balance those for the business need.

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