Quantcast
Channel: Group Policy forum
Viewing all 19997 articles
Browse latest View live

GPO Registry Targeting Question

$
0
0

I am looking to apply a GPO policy that inserts a registry key into an RDS/ICA session based upon a registry key setting on the client device.  Is this possible when using registry targeting, or is that only able to look at the registry on the server the policy is being applied to?  I am unable to use RDS Client Name targeting for this, and this is my next thought.

Thank you


Account locked - despite locked timer is expired

$
0
0

I'm facing a strange problem - domain user accounts are not being unlocked.

These are the Account Lockout Policy settings: Lockout duration: 30 minutes Account lockout treshold: 10 invalid logon attempts Reset lockout account lockout counter afeter: 29 minutes (it was 30 minutes before and it had the same problem)

What is happening is that even after the lockout duration is expired (days since the lockout time) the account still shows as locked.

I'm already using the "Lockout Account Tool" and the tool doesn't show any new other Bad Password attempts.

Any ideas of what might be the cause?

Thanks!

Offline Files Sync Failing, access denied to incorrect folder location

$
0
0

Hi,

We have our users setup with Folder Redirection and Offline Files Syncronisation on Windows 7 Enterprise clients (x64). Server Side is 2008 R2.

The problem we have is that users Offline files sync is failing, but it looks like the machine is trying to Sync another users directory. For example, assumign I am 'userY' in my Sync Centre, the current status is 'Failed - Access Denied' and the folder states is "\\server\share\userX" where X is a completely different user to my account. This happens across the board and there is no consistancy for the username that appears to be being synced.

A couple of other points;

1. This particular user has not logged on to this PC so there is no profile loaded for them

2. I have Read/Write access to the Share AND the users Folder that Sync Centre complains about

3. While other users DO NOT have this level of access to the users folder, they do have Read/List access to the top level of the share and Full Control of their own folders.

Let me know if you need any more information

Thanks in Advance.

Tom

Manual GPO refresh 1 minute intervals, 4004, 4005, 1502

$
0
0

I wanted to throw our scenario out there to see if anybody has experienced the same thing.

We have several computers that are logging event IDs 1502, 4004, and 4005 in the Event Logs.  It is about once a minute.  I'm willing to bet you money that it is a MANUAL REFRESH.  But, from where?

Here are the facts:

  1. We do not specify a GP refresh interval at the Domain Level.  We are in favor of the Microsoft Defaults. (90 minutes, with a 30 minute offset).
  2. We do not have any registry keys on local machines that specify a GP Refresh rate.
  3. I cannot find any scheduled tasks that would invoke a refresh (Server 2012 feature)
  4. We've observed that if the SMS Agent Host (SCCM) is disabled, the constant refresh stops.

How can I tell where the manual refreshes are coming from?  It's like a GPO Denial of Service attack.  I understnad that GPUPDATE can be called through WMI or API calls.

How do I use network monitors to discover the origin!?


Unable to delete gpo link to an OU using C#

$
0
0

Hi,

I have c# .net windows application (vs2010). I am working on Active Directory GPO link and Unlink to an OU.

To link a GPO with an OU I used GPMGMT.lib and it is working below is the code

GPMGMTLib.GPM gpm =null;
          
                 gpm = new GPMGMTLib.GPM();

                GPMGMTLib.GPMConstants gpc = (GPMConstants)gpm.GetConstants();

                GPMGMTLib.GPMDomain gpd = (GPMDomain)gpm.GetDomain(strdomain, "", gpc.UseAnyDC);

                GPMGMTLib.GPMSearchCriteria searchOBJ = gpm.CreateSearchCriteria();

                searchOBJ.Add(gpc.SearchPropertyGPODisplayName, gpc.SearchOpEquals, strGPO);

                GPMGMTLib.GPMGPOCollection objGPOlist = gpd.SearchGPOs(searchOBJ);

                GPMGMTLib.GPMSOM gpSom = gpd.GetSOM(strOU);

                gpSom.CreateGPOLink(-1, objGPOlist[1]);

     But I am unable to delete link between GPO from an OU.

     After searched in google got information saying add gpedit.dll which contains DeleteGPOLink method.

       When I am trying to add reference it is giving me an error message saying

     "A reference to C:\windows\system32\gpedit.dll could not be added. Please make sure that the file is accessible, and that it is a valid assembly or COM component".

   Could anyone suggest me how to unlink a GPO from an OU with an example.

    Many Thanks in Advance.

Govind

Group Policy Windows Sever,

$
0
0
Hi, my fellow worker is new and has set the group policy so that the restricted polices have been set on the administrator accounts. And i can't do anything on the sever beacuse everything is restricted i been set like a baisc user (No Sever Manger, No Domain Controls, No Adminstrator tools) Is there any way to fix this?

Replace a DLL in use with GPO PROBLEM!

$
0
0

I need to replace a DLL.

This DLL is in use when the PC is started.

I have already successfully changed the permissions of the DLL through Group Policy

