Example attributes
Below are some example attributes
All students
Object | User |
Attribute | title |
Value (dropdown) | Contains |
Value (textbox) | Student |
All users in Switzerland
Object | User |
Attribute | co |
Value (dropdown) | Contains |
Value (textbox) | Switzerland |
All users on ExchangeServer 1
Object | User |
Attribute | homeMDB |
Value (dropdown) | Starts with |
Value (textbox) | CN=mb1 |
All users with home directory on Server 1
Object | User |
Attribute | homeDirectory |
Value (dropdown) | Starts with |
Value (textbox) | \\server1 |
All users whose e-mail address begins with "a"
Object | User |
Attribute | |
Value (dropdown) | Starts with |
Value (textbox) | a |
All users from location A
Object | User |
Attribute | telephoneNumber |
Value (dropdown) | Starts with |
Value (textbox) | +41 61 |
All servers
Object | Computer |
Attribute | operatingSystem |
Value (dropdown) | Contains |
Value (textbox) | Server |
All computers with Windows 10
Object | Computer |
Attribute | operatingSystemVersion |
Value (dropdown) | Starts with |
Value (textbox) | 10.0 |
All computers with Windows 10 1909
Object | Computer |
Attribute | operatingSystemVersion |
Value (dropdown) | Exact |
Value (textbox) | 10.0 (18363) |