Novell to Microsoft Conversion: Identity Management Design & Plan

Size: px
Start display at page:

Download "Novell to Microsoft Conversion: Identity Management Design & Plan"

Transcription

1 Novell to Microsoft Conversion: Identity Management Design & Plan Presented To: 3/2/ Hamilton Lane, Suite 200 Naperville, IL Voice & Fax:

2 Version History Ver. # Ver. Date Author Description Feb-11 Brian Desmond Initial Draft March-11 Scott Weyandt Review and Edits Page 2 of 18

3 Table of Contents Introduction... 4 Background... 4 Solution Overview... 6 Connected Systems... 7 Business Processes... 8 Student Account Lifecycle... 8 Employee Account Lifecycle FIM Architecture Server Design Key Provisioning Components Password Management Self Service Password Reset Architecture Help Desk Password Reset Architecture FIM Deployment Planning FIM Deployment Costs Summary Page 3 of 18

4 Introduction This document details the recommendations of Moran Technology Consulting (MTC) for the design of the new (HACC) Forefront Identity Management (FIM) 2010 solution. Background HACC has engaged MTC to conduct a thorough and impartial evaluation of its current network operating system and environment (Novell NDS and GroupWise). As part of this assessment, MTC identified the pros and cons of converting to Microsoft Windows Server Active Directory and Exchange Server 2010 from the current Novell NetWare and GroupWise products. Also, MTC developed a migration project plan and business case with costs estimates for moving to Microsoft. In addition, MTC conducted a requirements workshop for the design and implementation of Microsoft s identity management solution (FIM). We recommend that FIM be deployed by HACC to integrate HACC s key enterprise systems, including SunGard Banner, SunGard Luminis, and Blackboard WebCT with its and directory infrastructure. This integration will allow HACC to automatically provision and deprovision both employee and student (Exchange 2010 and Gmail, respectively) and directory accounts (Active Directory) as well as synchronize passwords across these systems and other key HACC applications. Interviews with both campus IT and Central IT security suggest that the ability to automatically create and manage employee and students accounts is a critical need and will lead to both greater IT security as well as administrative efficiency. As part of this effort, MTC has developed the following design for FIM as well as pricing and planning information for FIM deployment. Key documents for this step include: HACC FIM Design (HACC FIM Design.docx) Page 4 of 18

5 HACC High-level FIM Plan (HACC FIM Plan.mpp) HACC FIM Cost Estimates (HACC FIM Costs.xlsx) Page 5 of 18

6 Solution Overview The Identity Management system for HACC will be comprised of three key components: Active Directory Forefront Identity Manager (FIM) 2010 Self-Service Password Management (SSPR) These three components will serve as the foundation for management of all user accounts at HACC. Active Directory will serve as the source of truth for passwords. For HACC systems that cannot authenticate directly to Active Directory, FIM will forward passwords to those systems. Various additional systems can be connected to FIM for synchronization and provisioning of account information from authoritative sources such as SunGard Banner. Page 6 of 18

7 Connected Systems FIM will connect to a number of key systems that were identified during planning workshops. These systems include SunGard Banner, Active Directory and Exchange 2010, Google Apps Gmail, and an LMS system (currently WebCT). Banner will serve as the source of truth for key demographic information (for students, faculty, and staff) as well as drive provisioning and deprovisioning of accounts in various connected systems. The following diagram provides a high level overview of the connections to the FIM Synchronization Service. Page 7 of 18

8 Business Processes While the exact logic for provisioning and deprovisioning of accounts will be determined during final design workshops, we have included recommended base processes based on our experience performing identity management projects at community college systems similar to HACC. The processes for managing student and employee accounts typically differ and as such they have been documented separately. Student Account Lifecycle Student account provisioning is based on whether or not the student is considered to be active or not. When a student has been inactive for two consecutive semesters, their access to various systems will be disabled. For example, a student would no longer have access to log on to Windows lab computers or access Windows file services. Subsequently after an additional semester, accounts will be deprovisioned (e.g. deleted from Active Directory). The following diagram outlines this process. Page 8 of 18

9 Start Student Provisioning Active Student Yes Inactive for two semesters No Yes Inactive for three semesters No Provision Active Directory account Disable Active Directory account Yes Remove Active Directory account Provision Gmail account Disable Gmail account Remove Gmail account Provision LMS (WebCT?) account Disable LMS access Finish Page 9 of 18

10 Employee Account Lifecycle Much like student account provisioning, employees are based on the status of the employee as determined by Human Resources (HR). In higher education environments, it is typically necessary to treat staff and faculty accounts separately when deprovisioning access to systems. In the case of staff accounts it is generally feasible and recommended to remove access on the employee s termination date however faculty typically require extended access in order to complete grades and follow-up with students. The following diagram details these processes. Start Employee Provisioning Active Employee No Staff Yes Inactive for 90 days Yes Remove Active Directory account Yes No Provision Active Directory account No Disable Active Directory account Remove Home Folder Provision Exchange mailbox No Inactive for one semester Yes Disable LMS Access Provision Home Folder Inactive for two semesters No Yes Faculty No Yes Provision LMS access Finish Page 10 of 18

