"Access Denied" error message after you restore GPOs from a CD-R backup in Group Policy Management Console (833319)
The information in this article applies to:
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Datacenter Server
- Microsoft Windows 2000 Server
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Standard Edition
SYMPTOMSAfter you use Microsoft Group Policy Management Console
(GPMC) to restore Group Policy objects (GPOs) from a CD-R backup, when you try
to access GPOs, you receive an error message that is similar to the following:
Access Denied. CAUSEThis problem occurs because, when a file is saved to a CD-R,
the read-only file attribute is automatically assigned to the file. When Group
Policy object (GPO) is restored to your server from the CD-R, the file retains
the read-only file attribute.WORKAROUNDTo work around this problem, copy the GPO files that you
want to restore from the CD-R to a folder on your hard disk, remove the
read-only attribute from the GPO files, and then use GPMC to restore GPOs from
the folder on your hard disk. To do this, follow these steps:
- Insert the CD-R disc that contains the backed up GPO files
in the CD-ROM or DVD-ROM drive on your Microsoft Windows 2000 Server-based
computer.
- Start Microsoft Windows Explorer, and then in the
Folders pane, click the hard disk where you want to copy the
GPO files.
- On the File menu, point to
New, and then click Folder.
- Type GPO_Temp, and then press ENTER
to name the new folder.
- Copy the GPO files that you want to restore from the CD-ROM
to the GPO_Temp folder.
- Right-click the GPO_Temp folder, and then
click Properties.
- In the GPO_Temp Properties dialog box, in
the Attributes area, click to clear the
Read-only check box, and then click
Apply.
- In the Confirm Attribute Changes dialog
box, click Apply changes to this folder, subfolders and files,
and then click OK.
- In the GPO_Temp Properties dialog box,
click OK.
- Start GPMC, and then restore GPOs from the GPO_Temp
folder.
Alternatively, you can use Command Prompt to copy the files and
then use the attrib command to remove the read-only attribute from the files. To do
this, follow these steps:
- Insert the CD-R disc that contains the backed up GPO files
in the CD-ROM or DVD-ROM drive on your Windows server.
- Start Command Prompt.
- Type the following commands, and then press ENTER after
each command:
cd\ md
GPO_Temp cd GPO_Temp copy
CD_Or_DVD_Drive_Letter:\GPO_Files_You_Want_To_Restore_From_Backup attrib
-R /D /S - Start GPMC, and then restore GPOs from the C:\GPO_Temp
folder.
STATUS Microsoft has
confirmed that this is a problem in Microsoft Group Policy Management Console.
Modification Type: | Major | Last Reviewed: | 12/16/2003 |
---|
Keywords: | kberrmsg kbBug kbprb KB833319 kbAudITPRO |
---|
|