GP edit view

G

Guest

Sorry i had to repost the 1st part of my question as it wasn't answered.

When i try to edit a group policy in the GPMC on anything other than a
Domain controller i can't see any other sub sections underneath \user
configuration\Windows Settings except 'remote installation services', I can't
see scripts, security settings, folder redirection, internet explorer
maintenance. All of these items only appear when i am editing on the actual
domain controller.
 
R

Rashmi.K.Y [MSFT]

Hi,

Thanks for posting.

Please execute the following commands to register the necessary DLLs.

Open the command prompt. Type the following commands and press enter key
after typing each command.

regsvr32 gptext.dll
regsvr32 ieaksie.dll
regsvr32 wsecedit.dll
regsvr32 fde.dll

If the components are still missing, please execute the following command.

Start -> Run -> Type 'cmd' without quotes.
cd\
cd winnt\system32
FOR %1 IN (*.DLL) DO REGSVR32 /S %1

Now please check whether the issue is resolved.

Thank you,

Rashmi

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Thread-Topic: GP edit view
| thread-index: AcTR1gWG3hYIZM6QSLOmseBGid07tQ==
| X-WBNR-Posting-Host: 165.228.11.104
| From: =?Utf-8?B?SGFnZ2lz?= <[email protected]>
| Subject: GP edit view
| Date: Tue, 23 Nov 2004 19:31:01 -0800
| Lines: 9
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.win2000.group_policy
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA0
3.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.win2000.group_policy:32335
| X-Tomcat-NG: microsoft.public.win2000.group_policy
|
| Sorry i had to repost the 1st part of my question as it wasn't answered.
|
| When i try to edit a group policy in the GPMC on anything other than a
| Domain controller i can't see any other sub sections underneath \user
| configuration\Windows Settings except 'remote installation services', I
can't
| see scripts, security settings, folder redirection, internet explorer
| maintenance. All of these items only appear when i am editing on the
actual
| domain controller.
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top