11 FIM Architecture Microsoft Forefront Identity Manager (FIM) 2010 is comprised of three key components. These components include: Synchronization Service FIM Portal (a web interface) FIM Service The Synchronization Service is responsible for the movement of data between connected systems as well as ensuring that data is accurate in all connected systems. The FIM web interface provides a web based user interface to the FIM product whereby synchronization, workflow, and object management can be configured. For example, a web interface can be created to allow for students to activate their Gmail account or to reset their passwords. The FIM Service provides a web services interface in to the FIM web interface which can be used by applications to interact directly with the product. The HACC FIM environment will be comprised of three FIM servers and a two server SQL Server cluster. The FIM web interface and Service layer servicing end user requests will be hosted on a two node load balanced cluster. This cluster will also house custom password management and object management web pages. The FIM Synchronization Service and a separate FIM Service partition will be hosted on a single backend FIM server. The following diagram provides a high level overview of the topology: Page 11 of 18

12 Server Design It is typically acceptable to virtualize FIM servers so long as sufficient hardware resources are allocated to the virtual machines. The following table provides recommended memory and CPU requirements for the servers identified in the previous section. The FIM SQL databases are particularly I/O intensive and with this in mind it is important to allocate fast storage for SQL. Quantity Purpose CPU Qty. Memory 2 FIM Portal/Password Reset 2 8GB 1 FIM Sync Service 2 8GB 2 SQL Cluster for FIM 4 16GB Key Provisioning Components The FIM Synchronization Service depends on Management Agents (MAs) to Page 12 of 18

13 connect to various systems for the provisioning and synchronization of user information. FIM comes with a number of management agents for common systems as well as an extensible Application Programming Interface (APIs) for developing custom management agents (XMAs). For the HACC implementation, it is expected that the following management agents will be required: Active Directory Oracle Database Google Gmail (custom XMA) WebCT (database MA or a custom XMA) In addition to the Management Agent infrastructure used for synchronization, FIM supports the execution of custom workflows according to state changes for objects in the FIM database. In order to support the provisioning requirements outlined in this document, the following workflow activities will be required: Username generator Home folder creation/deletion Home folder permissions management PowerShell command (e.g. for managing Exchange mailbox settings) Page 13 of 18

14 Password Management HACC currently does not have a self-service password management infrastructure in place. Additionally various HACC systems use separate passwords, which leads to a significant number of helpdesk calls when the end users fail to authenticate to individual systems. Self Service Password Reset Architecture As part of the scope of this project, a custom web based Self Service Password Reset (SSPR) interface will be implemented that will allow users to register for password reset (i.e., set security questions) as well as reset their password at a later time and date. The SSPR interface will mirror the following behaviors: Users will be provided with a list of 15 security questions from which they will select five to answer; To reset passwords students will be required to answer two of their pre-selected questions randomly presented each time they desire to reset their password; Answers to security questions will NOT be case sensitive. The password management web interface will maintain a separate account lockout feature. Five invalid login attempts (incorrect date of birth, incorrect security questions, etc.) within 10 minutes will lockout the user from the web interface. All of these details can be modified and confirmed during a final design review, prior to FIM deployment. The password management web interface will maintain user security questions, answers, and audit trails in an independent database that will not be directly integrated with FIM. The current version of FIM provides integrated password management (e.g., reset and security questions) for users who access the service from a domain joined workstation only. Page 14 of 18

15 Help Desk Password Reset Architecture When a user engages the service desk for password reset, the service desk currently uses an outside process to verify the user s identity (via administrative access in the campus portal). Once the user s identity has been verified, the account is flagged for reactivation, unlocked, and their password is set to a random string to prevent unauthorized access until the user can reactivate their account. The user will be directed to go through the account activation process again, including: Log in using 9 digit Student ID and date of birth (six digits) as password; Set security questions (answers are case insensitive); Reset password by providing new password and confirmation of new password (password must meet Active Direction password complexity requirements). Specific details and requirements for this function can be finalized during the design validation prior to FIM deployment. Page 15 of 18

16 FIM Deployment Planning MTC recommends that HACC initiate the project to design and deploy FIM concurrently with the project to migrate from Novell GroupWise and Netware to Microsoft Exchange 2010 and Active Directory. If FIM design and planning occurs before or alongside Exchange and Active Directory planning, FIM can be implemented to create new student accounts into the new Active Directory environment as it is deployed. We estimate that the design, development, testing and deployment of FIM will take approximately 10 weeks. The following Gantt chart shows the key tasks and project step flow. Our plan and estimated duration assumes that HACC will contract with a skilled and experienced Microsoft FIM implementer for this project. We estimate that Page 16 of 18

17 following consulting hours will be required for each of the FIM Deployment Project phases. FIM Deployment Services Hours Design & Plan 40 Development 80 Test 16 Deployment 40 Knowledge Transfer FIM Deployment Costs HACC. MTC estimates that following costs associated with the deployment of FIM at FIM Total Costs Total Licenses $ 13,877 Hardware $ 10,000 Services $ 40,000 $ 63,877 Additional cost estimate details and assumptions for HACC s FIM deployment are provided in a separate document, HACC FIM Costs.xlsx. Summary This document outlines a high level design and workflow for implementing an identity management system (FIM) at the s Page 17 of 18

18 (HACC). The scope of the initial identity management implementation will be limited to the synchronization of data (user accounts and mailboxes for students and employees) to key systems (e.g. SunGard Banner, Active Directory, Gmail, etc.). The implementation will also provide for a self-service password management infrastructure and synchronization as well as a single point of authentication for enterprise systems. Page 18 of 18

