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

    Standing up a new site - your thoughts

    Scheduled Pinned Locked Moved IT Discussion
    25 Posts 4 Posters 4.1k Views
    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 Dashrender

      I'm standing up a new site connected to current network later this summer.

      It will have two laser printers, 10 computers and a handful of label printers.

      I'm debating if I should put a small server out there or not?

      Advantages
      Local AD to authenticate to.
      Possible DFS for our shared network folder
      Windows print queues
      Windows based DNS and DHCP

      Disadvantages
      cost (server, windows license)

      We've had a traditionally very mobile workforce, but with this new location and closing 4 other smaller shops that mobility will greatly reduce.

      Other thoughts?

      scottalanmillerS dafyreD 2 Replies Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @Dashrender
        last edited by

        @Dashrender said:

        I'm debating if I should put a small server out there or not?

        Advantages
        Local AD to authenticate to.
        SMB file shares
        print queues
        DNS and DHCP

        All available without Windows. Have you considered the free option?

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

          I have a pre existing Windows network I don't want to dismantle at this time. and I want them to work together without issue.

          That said - I recall reading recently that someone was tying linux and windows together with BIND and Directory Services... so I'm open to that possibility as long as moving between sites is seamless.

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

            @Dashrender said:

            I have a pre existing Windows network I don't want to dismantle at this time. and I want them to work together without issue.

            Then it sounds like you've already completely justified the cost and the original question is unnecessary. If having 90% of the features for free isn't good enough, then avoiding the features, also for free, can't be good enough.

            1 Reply Last reply Reply Quote 0
            • ?
              A Former User
              last edited by

              Do you need Group Policy? if not just use a Drop in PDC emulator with OpenLDAP/Samba. Group Policy can be done with Linux but the TCO may be cheaper with a Windows Server Essentials licenses (as much as I hate it because it's basically just SBS)

              DashrenderD scottalanmillerS 2 Replies Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @Dashrender
                last edited by

                @Dashrender said:

                I have a pre existing Windows network I don't want to dismantle at this time. and I want them to work together without issue.

                Although I'm unsure why you would dismantle the network or why they would not work together. There are many options that are completely compatible and free. Even AD can be extended for free. Only DFS is, I believe, an issue that you would not be able to run that locally but I'm not completely sure that DFS isn't available too.

                1 Reply Last reply Reply Quote 0
                • dafyreD
                  dafyre @Dashrender
                  last edited by

                  @Dashrender If you are familiar enough with Linux, you can use SAMBA on your favorite Linux distro as an additional AD server, and you can configure DNS and DHCP on it free as well. (It will even handle GPO).

                  I'm not sure if it works with DFS or not, however.

                  ? 1 Reply Last reply Reply Quote 2
                  • DashrenderD
                    Dashrender
                    last edited by

                    DFS is not a requirement, only a consideration.

                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                    • DashrenderD
                      Dashrender @A Former User
                      last edited by

                      @thecreativeone91 said:

                      Do you need Group Policy? if not just use a Drop in PDC emulator with OpenLDAP/Samba. Group Policy can be done with Linux but the TCO may be cheaper with a Windows Server Essentials licenses (as much as I hate it because it's basically just SBS)

                      Can you add an SBS essentials to an existing network?

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @A Former User
                        last edited by

                        @thecreativeone91 said:

                        Do you need Group Policy? if not just use a Drop in PDC emulator with OpenLDAP/Samba. Group Policy can be done with Linux but the TCO may be cheaper with a Windows Server Essentials licenses (as much as I hate it because it's basically just SBS)

                        Samba does Group Policy and it super easy. You use all the normal Windows tools and you can't even tell that it is Linux.

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

                          @Dashrender said:

                          @thecreativeone91 said:

                          Do you need Group Policy? if not just use a Drop in PDC emulator with OpenLDAP/Samba. Group Policy can be done with Linux but the TCO may be cheaper with a Windows Server Essentials licenses (as much as I hate it because it's basically just SBS)

                          Can you add an SBS essentials to an existing network?

                          No, that's the specific limitation of SBS. It is always the root, never anything else.

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

                            @Dashrender said:

                            DFS is not a requirement, only a consideration.

                            Then Linux meets every requirement except that it isn't "called" Windows.

                            1 Reply Last reply Reply Quote 0
                            • ?
                              A Former User @dafyre
                              last edited by

                              @dafyre said:

                              @Dashrender If you are familiar enough with Linux, you can use SAMBA on your favorite Linux distro as an additional AD server, and you can configure DNS and DHCP on it free as well. (It will even handle GPO).

                              I'm not sure if it works with DFS or not, however.

                              Nope. Not DFS. I believe it would use NTFRS for the SysVol share though. Meaning the domain functional level couldn't be 2012 or 2012r2 I believe.

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

                                @scottalanmiller said:

                                @Dashrender said:

                                @thecreativeone91 said:

                                Do you need Group Policy? if not just use a Drop in PDC emulator with OpenLDAP/Samba. Group Policy can be done with Linux but the TCO may be cheaper with a Windows Server Essentials licenses (as much as I hate it because it's basically just SBS)

                                Can you add an SBS essentials to an existing network?

                                No, that's the specific limitation of SBS. It is always the root, never anything else.

                                Didn't think so..
                                So I guess I need to dive into a linux box once I get the phone thing handled.

                                Thanks

                                1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @A Former User
                                  last edited by

                                  @thecreativeone91 said:

                                  @dafyre said:

                                  @Dashrender If you are familiar enough with Linux, you can use SAMBA on your favorite Linux distro as an additional AD server, and you can configure DNS and DHCP on it free as well. (It will even handle GPO).

                                  I'm not sure if it works with DFS or not, however.

                                  Nope. Not DFS. I believe it would use NTFRS for the SysVol share though. Meaning the domain functional level couldn't be 2012 or 2012r2 I believe.

                                  You sure? It's in the docs.

                                  https://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/msdfs.html

                                  ? 1 Reply Last reply Reply Quote 0
                                  • ?
                                    A Former User @scottalanmiller
                                    last edited by

                                    @scottalanmiller said:

                                    You sure? It's in the docs.

                                    https://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/msdfs.html

                                    Ah, it might have changed since I've done it. Though DFS in windows server 2012 is a bit different and uses SMB 3.0 normally.

                                    1 Reply Last reply Reply Quote 0
                                    • dafyreD
                                      dafyre
                                      last edited by

                                      The Samba Wiki mentions that DFS-R isn't implemented yet (I believe this is what 2012 ans 2012R2 use for replicating SYSVOL, etc...

                                      That's not to say that you couldn't replicate it by other means though...

                                      1 Reply Last reply Reply Quote 1
                                      • ?
                                        A Former User
                                        last edited by

                                        Samba 4.0.0 has what they call "basic" support for SMB3.0

                                        1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User
                                          last edited by

                                          NXfilter would be one way to do your DNS if you don't want a whole BIND setup. It will do Zone Transfers from Windows DNS and will also handle content filtering.

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

                                            Do you want to do a zone transfer rather than just have it be a local cache?

                                            ? DashrenderD 2 Replies Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post