Server 2019 Essentials - Domain controller requirement
-
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@Mike-Davis said in Server 2019 Essentials - Domain controller requirement:
@CCWTech Even with only 4 users, wouldn't that mean create 4 user accounts on the server and then manage 4 user accounts on 4 machines. I supposed you could use the net user command in screen connect, but setting up a domain is so easy. Does the connector for Essentials work when they are not domain joined, or does it domain join them when you run it?
In the environment each user is transient, users move around the office and use whatever computer is available to them. So really a need for only 1 user unless we need to lock down certain directories for managers, owners, etc.
However no need to put complexity where the need does not exist. Creating 4 users (or more) is very easy. Once created not really any need to change them often.
And "net user" is trivial to manage remotely. Managing AD remotely takes quite a bit more work. Needs solid benefits to offset the overhead.
-
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
But the question remains, are you forced to use it as a DC?
A DC with no joined machines, is just a stand alone machine. Even the old one didn't have to be used for AD. Yes, AD would run, but it would not impact the environment. Using AD was never a requirement, only that no other root was allowed.
-
@scottalanmiller said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
But the question remains, are you forced to use it as a DC?
A DC with no joined machines, is just a stand alone machine. Even the old one didn't have to be used for AD. Yes, AD would run, but it would not impact the environment. Using AD was never a requirement, only that no other root was allowed.
Use was not a requirement but setting it up was. I'm trying to find out if there will be any unexpected behavior if I don't promote it.
-
Why not just use Linux at this point? If you aren't using AD and don't want any additional overheard. Then just use Linux
-
@IRJ said in Server 2019 Essentials - Domain controller requirement:
Why not just use Linux at this point? If you aren't using AD and don't want any additional overheard. Then just use Linux
They have a Windows based application that runs on the server. Linux isn't an option.
-
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
Why not just use Linux at this point? If you aren't using AD and don't want any additional overheard. Then just use Linux
They have a Windows based application that runs on the server. Linux isn't an option.
Why not segregate duties virtually then? Have file shares on Linux and have your app run on Windows?
-
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
Why not just use Linux at this point? If you aren't using AD and don't want any additional overheard. Then just use Linux
They have a Windows based application that runs on the server. Linux isn't an option.
Why not segregate duties virtually then? Have file shares on Linux and have your app run on Windows?
That wouldn't work for this program. Windows is a requirement for this case.
-
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
Why not just use Linux at this point? If you aren't using AD and don't want any additional overheard. Then just use Linux
They have a Windows based application that runs on the server. Linux isn't an option.
Why not segregate duties virtually then? Have file shares on Linux and have your app run on Windows?
That wouldn't work for this program. Windows is a requirement for this case.
he means for files outside of the program. Word docs and the like.
-
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
Why not just use Linux at this point? If you aren't using AD and don't want any additional overheard. Then just use Linux
They have a Windows based application that runs on the server. Linux isn't an option.
Why not segregate duties virtually then? Have file shares on Linux and have your app run on Windows?
That wouldn't work for this program. Windows is a requirement for this case.
I hear companies say that alot, but they dont always have a valid reason. SMB is SMB.
-
Is there any reason to use Essentials vs Windows Server Standard? Is there a good argument to have local hardware vs hosting on the cloud? It would take a while to get hardware costs back on such a small installation for so few users.
-
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
Why not just use Linux at this point? If you aren't using AD and don't want any additional overheard. Then just use Linux
They have a Windows based application that runs on the server. Linux isn't an option.
Why not segregate duties virtually then? Have file shares on Linux and have your app run on Windows?
That wouldn't work for this program. Windows is a requirement for this case.
I hear companies say that alot, but they dont always have a valid reason. SMB is SMB.
Fine but the question is about Windows 2019 as to if you have to promote it to a DC
-
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
Why not just use Linux at this point? If you aren't using AD and don't want any additional overheard. Then just use Linux
They have a Windows based application that runs on the server. Linux isn't an option.
Why not segregate duties virtually then? Have file shares on Linux and have your app run on Windows?
That wouldn't work for this program. Windows is a requirement for this case.
I hear companies say that alot, but they dont always have a valid reason. SMB is SMB.
It's not SMB. It's an application.
-
My initial question was going to be "why do you need Windows" and it was later answered. My initial recommendation would be virtualize and separate the workloads.
Use the Windows Server Essentials to run this Windows only software, from your hypervisor of choice.
-
@scottalanmiller said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
Why not just use Linux at this point? If you aren't using AD and don't want any additional overheard. Then just use Linux
They have a Windows based application that runs on the server. Linux isn't an option.
Why not segregate duties virtually then? Have file shares on Linux and have your app run on Windows?
That wouldn't work for this program. Windows is a requirement for this case.
I hear companies say that alot, but they dont always have a valid reason. SMB is SMB.
It's not SMB. It's an application.
No, No. What I meant is to run the app on Windows and do the SMB sharing on Linux.
-
@IRJ said in Server 2019 Essentials - Domain controller requirement:
Is there any reason to use Essentials vs Windows Server Standard? Is there a good argument to have local hardware vs hosting on the cloud? It would take a while to get hardware costs back on such a small installation for so few users.
Essentials is cheaper. And there is no use case for the second VM of Standard. Has to be local for performance and reliability. Most customers using the software he is talking about have flaky Internet. And hosting on cloud would be quite expensive given the Windows requirement. Would take no time for the cloud to cost way more than the on-premises deployment.
-
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
Why not just use Linux at this point? If you aren't using AD and don't want any additional overheard. Then just use Linux
They have a Windows based application that runs on the server. Linux isn't an option.
Why not segregate duties virtually then? Have file shares on Linux and have your app run on Windows?
That wouldn't work for this program. Windows is a requirement for this case.
I hear companies say that alot, but they dont always have a valid reason. SMB is SMB.
Fine but the question is about Windows 2019 as to if you have to promote it to a DC
From what I can find here and in the Work Remotely section there is no requirement for a domain.
-
@DustinB3403 said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
Why not just use Linux at this point? If you aren't using AD and don't want any additional overheard. Then just use Linux
They have a Windows based application that runs on the server. Linux isn't an option.
Why not segregate duties virtually then? Have file shares on Linux and have your app run on Windows?
That wouldn't work for this program. Windows is a requirement for this case.
I hear companies say that alot, but they dont always have a valid reason. SMB is SMB.
Fine but the question is about Windows 2019 as to if you have to promote it to a DC
From what I can find here and in the Work Remotely section there is no requirement for a domain.
That's what I was thinking but wanted to verify in case I was missing something.
-
You could also download the essentials trial from microsoft, deploy it and confirm that everything will work as expected before having the client buy Essentials (and have worries about needing a domain).
-
@DustinB3403 said in Server 2019 Essentials - Domain controller requirement:
You could also download the essentials trial from microsoft, deploy it and confirm that everything will work as expected before having the client buy Essentials (and have worries about needing a domain).
We purchased Essentials and have loaded it. We had the expectation that we would need to setup a domain and just not use it. When it didn't force us into creating a domain this question came up.
-
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
@CCWTech said in Server 2019 Essentials - Domain controller requirement:
@IRJ said in Server 2019 Essentials - Domain controller requirement:
Why not just use Linux at this point? If you aren't using AD and don't want any additional overheard. Then just use Linux
They have a Windows based application that runs on the server. Linux isn't an option.
Why not segregate duties virtually then? Have file shares on Linux and have your app run on Windows?
That wouldn't work for this program. Windows is a requirement for this case.
I hear companies say that alot, but they dont always have a valid reason. SMB is SMB.
Fine but the question is about Windows 2019 as to if you have to promote it to a DC
No one here knows - we don't run that software.