Novell to Microsoft Conversion: Business Case

Novell to Microsoft Conversion: Business Case Novell to Microsoft Conversion: Business Case Presented To: 3/11/2011 1215 Hamilton Lane, Suite 200 Naperville, IL 60540 www.morantechnology.com Voice & Fax: 877-212-6379 Version History Ver. # Ver. Date

More information

aaps algacom Account Provisioning System

aaps algacom Account Provisioning System aaps algacom Account Provisioning System Simple web interface, data integrity checks and customizable policies allow account administration without specific skills Account provisioning against Active Directory

More information

Aurora Hosted Services Hosted AD, Identity Management & ADFS

Aurora Hosted Services Hosted AD, Identity Management & ADFS 22/09/2013 Aurora Hosted Services Hosted AD, Identity Management & ADFS 1 Service Overview - Hosted Identity Management Core provides a fully managed solution hosted in Azure and connected directly to

More information

Course 50382A: Implementing Forefront Identity Manager 2010 OVERVIEW

Course 50382A: Implementing Forefront Identity Manager 2010 OVERVIEW Course 50382A: Implementing Forefront Identity Manager 2010 OVERVIEW About this Course This four-day instructor-led courseintroduces and explains the features and capabilities of Microsoft Forefront Identity

More information

Bill Fiddes Learning and Development Specialist Rob Latino Program Manager in Office 365 Support

Bill Fiddes Learning and Development Specialist Rob Latino Program Manager in Office 365 Support Bill Fiddes Learning and Development Specialist Rob Latino Program Manager in Office 365 Support Learning & Development Specialist Customer Support Services Been with Microsoft for 7 years Professionally

More information

Using YSU Password Self-Service

Using YSU Password Self-Service Using YSU Password Self-Service Using YSU Password Self-Service Password Self-Service Web Interface Required Items: YSU (MyYSU) Directory account, Web browser This guide will assist you with using the

More information

Agenda. Federation using ADFS and Extensibility options. Office 365 Identity overview. Federation and Synchronization

Agenda. Federation using ADFS and Extensibility options. Office 365 Identity overview. Federation and Synchronization Agenda Office 365 Identity overview 1 Federation and Synchronization Federation using ADFS and Extensibility options 2 3 What s New in Azure AD? Cloud Business App - Overview 4 Identity Management is

More information

CL_50382 Implementing Forefront Identity Manager 2010

CL_50382 Implementing Forefront Identity Manager 2010 Implementing Forefront Identity Manager 2010 www.ked.com.mx Av. Revolución No. 374 Col. San Pedro de los Pinos, C.P. 03800, México, D.F. Tel/Fax: 52785560 About this Course This course introduces and explains

More information

RFP BOR-1511 Federated Identity Services - Response to Questions / Answers

RFP BOR-1511 Federated Identity Services - Response to Questions / Answers Q # 1 RFP BOR-1511 Federated Identity Services - Response to Questions / Answers Under Technical Requirements the following requirement is listed: 2. The solution is cloud-based softwareas-a-service, requiring

More information

Remote Access Password Tips

Remote Access Password Tips Introduction: The following document was created to assist Remote Access users with password change and synchronization issues. IT&S has identified the following five (5) scenarios for remote access password

More information

Installation and Configuration Guide

Installation and Configuration Guide Installation and Configuration Guide BlackBerry Resource Kit for BlackBerry Enterprise Service 10 Version 10.2 Published: 2015-11-12 SWD-20151112124827386 Contents Overview: BlackBerry Enterprise Service

More information

Achieving PCI COMPLIANCE with the 2020 Audit & Control Suite. www.lepide.com/2020-suite/

Achieving PCI COMPLIANCE with the 2020 Audit & Control Suite. www.lepide.com/2020-suite/ Achieving PCI COMPLIANCE with the 2020 Audit & Control Suite 7. Restrict access to cardholder data by business need to know PCI Article (PCI DSS 3) Report Mapping How we help 7.1 Limit access to system

More information

Manage all your Office365 users and licenses

Manage all your Office365 users and licenses Manage all your Office365 users and licenses Delegate 365 White Paper Authors: Toni Pohl, Martina Grom Version: 1.2 of December 2014 atwork information technology gmbh. All rights reserved. For information

More information

Centralized Oracle Database Authentication and Authorization in a Directory

Centralized Oracle Database Authentication and Authorization in a Directory Centralized Oracle Database Authentication and Authorization in a Directory Paul Sullivan Paul.J.Sullivan@oracle.com Principal Security Consultant Kevin Moulton Kevin.moulton@oracle.com Senior Manager,

More information

Encore Software Solutions (V3) Identity Lifecycle Management and Federated Security Suite (ILM/FSS) Overview and Technical Requirements

Encore Software Solutions (V3) Identity Lifecycle Management and Federated Security Suite (ILM/FSS) Overview and Technical Requirements Encore Software Solutions (V3) Identity Lifecycle Management and Federated Security Suite (ILM/FSS) Overview and Technical Requirements Encore Software Solutions (V3) provides a holistic Identity Lifecycle

More information

FOREFRONT IDENTITY MANAGEMENT

FOREFRONT IDENTITY MANAGEMENT FOREFRONT IDENTITY MANAGEMENT March 13, 2015 Page 2 Module One... 6 User Creation And Synchronization Process... 6 Agency Roles And Responsibilities... 7 Logging Into Forefront Identity Manager Portal

