@Dashrender said in Going from Active Directory Domain to workgroup?:
if you want the users to transparently access the fileserver, then yes, when you change the password on the workstation, you would have to change the password on the server (someone remotes into the server, updates the password to match - done).
If you don't care about transparent access, then the user's have their own local (or MS ) account on their PCs.
The server has it's own set of users created for each person who will have access to the file server.
When the end user of the PC connects to the file server, they willp present their server created credentials, that information is stored by windows and from that point it's transparent.
IF the user changes their password on the PC, the mapped drive will continue as if nothing has changed.
Thanks. I was hoping there was a trick to sync them, although I didn't think there was; and if it isn't a registry, policy. or powershell trick, I would probably avoid it.
(and thanks for staying on topic!)