Local Profiles on a PC in Active Directory
Solved
all931
Posted messages
103
Status
Member
-
Anonymous user -
Anonymous user -
Hello,
I would like to create a local account on a machine in my company that is part of the domain. I know how to do it, but the thing is that when I go to the screen where you need to enter the credentials to access an account, Windows defaults to the domain name. So, to access the local account, I have to enter COMPUTER_NAME\user or .\user. It's not an issue for me, but for a regular user, they will never know how to log in and will just pollute our hotline. Additionally, I've noticed that the Windows Admin 0 account is automatically set to local.
That's about it.
Thanks for your feedback.
Configuration: Windows 7 / Chrome 22.0.1229.96
I would like to create a local account on a machine in my company that is part of the domain. I know how to do it, but the thing is that when I go to the screen where you need to enter the credentials to access an account, Windows defaults to the domain name. So, to access the local account, I have to enter COMPUTER_NAME\user or .\user. It's not an issue for me, but for a regular user, they will never know how to log in and will just pollute our hotline. Additionally, I've noticed that the Windows Admin 0 account is automatically set to local.
That's about it.
Thanks for your feedback.
Configuration: Windows 7 / Chrome 22.0.1229.96
3 answers
Hello,
In principle, in the login window, there is an "Advanced" option, it seems to me (or a similar expression). So, a choice is offered (either the domain or the client machine). You select the name of the PC and from then on the account logs in directly locally (at least, that’s how it was under XP and W7).
But, from memory, it seems to me that if the domain is not found, and a local profile exists (you just need to create one once for all), the PC automatically switches to this local profile when the domain is not reachable (that’s how laptops work in companies, especially for salespeople who often "go out" of the network).
As for the admin account, in principle, you have two... the local admin account and the network admin account. One is actually called administrateur@mon-pc and the other administrateur@mondomaine.com (check in the server's LDAP for its full name). Again, the one that gets executed depends on your choice (domain or local). Under W7, the local administrator is not activated by default on a client machine. You have to use the net user command...
It's up to you to see your situation.
In principle, in the login window, there is an "Advanced" option, it seems to me (or a similar expression). So, a choice is offered (either the domain or the client machine). You select the name of the PC and from then on the account logs in directly locally (at least, that’s how it was under XP and W7).
But, from memory, it seems to me that if the domain is not found, and a local profile exists (you just need to create one once for all), the PC automatically switches to this local profile when the domain is not reachable (that’s how laptops work in companies, especially for salespeople who often "go out" of the network).
As for the admin account, in principle, you have two... the local admin account and the network admin account. One is actually called administrateur@mon-pc and the other administrateur@mondomaine.com (check in the server's LDAP for its full name). Again, the one that gets executed depends on your choice (domain or local). Under W7, the local administrator is not activated by default on a client machine. You have to use the net user command...
It's up to you to see your situation.
To get back to my problem, I am not stuck logging in; I can do that (whether or not the network cable is plugged in), but every time I have to enter nom_du_pc\nom_utilisateur. I’m fine with that, but the users, well, not so much, and I would like them to be able to enter only nom_utilisateur and their password without having to specify if it’s on the domain or locally. Poor things, they already don’t understand much, so if we ask them that, they’ll be lost! :D
I don't know if we can put screenshots here?
Because I don't believe (to my knowledge) that your client can switch from network to local by itself... Moreover, a machine like this, used for "standard" operations, can simply be removed from the domain... it can have a dual boot depending on the need (member of the company / external contractor)... there are multiple solutions.
Thank you and have a good weekend, I will get back to this on Monday :)