ITOM Package Examples

From Hornbill
Revision as of 08:34, 17 July 2020 by Rickyf (talk | contribs) (Created page with "== ITOM Package Examples == ===Acticve Directory User Management=== ====Create==== # Navigate to ('''''Home > ITOM >'' Job Queue''') # Click the '''Create New''' button,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ITOM Package Examples

Acticve Directory User Management

Create

  1. Navigate to (Home > ITOM > Job Queue)
  2. Click the Create New button, and select IT Automation
  3. Enter Name: Create New User : ITOM User One
  4. Click the Installed Packages button
  5. Select private:hornbill& gt; Managing Active Directory Users gt; Active Directory User Management (Version x)
  6. Click Apply
  7. Set the Folowing Setiings and Credentials:
    Run Operation : Create
    Site Target : Server and select an Instance
    Target Device : Inventory and select a Device
    Admin Credentials : Network Admin
  8. Set the following Operation Paramenters
    Given Name : ITOM
    Surname : User One
    SamAccountName : ITOMUser1
    Path : CN=Users, DC=hornbill, DC=qa
    AccountPassword : Passw0rd
    Display Name ; User One, ITOM
    Name : ITOM User One
  9. Click Create'

Password Reset

  1. Navigate to (Home > ITOM > Job Queue)
  2. Click the Create New button, and select IT Automation
  3. Enter Name: Reset User Password : ITOM User One
  4. Click the Installed Packages button
  5. Select private:hornbill& gt; Managing Active Directory Users gt; Active Directory User Management (Version x)
  6. Click Apply
  7. Set the Folowing Setiings and Credentials:
    Run Operation : Reset Password
    Site Target : Server and select an Instance
    Target Device : Inventory and select a Device
    Admin Credentials : Network Admin
  8. Set the following Operation Paramenters
    UserIdentity : ITOMUser1
    Password: Passw0rd1234
  9. Click Create'

Active Directory Groups

Create Group

  1. Navigate to (Home > ITOM > Job Queue)
  2. Click the Create New button, and select IT Automation
  3. Enter Name: Create Security Group : Test Group
  4. Click the Installed Packages button
  5. Select private:hornbill& gt; Managing Active Directory Group Memberships gt; Active Directory Group Management (Version x)
  6. Click Apply
  7. Set the Folowing Setiings and Credentials:
    Run Operation : Create
    Site Target : Server and select an Instance
    Target Device : Inventory and select a Device
    Admin Credentials : Network Admin
  8. Set the following Operation Paramenters
    Name: Test Group
    SamAccountName: TestGroup
    DisplayNAme: Test Group
    Path: CN=Users,DC=hornbill,DC=qa
    GroupCategory: Security
    GroupScope: DomainLocal
    Description: ITOM Testing Group
  9. Click Create'

Add User

  1. Navigate to (Home > ITOM > Job Queue)
  2. Click the Create New button, and select IT Automation
  3. Enter Name: Add User to Test Group
  4. Click the Installed Packages button
  5. Select private:hornbill& gt; Managing Active Directory Group Memberships gt; Active Directory Group Management (Version x)
  6. Click Apply
  7. Set the Folowing Setiings and Credentials:
    Run Operation : Add User
    Site Target : Server and select an Instance
    Target Device : Inventory and select a Device
    Admin Credentials : Network Admin
  8. Set the following Operation Paramenters
    MemberIdentity: CN=ITOM User One,CN=Users,DC=hornbill,DC=qa
    GroupIdentity: CN=Test Group,CN=Users,DC=hornbill,DC=qa
  9. Click Create'