_COMPNAME | Returns the computer’s name. |
_DOMAINDNS | Returns the domain’s DNS name. |
_DOMAINFOREST | Returns the domain’s forest name. |
_DOMAINMEMBER | Returns 1 if the computer is a member of a domain, or 0 otherwise. |
_DOMAINNB | Returns the NetBIOS domain or workgroup name. |
_DOMAINROLE | Returns a string describing the computer’s network role. |
_NBCOMPNAME | Returns the computer’s NetBIOS name. |
_PDC | Returns the name of the primary domain controller. |
_WORKGROUP | Returns the name of the computer’s workgroup. |