After the permission change: I have deployed the Group Policy Preferences to replace the DLL in question BUT it does not not get replaced. To test, i have added a character to the file name and the policy gets pushed correctly the file gets created or replaced. SO the policy works.

When i manually try to replace the DLL, i run in to DLL in use error. When I stop the service, I can replace the DLL.

So i am thinking, when the GPO runs to replace the DLL the service already starts and is unable replace because of that?

If thats the case is there a work around? How can I replace this DLL in mass? Would script be better?

Thank you much...

Having problem with Group Policy

$
0
0

When I start Group Policy Managment on the Domain Controler I get a error message .(The system cannot find the path specified)
when I click ok it starts the mmc
when I try to edit the Default Domain Policy I get an error (Failed to open the Group Plicy Object. You may not have appropriat rights)
When I go to Browser and type \\xxxxx.local\sysvol\
I see a file that is called xxxxx.local it is not a shortcut it is jut a LOCAL File
When I go to \\the domain controller \SYSVOL I see the same thing.
however if I go to the DC, I can go to c"\windows\sysvol\
I see 4 folders (1.Domain, 2.Staging, 3.Staging area 4.sysvol)
and yes if I expand sysvol I see the same local file again.

From DOmain controller

Log Name:      Application
Source:        Microsoft-Windows-CertificationAuthority
Date:          10/11/2014 7:33:18 PM
Event ID:      77
Task Category: None
Level:         Warning
Keywords:      Classic
User:          SYSTEM
Computer:      SERVER.xxxxx.local
Description:
The "Windows default" Policy Module logged the following warning: The Active Directory connection to SERVER.xxxxx.local has been reestablished to SERVER.xxxxx.local.

Log Name:      System
Source:        Microsoft-Windows-GroupPolicy
Date:          10/13/2014 9:46:28 AM
Event ID:      1058

User:          SYSTEM
Computer:      SERVER.xxxxx.local
Description:
The processing of Group Policy failed. Windows attempted to read the file \\xxxxx.local\sysvol\xxxxx.local\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\gpt.ini
from a domain controller and was not successful.
\ Group Policy settings may not be applied until this event is resolved. This issue may be transient and could be caused by one or more of the following:
a) Name Resolution/Network Connectivity to the current domain controller.
b) File Replication Service Latency (a file created on another domain controller has not replicated to the current domain controller).
c) The Distributed File System (DFS) client has been disabled.

From the Workstation

Log Name:      System
Source:        Microsoft-Windows-GroupPolicy
Date:          10/13/2014 10:25:12 AM
Event ID:      1058
Task Category: None
Level:         Error
Keywords:     
User:          SYSTEM
Computer:      Auditors0063.xxxxx.local
Description:
The processing of Group Policy failed. Windows attempted to read the file \\xxxxx.local\sysvol\xxxxx.local\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\gpt.ini from a domain controller and was not successful. Group Policy settings may not be applied until this event is resolved. This issue may be transient and could be caused by one or more of the following:
a) Name Resolution/Network Connectivity to the current domain controller.
b) File Replication Service Latency (a file created on another domain controller has not replicated to the current domain controller).
c) The Distributed File System (DFS) client has been disabled.

Log Name:      System
Source:        NETLOGON
Date:          10/13/2014 10:24:09 AM
Event ID:      5719
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      Auditors0063.xxxxx.local
Description:
This computer was not able to set up a secure session with a domain controller in domain xxxxx due to the following:
There are currently no logon servers available to service the logon request.
This may lead to authentication problems. Make sure that this computer is connected to the network. If the problem persists, please contact your domain administrator. 

I cannot find any resolutions any help is appreciated

Freddie


Event ID 1085 on DC - Failed to Apply the Group Policy Local Users and Groups Settings

$
0
0

I have a domain with 2 DCs.  The primary DC is running Server 2012 and is raising Event ID 1085 every 10 minutes and 20 seconds.

Windows failed to apply the Group Policy Local Users and Groups settings. Group Policy Local Users and Groups settings might have its own log file. Please click on the "More information" link.

System

  - Provider

   [ Name]  Microsoft-Windows-GroupPolicy
   [ Guid]  {AEA1B4FA-97D1-45F2-A64C-4D69FFFD92C9}

   EventID 1085

   Version 0

   Level 3

   Task 0

   Opcode 1

   Keywords 0x8000000000000000

  - TimeCreated

   [ SystemTime]  2014-10-20T20:09:03.706992400Z

   EventRecordID 130087

  - Correlation

   [ ActivityID]  {FDDFB8C5-9ECF-41B9-B2B4-3AD0B345A37A}

  - Execution

   [ ProcessID]  1000
   [ ThreadID]  3280

   Channel System

   Computer SERVER.DOMAIN.NAME

  - Security

   [ UserID]  S-1-5-18


- EventData

  SupportInfo1 1
  SupportInfo2 4404
  ProcessingMode 0
  ProcessingTimeInMilliseconds 10343
  ErrorCode 183
  ErrorDescription Cannot create a file when that file already exists.
  DCName \\SERVER.DOMAIN.name
  ExtensionName Group Policy Local Users and Groups
  ExtensionId {17D89FEC-5C44-4972-B12D-241CAEF74509} 