More information

NetWrix Privileged Account Manager Version 4.0 Quick Start Guide

NetWrix Privileged Account Manager Version 4.0 Quick Start Guide NetWrix Privileged Account Manager Version 4.0 Quick Start Guide Table of Contents Table of Contents... 2 1. Introduction... 3 1.1. What is NetWrix Privileged Account Manager?... 3 1.2. Licensing... 3

More information

Implementing Forefront Identity Manager 2010

Implementing Forefront Identity Manager 2010 Implementing Forefront Identity Manager 2010 Varighet: 4 Days Kurskode: M50382 Beskrivelse: This four-day instructor-led courseintroduces and explains the features and capabilities of Microsoft Forefront

More information

University of Maine System Active Directory Services - RFP# 2016-027 ADDENDUM #01

University of Maine System Active Directory Services - RFP# 2016-027 ADDENDUM #01 QUESTIONS 1. On page 12 of the RFP, it mentions the use of a Custom Identity Management (IdM) solution. Could you please share with us the platform and nature of the IdM System or any other relevant details,

More information

Novell to Microsoft Conversion Assessment: Exchange 2010 Design

Novell to Microsoft Conversion Assessment: Exchange 2010 Design Novell to Microsoft Conversion Assessment: Exchange 2010 Design Presented To: 2/09/2011 1215 Hamilton Lane, Suite 200 Naperville, IL 60540 www.morantechnology.com Voice & Fax: 877-212-6379 Version History

More information

NETWRIX ACCOUNT LOCKOUT EXAMINER

NETWRIX ACCOUNT LOCKOUT EXAMINER NETWRIX ACCOUNT LOCKOUT EXAMINER ADMINISTRATOR S GUIDE Product Version: 4.1 July 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute a

More information

Manager 2010 R2 Handbook

Manager 2010 R2 Handbook Microsoft Forefront Identity Manager 2010 R2 Handbook A complete handbook on FIM 2010 R2 covering both Identity and Certificate Management Kent Nordstrom n, ' enterp rise^., "N ' PUBLISHING - BIRMINGHAM

More information

Oracle Enterprise Single Sign-on Technical Guide An Oracle White Paper June 2009

Oracle Enterprise Single Sign-on Technical Guide An Oracle White Paper June 2009 Oracle Enterprise Single Sign-on Technical Guide An Oracle White Paper June 2009 EXECUTIVE OVERVIEW Enterprises these days generally have Microsoft Windows desktop users accessing diverse enterprise applications

More information

NETWRIX IDENTITY MANAGEMENT SUITE

NETWRIX IDENTITY MANAGEMENT SUITE NETWRIX IDENTITY MANAGEMENT SUITE FEATURES AND REQUIREMENTS Product Version: 3.3 February 2013. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

SWCS 4.2 Client Configuration Users Guide Revision 49. 11/26/2012 Solatech, Inc.

SWCS 4.2 Client Configuration Users Guide Revision 49. 11/26/2012 Solatech, Inc. SWCS 4.2 Client Configuration Users Guide Revision 49 11/26/2012 Solatech, Inc. Contents Introduction... 4 Installation... 4 Running the Utility... 4 Company Database Tasks... 4 Verifying a Company...

More information

Citrix Password Manager Using the Account Self-Service Feature. Citrix Password Manager 4.6 with Service Pack 1 Citrix XenApp 5.0, Platinum Edition

Citrix Password Manager Using the Account Self-Service Feature. Citrix Password Manager 4.6 with Service Pack 1 Citrix XenApp 5.0, Platinum Edition Citrix Password Manager Using the Account Self-Service Feature Citrix Password Manager 4.6 with Service Pack 1 Citrix XenApp 5.0, Platinum Edition 2 Citrix Password Manager - Account Self-Service Copyright

More information

How To Synchronize With Gmail For Business On Shoretel

How To Synchronize With Gmail For Business On Shoretel Voice Mail Synchronization with Gmail for Business Voice Mail Synchronization with Gmail for Business The Synchronization with Gmail for Business feature automatically synchronizes the state of a ShoreTel

More information

Password Self-Service for Novell edirectory. Brent McCormick Novell Corporate Technology Strategist

Password Self-Service for Novell edirectory. Brent McCormick Novell Corporate Technology Strategist Password Self-Service for Novell edirectory Brent McCormick Novell Corporate Technology Strategist Audience by Industry Government Healthcare Financial Services Education Telecommunications Manufacturing

More information

How to Use Remote Access Using Internet Explorer

How to Use Remote Access Using Internet Explorer Introduction Welcome to the Mount s Remote Access service. The following documentation is intended to assist first time or active users with connecting, authenticating and properly logging out of Remote

More information

Banner, BEIS and Active Directory Identity Integration

Banner, BEIS and Active Directory Identity Integration Banner, BEIS and Active Directory Identity Integration Presented by: Khouloud H. Hawasli St. Louis Community College March 21, 2011 Session ID 4059 Introduction Review how St. Louis Community College (STLCC)

More information

Installation and Deployment in Microsoft Dynamics CRM 2013

Installation and Deployment in Microsoft Dynamics CRM 2013 Course Code: M80539 Vendor: Microsoft Course Overview Duration: 2 RRP: 1,071 Installation and Deployment in Microsoft Dynamics CRM 2013 Overview This two-day training course provides individuals with the

