Gpo Members

Represents a Group Policy object (GPO).

The following tables list the members exposed by the Gpo type.

Public Properties

  Name Description
public property Computer Gets an object that represents Computer Configuration for the Group Policy object (GPO).
public property CreationTime Gets the time at which the Group Policy object (GPO) was created.
public property Description Gets or sets the comment (or description) associated with the Group Policy object (GPO).
public property DisplayName Gets or sets the display name of the Group Policy object (GPO).
public property DomainName Gets the domain name for the Group Policy object (GPO).
public property GpoStatus Gets or sets the status of the Group Policy object (GPO).
public property Id Gets the ID of the Group Policy object (GPO).
public property ModificationTime Gets the time at which the Group Policy object (GPO) was last modified.
public property Owner Gets the owner of the Group Policy object (GPO).
public property Path Gets the distinguished name of the Group Policy object (GPO).
public property User Gets an object that represents User Configuration for the Group Policy object (GPO).
public property WmiFilter Gets or sets the WMI filter that is linked to the Group Policy object (GPO).

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Backup Overloaded. Backs up the Group Policy object (GPO) to a directory.
public method CopyTo Overloaded. Copies the Group Policy object (GPO) to a destination GPO.
public method Delete Deletes the Group Policy object (GPO).
public method Equals Overloaded.  
public method GenerateReport Overloaded. Generates a report for the Group Policy object (GPO).
public method GenerateReportToFile Overloaded. Generates a report for the Group Policy object (GPO) and saves it to a specified file.
public method GetHashCode  (Inherited from Object)
public method GetSecurityInfo Retrieves the set of permissions for the Group Policy object (GPO), such as who is granted permission to edit it.
public method GetType  (Inherited from Object)
public method Import Overloaded. Imports the policy settings from a specified Group Policy object (GPO) backup.
public method IsAclConsistent Checks for the consistency of ACLs between the directory service and the system volume folder (SysVol).
public method MakeAclConsistent Makes ACLs consistent on the directory service and the system volume folder (SysVol) of the Group Policy object (GPO).
public methodstatic ReferenceEquals  (Inherited from Object)
public method SetSecurityInfo Sets the trustees (security principals) and their permissions for the Group Policy object (GPO).
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

Gpo Class
Microsoft.GroupPolicy Namespace