Everything I look up for Event ID 1085 seems to be about a different cause.

Any ideas?


Local Group Policy APPLIED to a group

$
0
0

Hi everyone

I need to create 3 different local group policy for 3 different User Group. eg. Office, Management, IT.

My steps.
1. mmc -> add/remove snap-in -> Group Policy Object Editor -> Browse -> Tab "User" (local user and group compatible with Local group Policy)

2. Then I can choose any user or pre-define Administrators or Non_administrators

...but where are the groups created by me? I mean Office, IT etc. How Can I apply Local Policy Group for my "own" Group ?

Thank you 

##
Windows Server 2008 R2 Ent
No AD


How to find .ADM file?

$
0
0

We have a default user policy.  In Group Policy Management when I drill down toUser Config\Policies\Admin templates and then "right click" I can then choose "Add/Remove Template"    When I do this I see a list of .ADM files that are applied to this GPO.  Where are they?  When I'm in the Add/Remove Templates little window I only have buttons for ADD & REMOVE and if I choose ADD it does not bring me to where the .ADM files live.   I know our ADM files are on different shares (bad practice I know) but there is one I need to find so I can add it to another GPO and I can't find it. 

So how do I find where the GPO points to for it's ADM files?


mqh7

Group Policy-Allow Domain Users can be change IP

$
0
0
I Need To Change IP from Domain User Accounts or domain user can be change there IP.

iis run in domain user pc

$
0
0
 is iis  Privilege in user of domain controller

Windows Server 2012 R2 Trusted Sites GPO will not work (IE11)

$
0
0

I created a simple trusted sites GPO and applied it to an OU with me as the only user(group) to test. After setting up the GPO, I ran GPUPDATE /FORCE on my PC, then ran the GPRESULT /R to get the report info. The GPO appeared in the list of applied GPOs, but the website never was placed in the Trusted Sites location in IE 11.

Did I miss some thing?

Dastedge

Number of previous logons to cache

$
0
0
Hello, i put in GPO "Interactive logon: Number of previous logons to cache (in case domain controller is not available)" to 0 logons. When Windows is loaded, Users can't log in because network adapter needs more time to load, Users must wait some time to log in. They complain about this. Can i somehow accelerate loading of network adapter or do something else? Thanks

check for publisher’s certificate revocation” in IE

$
0
0

If any scripts or GPO to UN tick - the check for publisher’s certificate revocation” in IE. so standard user does not have permission to check again not sure it can be done by GPO or registry method

Windows Server 2003 DC - Windows Server 2012 R2 DC gpttmpl.inf problem

$
0
0

Hello,

I have a problem. I have a Windows Server 2003 R2 DC. AD domain and forest function level is 2003.

I installed and joined to AD domain a Windows Server 2012 R2.

I ran every pre-requirements. (schemaprep, adprep, etc...)

Promote the windows Server 2012 R2 to DC.

Everything succesfull. But when I open the default domain controller policy on the Windows Server 2012 R2, I see this:

What is the problem?

Thanks!

Balazs


Group Policy Inheritence Issue

$
0
0

Hi,

We are facing a strange issue with GPO's. We have a parent OU named OU1 and a SUB OU named OU2. We have applied a GPO on OU1 with IE proxy setting defined as GPO1 and another GPO applied on OU2 with different proxy settings applied as GPO2. The GPO2 is enforced so that the users in OU2 should get the proxy settings specified in GPO2.

We are facing the issue with users in OU2 that they are getting the proxy settings from GPO1 which is applied on OU1. When I run RSOP I can see the proxy settings which is applied on OU2 which is correct. But the IE shows the address from GPO1 which is not correct. When I check Precedence tab of RSOP I can see that GPO1 is above GPO2 in precedence. Don't know how

I have checked from the GPMC console that the GPO2 is having high precedence (which is obvious as it is enforced) but still the settings are not getting applied.

I have tried gpupdate /force, rebooted the PC's. Deleted the GPO history from registry but no use. If I do block inheritance on OU2 then it works fine.

Please suggest if anyone has faced such issue.

group policies not applying

$
0
0

Hi

we are working with a Windows 2003 functional level domain. It has 3 DC, one of them Windows 2003 and other 2 DC running Windows 2008.

The point is we have several group policies, and I think they are not applying fine. for instance my own user, if I run gpresult -v I see some items in the default domain policiy are not applied. It inform of 3 group policy objects applied, as it should be, but not every configuration is applied.

I checked if there was any inheritance blocked, but I did not find any. What should I start to check to find the reason it doesn't work.

Thank you very much

best regards.

David.

how to apply "user configuration" of GPO of specific OU when they login on specific computers?

$
0
0

For example:

Only users belong to OU1 cannot access control panel when he log on to computer1 which belongs to OUA, how to do that with GPO?

The users in OU1 CAN access control panel when they log on the computers which NOT in OUA, and users who are not belong to OU1 CAN access control panel when log on  computer1.

 thanks.

Viewing all 19997 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>