More information

NetWrix Server Configuration Monitor

NetWrix Server Configuration Monitor NetWrix Server Configuration Monitor Version 2.2 Quick Start Guide Contents NetWrix Server Configuration Monitor Quick Start Guide 1. INTRODUCTION... 3 1.1 KEY FEATURES... 3 1.2 LICENSING... 4 1.3 HOW

More information

Configuration Guide. Installation and. BlackBerry Enterprise Server Resource Kit. Version: 5.0 Service Pack: 4

Configuration Guide. Installation and. BlackBerry Enterprise Server Resource Kit. Version: 5.0 Service Pack: 4 BlackBerry Enterprise Server Resource Kit Version: 5.0 Service Pack: 4 Installation and Configuration Guide Published: 2012-10-15 SWD-20121015115608883 Contents 1 Overview... 5 BlackBerry Enterprise Server

More information

4cast Server Specification and Installation

4cast Server Specification and Installation 4cast Server Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements Item Minimum Recommended Operating system

More information

Advanced Configuration Steps

Advanced Configuration Steps Advanced Configuration Steps After you have downloaded a trial, you can perform the following from the Setup menu in the MaaS360 portal: Configure additional services Configure device enrollment settings

More information

DirX Identity V8.5. Secure and flexible Password Management. Technical Data Sheet

DirX Identity V8.5. Secure and flexible Password Management. Technical Data Sheet Technical Data Sheet DirX Identity V8.5 Secure and flexible Password Management DirX Identity provides a comprehensive password management solution for enterprises and organizations. It delivers self-service

More information

Installation and Deployment in Microsoft Dynamics CRM 2013

Installation and Deployment in Microsoft Dynamics CRM 2013 Course 80539A: Installation and Deployment in Microsoft Dynamics CRM 2013 Course Details Course Outline Module 1: System Requirement and Required Technologies This module provides a high-level overview

More information

USER GUIDE: MaaS360 Financial IT Reg Enforcement Service

USER GUIDE: MaaS360 Financial IT Reg Enforcement Service USER GUIDE: MaaS360 Financial IT Reg Enforcement Service 3.2011 Copyright 2011 Fiberlink Corporation. All rights reserved. Information in this document is subject to change without notice. The software

More information

MICROSOFT BITLOCKER ADMINISTRATION AND MONITORING (MBAM)

MICROSOFT BITLOCKER ADMINISTRATION AND MONITORING (MBAM) MICROSOFT BITLOCKER ADMINISTRATION AND MONITORING (MBAM) MICROSOFT BITLOCKER ADMINISTRATION AND MONITORING (MBAM) Microsoft BitLocker Administration and Monitoring (MBAM) provides a simplified administrative

More information

DirX Identity V8.4. Secure and flexible Password Management. Technical Data Sheet

DirX Identity V8.4. Secure and flexible Password Management. Technical Data Sheet Technical Data Sheet DirX Identity V8.4 Secure and flexible Password Management DirX Identity provides a comprehensive password management solution for enterprises and organizations. It delivers self-service

More information

Configuration Guide. BES12 Cloud

Configuration Guide. BES12 Cloud Configuration Guide BES12 Cloud Published: 2016-04-08 SWD-20160408113328879 Contents About this guide... 6 Getting started... 7 Configuring BES12 for the first time...7 Administrator permissions you need

More information

Installation and Deployment in Microsoft Dynamics CRM 2013 80539A; 2 Days

Installation and Deployment in Microsoft Dynamics CRM 2013 80539A; 2 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Installation and Deployment in Microsoft Dynamics CRM 2013 80539A; 2 Days

More information

Office 365 Migration Performance & Server Requirements

Office 365 Migration Performance & Server Requirements Solutions for the Modern Workforce Office 365 Migration Performance & Server Requirements Understanding Migration Performance There are many factors that can affect performance when migrating to Office

More information

Mobile Admin Security

Mobile Admin Security Mobile Admin Security Introduction Mobile Admin is an enterprise-ready IT Management solution that generates significant cost savings by dramatically increasing the responsiveness of IT organizations facing

More information

Using MS-SQL Server with Visual DataFlex March, 2009

Using MS-SQL Server with Visual DataFlex March, 2009 Using MS-SQL Server with Visual DataFlex March, 2009 All rights reserved. Target Audience It is assumed that the reader of this white paper has general knowledge of the Visual DataFlex development environment.

More information

Workflow Templates Library

Workflow Templates Library Workflow s Library Table of Contents Intro... 2 Active Directory... 3 Application... 5 Cisco... 7 Database... 8 Excel Automation... 9 Files and Folders... 10 FTP Tasks... 13 Incident Management... 14 Security

More information

Cloud Services ADM. Agent Deployment Guide

Cloud Services ADM. Agent Deployment Guide Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License

More information

Password Management Buyer s Guide. FastPass Password Manager V 3.3 Enterprise & Service Provider Editions

Password Management Buyer s Guide. FastPass Password Manager V 3.3 Enterprise & Service Provider Editions Password Management Buyer s Guide FastPass Password Manager V 3.3 Enterprise & Service Provider Editions FastPassCorp 2010 FPC0 FastPassCorp 2010. Page 1 Requirements for Password Management including

More information

Active Directory Self-Service FAQ

