User GPO not applying
fnolin
Posted messages
42
Status
Membre
-
curumo Posted messages 9 Status Membre -
curumo Posted messages 9 Status Membre -
Hello,
I'm trying to resolve a problem for a user with their computer.
When they log in to their workstation, the user GPOs are not working.
The computer GPOs are working fine.
When they use another computer, the user GPOs are applied.
What could cause this kind of issue?
We are on Windows 7 64-bit.
I have no errors in the event log indicating that the user GPOs are not being applied.
I'm trying to resolve a problem for a user with their computer.
When they log in to their workstation, the user GPOs are not working.
The computer GPOs are working fine.
When they use another computer, the user GPOs are applied.
What could cause this kind of issue?
We are on Windows 7 64-bit.
I have no errors in the event log indicating that the user GPOs are not being applied.
3 réponses
Due to the lack of better options and considering that the elements apply to another machine, the issue does not come from the GPOs but rather from their connection to the host machine.
I had the same problem and the only solution to erase all traces of rights and GPOs was formatting... which is very surprising given the rewriting of rights by the GPOs upon opening the workstation, the session, and then every 45 minutes... but for some strange reason, (rights on the local rights file?) this was not taken into account.
I had the same problem and the only solution to erase all traces of rights and GPOs was formatting... which is very surprising given the rewriting of rights by the GPOs upon opening the workstation, the session, and then every 45 minutes... but for some strange reason, (rights on the local rights file?) this was not taken into account.
I'm considering a right of access and write permissions on the branches of the registry
HKLM\Software\Policies (computer settings, recommended location)
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies (computer settings, another location)
HKCU\Software\Policies (user settings, recommended location)
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies (user settings, another location)
But you're likely to pull your hair out instead of just restoring your system image. I imagine you have an "initial" ghost of the machines given the number you’re responsible for.
HKLM\Software\Policies (computer settings, recommended location)
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies (computer settings, another location)
HKCU\Software\Policies (user settings, recommended location)
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies (user settings, another location)
But you're likely to pull your hair out instead of just restoring your system image. I imagine you have an "initial" ghost of the machines given the number you’re responsible for.
Our 600 machines all have the same GPOs and users in the same services have no issues.
I used the gpresult -H command and it indicates that the GPOs are inaccessible.
The problem really comes from the machine.
But thank you for your suggestion.