RSOP_AdministrativeTemplateFile class
Represents an administrative template (.adm) file.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[AMENDMENT]
class RSOP_AdministrativeTemplateFile
{
string GPOID = "";
datetime lastWriteTime;
string name;
};
Members
The RSOP_AdministrativeTemplateFile class has these types of members:
Properties
The RSOP_AdministrativeTemplateFile class has these properties.
-
GPOID
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key, DisplayName ("GPO ID")
Identifies the GPO that contains the policy object.
-
-
lastWriteTime
-
-
Data type: datetime
-
Access type: Read-only
-
Qualifiers: DisplayName ("Last Write Time")
Time at which the .adm file was last updated.
-
-
name
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key, DisplayName ("Name")
File name of an .adm file.
-
Remarks
The .adm files that relate to Internet Explorer policy settings are stored in the RSOP_IEAdministrativeTemplateFile WMI class, rather than in the RSOP_AdministrativeTemplateFile class. This is because the Internet Explorer Administration Kit (IEAK) UI displays only the RSoP data related to Internet Explorer management.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\RSOP\Computer, Root\RSOP\User |
MOF |
|
DLL |
|