Active Directory Self-Service FAQ Active Directory Self-Service FAQ General Information: info@cionsystems.com Online Support: support@cionsystems.com CionSystems Inc. Mailing Address: 16625 Redmond Way, Ste M106 Redmond, WA. 98052 http://www.cionsystems.com

More information

Metalogix Replicator. Quick Start Guide. Publication Date: May 14, 2015

Metalogix Replicator. Quick Start Guide. Publication Date: May 14, 2015 Metalogix Replicator Quick Start Guide Publication Date: May 14, 2015 Copyright Metalogix International GmbH, 2002-2015. All Rights Reserved. This software is protected by copyright law and international

More information

Mod 2: User Management

Mod 2: User Management Office 365 for SMB Jump Start Mod 2: User Management Chris Oakman Managing Partner Infrastructure Team Eastridge Technology Stephen Hall CEO & SMB Technologist District Computers 1 Jump Start Schedule

More information

NetWrix Account Lockout Examiner Version 4.0 Administrator Guide

NetWrix Account Lockout Examiner Version 4.0 Administrator Guide NetWrix Account Lockout Examiner Version 4.0 Administrator Guide Table of Contents Concepts... 1 Product Architecture... 1 Product Settings... 2 List of Managed Domains and Domain Controllers... 2 Email

More information

(80539A) Installation and Deployment in Microsoft Dynamics CRM 2013

(80539A) Installation and Deployment in Microsoft Dynamics CRM 2013 (80539A) Installation and Deployment in Microsoft Dynamics CRM 2013 OBJECTIVE This two-day training course provides individuals with the skills to install and deploy Microsoft Dynamics CRM 2013. The training

More information

BlackBerry Internet Service. Version: 4.5.1. Administration Guide

BlackBerry Internet Service. Version: 4.5.1. Administration Guide BlackBerry Internet Service Version: 4.5.1 Administration Guide Published: 2014-01-22 SWD-20140122155744258 Contents 1 Getting started...6 Administrative feature availability... 6 Availability of features

More information

Email: Gmail Or other POP3

Email: Gmail Or other POP3 Set up Gmail account (steps are mirrored for other POP3 Email) 1.Touch Email on the home screen. 2.Touch Google. 3.Read the message and touch Next. 4.Touch Create. (Or, if you already have a Google account,

More information

10231B: Designing a Microsoft SharePoint 2010 Infrastructure

10231B: Designing a Microsoft SharePoint 2010 Infrastructure 10231B: Designing a Microsoft SharePoint 2010 Infrastructure Course Number: 10231B Course Length: 5 Days Course Overview This 5 day course teaches IT Professionals to design and deploy Microsoft SharePoint

More information

Dell One Identity Manager Scalability and Performance

Dell One Identity Manager Scalability and Performance Dell One Identity Manager Scalability and Performance Scale up and out to ensure simple, effective governance for users. Abstract For years, organizations have had to be able to support user communities

More information

Experience with Server Self Service Center (S3C)

Experience with Server Self Service Center (S3C) Experience with Server Self Service Center (S3C) Juraj Sucik, Sebastian Bukowiec IT Department, CERN, CH-1211 Genève 23, Switzerland E-mail: juraj.sucik@cern.ch, sebastian.bukowiec@cern.ch Abstract. CERN

More information

Enterprise Self Service Quick start Guide

Enterprise Self Service Quick start Guide Enterprise Self Service Quick start Guide Software version 4.0.0.0 December 2013 General Information: info@cionsystems.com Online Support: support@cionsystems.com 1 2013 CionSystems Inc. ALL RIGHTS RESERVED.

More information

Active Directory Self-Service Bundle

Active Directory Self-Service Bundle Active Directory Self-Service Bundle Makes life easier for the IT department ZervicePoint Active Directory Self-Service Bundle include a set of services that makes life easier for the IT department that

More information

Dell One Identity Manager 7.0. Administration Guide for Connecting to Microsoft Exchange

Dell One Identity Manager 7.0. Administration Guide for Connecting to Microsoft Exchange Dell One Identity Manager 7.0 Administration Guide for Connecting to Microsoft 2015 Dell Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property

More information

Microsoft Corporation. Project Server 2010 Installation Guide

Microsoft Corporation. Project Server 2010 Installation Guide Microsoft Corporation Project Server 2010 Installation Guide Office Asia Team 11/4/2010 Table of Contents 1. Prepare the Server... 2 1.1 Install KB979917 on Windows Server... 2 1.2 Creating users and groups

More information

Introduction to Computer Facilities

Introduction to Computer Facilities Introduction to Computer Facilities Contacting IT Support Email Phone Offices Webpage support.education@utas.edu.au 1818 UTAS - IT Service Desk 3987 Newnham Campus 3161 Newnham Campus 1949 Sandy Bay Campus

More information

Table of Contents Introduction... 2 Azure ADSync Requirements/Prerequisites:... 2 Software Requirements... 2 Hardware Requirements...

Table of Contents Introduction... 2 Azure ADSync Requirements/Prerequisites:... 2 Software Requirements... 2 Hardware Requirements... Table of Contents Introduction... 2 Azure ADSync Requirements/Prerequisites:... 2 Software Requirements... 2 Hardware Requirements... 2 Service Accounts for Azure AD Sync Tool... 3 On Premises Service

More information

Assignment # 1 (Cloud Computing Security)

Assignment # 1 (Cloud Computing Security) Assignment # 1 (Cloud Computing Security) Group Members: Abdullah Abid Zeeshan Qaiser M. Umar Hayat Table of Contents Windows Azure Introduction... 4 Windows Azure Services... 4 1. Compute... 4 a) Virtual

More information

GoGrid Implement.com Configuring a SQL Server 2012 AlwaysOn Cluster

GoGrid Implement.com Configuring a SQL Server 2012 AlwaysOn Cluster GoGrid Implement.com Configuring a SQL Server 2012 AlwaysOn Cluster Overview This documents the SQL Server 2012 Disaster Recovery design and deployment, calling out best practices and concerns from the

More information

Novell Identity Manager

Novell Identity Manager Password Management Guide AUTHORIZED DOCUMENTATION Novell Identity Manager 3.6.1 June 05, 2009 www.novell.com Identity Manager 3.6.1 Password Management Guide Legal Notices Novell, Inc. makes no representations

More information

Qtel ILM to FIM Migration

Qtel ILM to FIM Migration Case Study Background About Qtel The Qatar Telecom (Qtel) Group is a leading international communications company, with a significant presence in the MENA region and Southeast Asia, and having a consolidated

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions 20533B - Version: 1 02 July 2016 Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions 20533B - Version: 1 5 days Course Description: This course is

More information

StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012

StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012 StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks of StarWind Software which

More information

PowerLink for Blackboard Vista and Campus Edition Install Guide

PowerLink for Blackboard Vista and Campus Edition Install Guide PowerLink for Blackboard Vista and Campus Edition Install Guide Introduction...1 Requirements... 2 Authentication in Hosted and Licensed Environments...2 Meeting Permissions... 2 Installation...3 Configuring

More information

Microsoft Dynamics CRM 2011 Installation and Deployment

Microsoft Dynamics CRM 2011 Installation and Deployment Microsoft Dynamics CRM 2011 Installation and Deployment Course 80296; 2 Days, Instructor-led Course Description This two-day instructor course covers the installation and configuration of Microsoft Dynamics

More information

Connecting to the Remote Desktop Service

Connecting to the Remote Desktop Service Connecting to the Remote Desktop Service What is the Remote Desktop Service? Connecting to a University of Greenwich Remote Desktop allows you to work securely on documents and files held on the University's

More information

RoomWizard Synchronization Software Manual Installation Instructions

RoomWizard Synchronization Software Manual Installation Instructions 2 RoomWizard Synchronization Software Manual Installation Instructions Table of Contents Exchange Server Configuration... 4 RoomWizard Synchronization Software Installation and Configuration... 5 System

More information

Introduction to Google Apps for Business Integration

Introduction to Google Apps for Business Integration Introduction to Google Apps for Business Integration Overview Providing employees with mobile email access can introduce a number of security concerns not addressed by most standard email security infrastructures.

More information

SafeGuard Enterprise Web Helpdesk. Product version: 6.1

SafeGuard Enterprise Web Helpdesk. Product version: 6.1 SafeGuard Enterprise Web Helpdesk Product version: 6.1 Document date: February 2014 Contents 1 SafeGuard web-based Challenge/Response...3 2 Scope of Web Helpdesk...4 3 Installation...5 4 Allow Web Helpdesk

More information

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note BlackBerry Enterprise Service 10 Secure Work Space for ios and Android Version: 10.1.1 Security Note Published: 2013-06-21 SWD-20130621110651069 Contents 1 About this guide...4 2 What is BlackBerry Enterprise

More information

OneLogin Integration User Guide

OneLogin Integration User Guide OneLogin Integration User Guide Table of Contents OneLogin Account Setup... 2 Create Account with OneLogin... 2 Setup Application with OneLogin... 2 Setup Required in OneLogin: SSO and AD Connector...

More information

Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S

Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S HP Education Services course data sheet Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S Course Description In this class, you will learn how to design, configure, and manage a SharePoint

More information

INSTALLATION AND DEPLOYMENT IN MICROSOFT DYNAMICS CRM 2013

INSTALLATION AND DEPLOYMENT IN MICROSOFT DYNAMICS CRM 2013 INSTALLATION AND DEPLOYMENT IN MICROSOFT DYNAMICS CRM 2013 LENGTH : 2 DAYS OVERWIEW This two-day training course provides individuals with the skills to install and deploy Microsoft Dynamics CRM 2013.

More information

Personal Archiving in Exchange Online

Personal Archiving in Exchange Online Personal Archiving in Exchange Online IT Professional & Customer Helpdesk Feature Guide Exchange Online Personal Archiving Feature Guide - 12.3 Release Office 365 Dedicated & ITAR-Support Plans Revised:

More information

ManageEngine ADSelfService Plus. Evaluator s Guide

ManageEngine ADSelfService Plus. Evaluator s Guide ManageEngine ADSelfService Plus Evaluator s Guide Table of Contents Document Summary:...3 ADSelfService Plus Overview:...3 Core Features & Benefits:...4 ADSelfService Plus Architecture:...5 Admin Portal:...

More information

Administration Guide. BlackBerry Enterprise Service 12. Version 12.0

Administration Guide. BlackBerry Enterprise Service 12. Version 12.0 Administration Guide BlackBerry Enterprise Service 12 Version 12.0 Published: 2015-01-16 SWD-20150116150104141 Contents Introduction... 9 About this guide...10 What is BES12?...11 Key features of BES12...

More information

BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 2. Feature and Technical Overview

BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 2. Feature and Technical Overview BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 2 Feature and Technical Overview Published: 2010-06-16 SWDT305802-1108946-0615123042-001 Contents 1 Overview: BlackBerry Enterprise

More information

SafeGuard Enterprise Web Helpdesk. Product version: 6 Document date: February 2012

SafeGuard Enterprise Web Helpdesk. Product version: 6 Document date: February 2012 SafeGuard Enterprise Web Helpdesk Product version: 6 Document date: February 2012 Contents 1 SafeGuard web-based Challenge/Response...3 2 Installation...5 3 Authentication...8 4 Select the Web Helpdesk

More information

MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER

MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER This document provides instructions for migrating to Avalanche 5.0 from an installation of Avalanche MC 4.6 or newer using MS SQL Server 2005. You can continue

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: June 12, 2014 Active Directory Management Deployment Guide i Contents System Requirements...1 Hardware Requirements...1 Installation...3

More information

Total Cost of Ownership Overview ADFS vs OneLogin WHITEPAPER

Total Cost of Ownership Overview ADFS vs OneLogin WHITEPAPER Total Cost of Ownership Overview vs OneLogin WHITEPAPER Are you really going to double down on machines, software and professional services to extend Active Directory (AD)? Executive Summary Are you planning

More information

Binding an OS X computer to Active Directory at NEIU (Existing User)

Binding an OS X computer to Active Directory at NEIU (Existing User) Binding an OS X computer to Active Directory at NEIU (Existing User) The instructions in this guide assume that a local Administrator account is available on the Macintosh computer. These instructions

More information

SQL Server Hardening

SQL Server Hardening Considerations, page 1 SQL Server 2008 R2 Security Considerations, page 4 Considerations Top SQL Hardening Considerations Top SQL Hardening considerations: 1 Do not install SQL Server on an Active Directory

More information

You will need your District Google Mail username (e.g. john.doe@palmbeachschools.org) and password to complete the activation process.

You will need your District Google Mail username (e.g. john.doe@palmbeachschools.org) and password to complete the activation process. As a courtesy to the Palm Beach County School District employees, the Division of IT is now providing District Google Mail access for personal mobile devices. Although we do not have the staffing to accept

More information

NEPHAK GOOGLE APPS FOR BUSINESS & SUPPORT PROPOSAL. Executive Proposal

NEPHAK GOOGLE APPS FOR BUSINESS & SUPPORT PROPOSAL. Executive Proposal NEPHAK GOOGLE APPS FOR BUSINESS & SUPPORT PROPOSAL Executive Proposal Submitted by: emomentum Interactive Systems Ltd Created On: December, 2012 Table of Content 1. Executive Summary... 3 2. Project Summary...

More information

Glendale Community College Microsoft Office SharePoint Server 2007 Initiative Vision/Scope Document. Version 1.0

Glendale Community College Microsoft Office SharePoint Server 2007 Initiative Vision/Scope Document. Version 1.0 ware Architects, Inc. Proposal to XXXXX Date Glendale Community College Microsoft Office SharePoint Server 2007 Initiative Vision/Scope Document Software Architects, Inc. Proposal to XXXXX Date Version

More information

Foundation ACTIVE DIRECTORY AND MICROSOFT EXCHANGE PROVISIONING FOR HEALTHCARE PROVIDERS HEALTHCARE: A UNIQUELY COMPLEX ENVIRONMENT

Foundation ACTIVE DIRECTORY AND MICROSOFT EXCHANGE PROVISIONING FOR HEALTHCARE PROVIDERS HEALTHCARE: A UNIQUELY COMPLEX ENVIRONMENT Foundation ACTIVE DIRECTORY AND MICROSOFT EXCHANGE PROVISIONING FOR HEALTHCARE PROVIDERS The promise of reduced administrative costs and improved caregiver satisfaction associated with user provisioning

More information

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android GO!Enterprise MDM for Android, Version 3.x GO!Enterprise MDM for Android 1 Table of Contents GO!Enterprise MDM

More information

GroupWise Archive Migration Instructions

GroupWise Archive Migration Instructions GroupWise Archive Migration Instructions Migration Machine Setup 1. Install GroupWise Client 2. Copy GroupWise archives you wish to migrate locally or to a network location you have access to from the

More information

Fixes for CrossTec ResQDesk

Fixes for CrossTec ResQDesk Fixes for CrossTec ResQDesk Fixes in CrossTec ResQDesk 5.00.0006 December 2, 2014 Resolved issue where the list of Operators on Category was not saving correctly when adding multiple Operators. Fixed issue

More information

Employee Active Directory Self-Service Quick Setup Guide

Employee Active Directory Self-Service Quick Setup Guide Employee Active Directory Self-Service Quick Setup Guide (V2.0) Last update: 11/5/2014 Copyright 2014 InfraDog Inc. All rights reserved Corporate Phone: +1 (416) 473-4096, Fax: +1 (888) 863-3936, Email:

More information

High-Availability and Scalability

High-Availability and Scalability SUNGARD SUMMIT 2007 sungardsummit.com 1 High-Availability and Scalability Presented by: Gary Fitzgerald SunGard Higher Education March 21, 2007 A Community of Learning Introduction Session goal: To understand

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Course Code: M20533 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Implementing Microsoft Azure Infrastructure Solutions Overview This course is aimed at experienced IT Professionals who currently

More information