LAB: Enterprise Single Sign-On Services. Last Saved: 7/17/ :48:00 PM

Size: px
Start display at page:

Download "LAB: Enterprise Single Sign-On Services. Last Saved: 7/17/2006 10:48:00 PM"

Transcription

1 LAB: Enterprise Single Sign-On Services

2 LAB: Enterprise Single Sign-On Services 2 TABLE OF CONTENTS HOL: Enterprise Single Sign-On Services...3 Objectives...3 Lab Setup...4 Preparation...5 Exercise 1: Understanding Enterprise SSO basic concepts...6 SSO SYSTEM...6 MASTER SECRET SERVER...8 AFFILIATE APPLICATIONS...9 MAPPINGS...13 MAPPINGS using MAPPING WIZARD...16 BIZTALK HTTP ADAPTER CONFIGURATION AND SCENARIO...21 SERVER MANAGEMENT...24 Exercise 2: Enterprise SSO Management Agent...26 CREATE ENTSSO MANAGEMENT AGENT...26 RUN MANAGEMENT AGENTS and CREATE SSO MAPPINGS...27 Exercise 3: Password Management...31 PREPARE FOR PASSWORD SYNC...31 RUN PASSWORD SYNC FOR ENTERPRISE SSO...33 UNDERSTAND PASSWORD SYNC CONFIG FOR ENTSSO MA...36 CONFIGURE PASSWORD FILTER...39 Exit Lab...42

3 HOL: Enterprise Single Sign-On Services 3 HOL: Enterprise Single Sign-On Services Objectives After completing this lab, you will be able to: Understand Enterprise SSO (EntSSO) key concepts Use Enterprise SSO tools efficiently Learn how to integrate Microsoft Identity Integration Server (MIIS) with Enterprise SSO services Learn how to configure BizTalk Adapters to use EntSSO Understand Password Management

4 Lab Setup HOL: Enterprise Single Sign-On Services 4 To complete this lab, you need Domain Controller and Active Directory Visual Studio.NET 2005 MMC 3.0 BizTalk Server 2006 Host Integration Server 2006 Enterprise Single Sign-On v4 (available with HIS 2006) Microsoft Identity Integration Server 2003 SP1 IIS 6.0 Some of the tools you are going to use in this lab are: Enterprise SSO Administration MMC snap-in (Start, All Programs, Microsoft Enterprise Single Sign-On, SSO Administration) Identity Manager (Start, All Programs, Microsoft Identity Integration Server, Identity Manager) BizTalk Server Administration Console (Start, All Programs, Microsoft BizTalk Server 2006, BizTalk Server Administration) Enterprise SSO Client Utility (Start, All Programs, Microsoft Enterprise Single Sign-On, SSO Client Utility) Active Directory Users and Computers(Start, All Programs, Administrative Tools, Active Directory Users and Computers)

5 HOL: Enterprise Single Sign-On Services 5 Preparation Start VPC and Logon Start the VPC (BTSHIS_ESSO_VPC) This may take 5 minutes. Login using the following credentials- User name: donhall Password: donhall Domain name: fabrikam The VPC is a Domain Controller and contains all pre-requisites mentioned above that you need to complete this lab. Basic Validation 1. Right Click My Computer on the desktop, select Manage to open Computer Management 2. Look under System Tools > Event Viewer, Application event log and System event log entries to verify if there are any service start-up failures. 3. Right click Application event log and clear all entries. 4. Launch the Identity Manager Start->All Programs->Microsoft Identity Integration Server->Identity Manager to verify if it opens successfully without any errors. If it doesn t, verify if the Microsoft Identity Integration Server (miiserver.exe) service is running. To do this, in Computer Management, look under Services and Applications -> Services. If the service is stopped, right click and Start the service. Check Application event log to ensure that the service started successfully. 5. Launch the SSO Administration MMC snap-in Start->All Programs->Microsoft Enterprise Single Sign-On- >SSO Administration to verify if it opens successfully without any errors. If it doesn t, verify if the Enterprise Single Sign-On (entsso.exe) service is running. To do this, in Computer Management, look under Services and Applications -> Services. If the service is stopped, right click and Start the service. Check Application event log to ensure that the service started up successfully.

6 HOL: Enterprise Single Sign-On Services 6 Exercise 1: Understanding Enterprise SSO basic concepts Estimated Time 45 mins SSO SYSTEM 1. In SSO Administration snap-in, right click System on the left pane and then click on Disable to disable SSO System. 2. Select Yes when prompted with the confirmation to disable the system. Note: This operation can be done only by the SSO Administrator. Disabling this will turn off all SSO operations.

7 HOL: Enterprise Single Sign-On Services 7 3. Right click System on the left pane and select Properties. 4. Go to Accounts tab and click on Add to add another SSO Administrators account. 5. In the Users and Groups dialog, type fabrikam\sso Administrators and click on Check Names to resolve the name. 6. Click OK. Note: Changing or adding new SSO Administrators account can be done only when the SSO System is disabled. 7. Right click System on the left pane and then click on Enable to enable SSO System. Note: This operation can be done only by the SSO Administrator

8 HOL: Enterprise Single Sign-On Services 8 MASTER SECRET SERVER 1. In SSO Administration snap-in, right click System on the left pane and then click on Backup Secret to backup the secret to a secure location. 2. In the Backup Secret dialog, specify the following: a. Backup File Name with location Example: C:\Program Files\Common Files\Enterprise Single Sign-On\EntSSOkey.bak b. File Password: password c. Confirm Password: password d. Password Reminder: password 3. Click OK to backup the secret. 4. Click OK in the next message box. Note: Secret management can be performed only by an SSO Administrator on the Master Secret Server

9 HOL: Enterprise Single Sign-On Services 9 AFFILIATE APPLICATIONS 1. In SSO Administration snap-in, on the left pane, click on Affiliate Applications node. 2. All existing Affiliate Applications will be displayed on the right pane. 3. Then, on the left pane, right click on the Affiliate Applications node and click on Create Application to create a new Affiliate Application. This will launch the Enterprise Single Sign-On Application Wizard. Note: Only an SSO Administrator or an SSO Affiliate Administrator can perform this operation.

10 HOL: Enterprise Single Sign-On Services Specify the following info for the Affiliate Application in the General page of the wizard. Application Type: Individual Application Name: LABAPP1 Description: Individual App for Lab Contact Information: 5. Select Allow local accounts for access accounts. Do not select Use SSO Affiliate Admin Accounts for Application Admin accounts. 6. Click Next to go to the next step in the wizard.

11 HOL: Enterprise Single Sign-On Services In the Accounts page, specify the following: For Application Administrators account, click add and specify fabrikam\biztalk Application Users. Then click on Check Names to resolve the group account. For Application Users account, click Add and specify fabrikam\racfusersgrp. Then click on Check Names to resolve the group account. 8. Click OK. 9. Select Next to go to the next step in the wizard.

12 HOL: Enterprise Single Sign-On Services In the Options page, in addition to the defaults, select the following: Disable Credential cache Tickets Allowed Everything else will continue to be the default selection; Enabled Checked Allow Windows initiated SSO checked Allow host initiated SSO unchecked Direct Password Sync from Windows unchecked Application Users cannot create mappings checked 11. Select Next, then Finish to create the Affiliate Application. 12. Click OK.

13 HOL: Enterprise Single Sign-On Services 13 MAPPINGS 1. In SSO Administration snap-in, under the Affiliate Applications node on the left pane, select LABAPP1 and right click it to view the options available. 2. Select New Mapping to create a new mapping. Note: Application Administrator for the Affiliate Application, or SSO Affiliate Administrator or SSO Administrator can perform this operation. They can create a mapping for any user that belongs in the Application Users account for this Affiliate Application.

14 HOL: Enterprise Single Sign-On Services Specify the following in the Create New Mapping dialog. Windows user: fabrikam\user1 External user: usera Select Set credentials for new mapping 4. Click OK 5. In the Set Credentials dialog, specify the following: Password: usera Confirm: usera 6. Click OK

15 HOL: Enterprise Single Sign-On Services Launch SSO Client Utility From Start->All Programs- >Microsoft Enterprise Single Sign-On->SSO Client Utility 8. Under Affiliate applications, select LABAPP1 and then click on Set Credentials. 9. Specify the following in the Set Credentials dialog: User Id: user9 Password: user9 Confirm: user9 10. Click OK to set the credentials. 11. Click Close to close the SSO Client Utility.. Note: This utility is for end-users to optionally manage their own mappings. They can view, create, disable, enable and delete their own mappings for the Affiliate Applications in which they are a member of the Application Users access account. 12. In SSO Administration snap-in, on the left pane expand Affiliate Applications node, select LABAPP1, right click and click on Refresh to view the new mapping on the right pane.

16 HOL: Enterprise Single Sign-On Services 16 MAPPINGS using MAPPING WIZARD 1. In SSO Administration snap-in, on the left pane, under the Affiliate Applications node, right click the LABAPP1, and click on Refresh. This will display the new mapping that you just created for fabrikam\donhall using the SSO Client Utility on right pane. 2. Then, right click LABAPP1 and click Create Mappings to launch the Enterprise Single Sign-On Mappings Wizard. This will walk you through a wizard to create rules-based mappings for users in the Application Users account. Note: The rule defined by the administrator will be based on the domain name and user name. This is useful only when the external userid can be constructed from the values in the Windows domain name and user name

17 HOL: Enterprise Single Sign-On Services In the Mappings Wizard, click Next in the Welcome screen. 4. In the Mappings File Option page, select Next with the default option selected Generate New Mappings File Note: Use an existing mappings file can be used when a mappings file already exists and you want to create mappings from that file. 5. In the Files Location page, click on Validate to verify if these files can be created successfully. Then click Next to go to the next step. 6. In the Accounts, click on Validate to verify the account selected. Validation will also provide an estimate on the number of accounts that exist in the group in the Status window. Then click Next.

18 HOL: Enterprise Single Sign-On Services In the External User Name page, specify the following: Windows domain name using: Lower case Windows user name using: Upper Case Append characters: 0 (zero) Limit the number of characters: 15 Example - Windows user name: user2 Note: The Example External user name displayed would be fabrikamuser2 8. Click Next 9. Click Start in the Generate page to create the mappings file. 10. When the Status indicates Completed, the following values should be indicated: Number of mappings generated: 5 Number of errors: Note: At this stage, only the mappings file has been generated. The mapping itself has not been created. 12. Click Next.

19 HOL: Enterprise Single Sign-On Services In the Options page, click on View/Edit Mappings File to view the mappings file that will be used for creation of mappings. This will open the mappings file in notepad. Note: This intermediate stage is available if the administrator wants to modify mappings in the file. 14. In this case, since there is already a mapping for fabrikam\donhall and for fabrikam\user1 accounts, delete these 2 mappings from the XML mappings file. See highlighted sections here that needs to be deleted Save the file Click on File menu in notepad and click Save. 16. Close the file Click on File menu in notepad and click Exit. 17. Select Set Password(Password) and default to Same as external user name. 18. Select Next.

20 HOL: Enterprise Single Sign-On Services In the Create page of the wizard, click Start to create new mappings using the mappings file. 20. When the Status indicates Completed, the following values should be indicated: Number of mappings created: 3 Number of errors: Click Next to go to the Finish screen and then click Finish to exit from the wizard. 22. In SSO Administration snap-in, on the left pane, under Affiliate Applications node, click on LABAPP1 to view the new mappings that have been created on the right pane.

21 HOL: Enterprise Single Sign-On Services 21 BIZTALK HTTP ADAPTER CONFIGURATION AND SCENARIO 1. Launch Internet Explorer Browser to launch the IE Click on the IE icon next to the Start button. 2. In the browser, under Favorites menu -> Links -> HTTPSSOSAMPLE, click on ValidateUserforSSOSample, or go to r.aspx 3. Note: This web site uses Basic Authentication which means that you need to provide valid user name and password credentials to connect. 4. When prompted with logon credentials dialog, specify the following: User name: hostuser1 Password: hostuser1 5. Click OK. You should see the following text displayed: Enterprise Single Sign-On validation with BizTalk Server 2006 HTTP Adapter. Welcome 'FABRIKAM\hostuser1' 6. Close the browser click File menu and Close.

22 HOL: Enterprise Single Sign-On Services Launch a new instance of Internet Explorer Browser Click on the IE icon next to the Start button. 8. In the browser, under Favorites menu -> Links -> HTTPSSOSAMPLE, click on http--localhost- SSOSample., or go to eceive.dll?<message/> Note: In this case, the same web site is being accessed through BizTalk Server and HTTP Adapters that are integrated with Enterprise Single Sign-On. You should see the following text displayed: Enterprise Single Sign-On validation with BizTalk Server 2006 HTTP Adapter. Welcome 'FABRIKAM\hostuser1' Note: This time, you were not prompted to specify any credentials to access the same web site. 9. Launch BizTalk Server Administration snap-in from Start->All Programs->Microsoft BizTalk Server In the snap-in, on the left pane, go to BizTalk Server 2006 Administration -> BizTalk Group -> Applications -> BizTalk Application 1 and click on Send Ports to view the send ports in the right pane. 11. On the right pane, double-click SsoSampleSendPort to view Properties. 12. In the General page, click on Configure button to configure the send port. 13. Go to the Authentication tab, and under the Affiliate Application drop-down, select LABAPP1 to change the

23 HOL: Enterprise Single Sign-On Services 23 affiliate application configured for this send port. 14. Click OK. 15. Click OK. 16. In the BizTalk Server Administration snap-in, on the left pane, go to BizTalk Server 2006 Administration -> BizTalk Group -> Platform Settings and click on Host Instances. On the right pane, all the Host Instances would be displayed. 17. On the right pane, right click on BizTalkServerApplication host instance and click on Restart. This is to pick up the configuration change immediately. 18. Launch a new instance of Internet Explorer Browser Click on the IE icon next to the Start button. 19. In the browser, under Favorites menu -> Links -> HTTPSSOSAMPLE, click on http--localhost- SSOSample., or go to eceive.dll?<message/> Note: In this case, the same web site is being accessed through BizTalk Server and HTTP Adapters that are integrated with Enterprise Single Sign-On. You should see the following text displayed: Enterprise Single Sign-On validation with BizTalk Server 2006 HTTP Adapter. Welcome 'FABRIKAM\user9' Note: This time, your (fabrikam\donhall) external credentials used to access the web site is the one associated for Affiliate Application LABAPP1.

24 HOL: Enterprise Single Sign-On Services 24 SERVER MANAGEMENT 1. In SSO Administration snap-in, on the left pane, click on Servers node. This will display the SSO Servers on the right pane. 2. Right click the SSO Server (INTSVR1.fabrikam.com) and click on Delete. This will clear the server from the display. 3. On the left pane, right click the Servers node and select Discover. This will discover SSO Servers in the system and add it to the list of SSO Servers and you can view this on the right pane. 4. On the right pane, right click the server, INTSVR1.fabrikam.com, and click on Properties to view the properties of this server. 5. Go to Password Sync tab and select Allow password sync from PCNS, and Allow password sync from MIIS. 6. Click OK. 7. On the left pane, under Servers node, click on INTSVR1.fabrikam.com to view the server and system level settings associated with this server on the right pane.

25 HOL: Enterprise Single Sign-On Services 25

26 HOL: Enterprise Single Sign-On Services 26 Exercise 2: Enterprise SSO Management Agent Estimated Time 30 mins CREATE ENTSSO MANAGEMENT AGENT 1. Open Identity Manager from Start ->All Programs - >Microsoft Identity Integration Server->Identity Manager. 2. Click on the icon Management Agents. You will notice that there are 3 Management Agents that already exist. 3. Under the Actions pane, click Create to create a new Management Agent. 4. From the drop down for Management agent for:, select Enterprise Single Sign-On(Microsoft) 5. For MA Name, specify ENTSSOMA2 6. Under Description, specify To manage SSO mappings 7. Click Next 8. For Connection Information, specify the following: Connect To: INTSVR1 User: fabrikam\donhall Password: donhall Note: This account must be a member of SSO Affiliate

27 HOL: Enterprise Single Sign-On Services 27 Administrators or SSO Administrators account. 9. Click Next and continue to click Next through the rest of the steps. In the finish page, click Finish to create the ENTSSOMA2 Management Agent. 10. In Identity Manager, select Tools menu and click on Options. Verify that Metaverse Rules Extension is enabled and, Rules Extension Name is referring to Microsoft.EnterpriseSingleSignOn.ManagementAg ent.dll RUN MANAGEMENT AGENTS and CREATE SSO MAPPINGS 1. Select ENTSSOMA2 in the Management Agents view. In the Actions pane, select Configure Run Profiles. 2. Verify that a Run Profile called Export exists, and the click OK

28 HOL: Enterprise Single Sign-On Services In SSO Administration snap-in, go to select Affiliate Application app1 on the left pane. 4. On the right pane, select all mappings. Then right click and click on Delete to delete all mappings. Select Yes when prompted to confirm delete. Note: This will delete all mappings for app1 from the SSO Credential Database. 5. Open Windows Explorer from Start menu and go to C:\Program Files\Microsoft Identity Integration Server\Extensions. 6. Right click ENTSSO.xml and click on Edit to modify this file. It should open in notepad. 7. Replace the content in the file with the content specified here -> 8. Click on File menu and click Save to save this configuration change. 9. Close the file File menu and click on Exit Note: The ENTSSO MA reads configuration from this file.

29 HOL: Enterprise Single Sign-On Services In Identity Manager, under the Management Agents view, select ADMA and then click on Delete from the Action pane. 11. Make sure that Delete Connector Space only is selected. Then click on OK to delete the Connector Space for ADMA. Important: Do not delete the Management Agent. Only delete the Connector Space Note: Please wait until the clean up is complete. 12. Repeat the same step for ExternalMA -> Select ExternalMA, then click on Delete to delete the connector space for ExternalMA. 13. Repeat the same step for ENTSSOMA -> Select ENTSSOMA, then click on Delete to delete the connector space for ENTSSOMA. 14. Identity Manager, under the Management Agents view, select ADMA, and then click on Run from the Action pane. 15. Highlight the FullImportandSync run profile and click OK Note: This will import data from Active Directory for fabrikam domain. Note: The State will indicate Running. Wait until this indicates Idle. 16. Repeat the same steps for ExternalMA -> Select ExternalMA, select Run and highlight FullImportandSync and click OK.

30 HOL: Enterprise Single Sign-On Services 30 Note: This will import data from the file located at C:\Program Files\Microsoft Identity Integration Server\MaData\ExternalMA 17. In Identity Manager, select ENTSSOMA2 under the Management Agents view and click on Run from the Action pane. 18. Highlight Export run profile and click OK. This will create mappings in the SSO Credential Database for app1 Affiliate Application. Note: The State will indicate Running. Wait until this indicates Idle. 19. In SSO Administration, on the left pane, select app1 under the Affiliate Applications node to view the mappings in the right pane. Note: If you don t see any mappings displayed, right click app1 on the left pane and click on Refresh.

31 HOL: Enterprise Single Sign-On Services 31 Exercise 3: Password Management Estimated Time 30 mins PREPARE FOR PASSWORD SYNC 1. Open Active Directory Users and Computers snap-in from Start ->All Programs - >Administrative Tools. 2. Reset password for domain account fabrikam\kimakers. Select Users node on the left pane under Active Directory Users and Computers -> fabrikam.com->users 3. On the right pane, select Name, Kim Akers, right click and select Reset Password and type the following: New Password: kimakers Confirm Password: kimakers 4. Click OK, and again click OK. 5. Open Command Prompt from Start->Command Prompt. 6. Type runas /u:fabrikam\kimakers cmd and hit Enter key. Specify the password as kimakers and hit Enter key. This will launch a command prompt window that is running under fabrikam\kimakers account. 7. In this new command prompt window, go to c:\entsso_tools folder -> Type cd c:\entsso_tools and hit Enter key.

32 HOL: Enterprise Single Sign-On Services Clear Application Event Log entries. Start->Run, type eventvwr and hit Enter key. Right click Application on the left pane and click Clear all Events and select No to clear the event log. 9. Open Services.msc, Start->Run, type services.msc and hit Enter key 10. On the right pane, select Password Change Notification Service, right click and select Start to start the service (if the service is not running.). 11. Look under Application event log to ensure that there are no errors or warnings. 12. Similarly, in services.msc, on the right pane, select ENTSSO Loopback Adapter, right click and select Start to start the service (if the service is not running).

33 HOL: Enterprise Single Sign-On Services 33 RUN PASSWORD SYNC FOR ENTERPRISE SSO 1. In SSO Administration snap-in, on the left pane, expand Password Management and then click on ENTSSOLoopbackAdapter. On the right pane, associated Affiliate Application (affapp2) will be listed. 2. Under Affiliate Applications Node, select affapp2 and then set credentials for fabrikam\kimakers mapping. To do this, on the right pane, select FABRIKAM\kimakers right click and select Set Credentials. 3. In the Set Credentials dialog, specify the following: Password: pwd Confirm: pwd 4. Click OK. 5. In the command prompt window that is running under the account of fabrikam\kimakers, type ssocheck getcreds affapp2 to view the external credentials for fabrikam\kimakers that is associated with affapp2.

34 HOL: Enterprise Single Sign-On Services In SSO Administration snap-in, under Affiliate Applications node, go to select Affiliate Application, LABAPP1 on the left pane, right click and click on Properties. 7. Go to Options tab and select Direct Password Sync from Windows. 8. Click OK. 9. In the command prompt window that is running under the account of fabrikam\kimakers, type ssocheck getcreds labapp1 to view the external credentials for fabrikam\kimakers that is associated with labapp Open Active Directory Users and Computers snap-in from Start ->All Programs - >Administrative Tools 11. Select Users node on the left pane under Active Directory Users and Computers- >fabrikam.com->users 12. On the right pane, select Name, Kim Akers, right click and select Reset Password and type the following: New Password: newpwd

35 HOL: Enterprise Single Sign-On Services 35 Confirm Password: newpwd 13. Click OK, and again click OK. 14. In the command prompt window that is running under the account of fabrikam\kimakers, type ssocheck getcreds affapp2 and then ssocheck getcreds labapp1 to view the external credentials for fabrikam\kimakers that is associated with affapp2 and with labapp1 respectively. 15. View Application event log to view the chain of events that occurred.

36 HOL: Enterprise Single Sign-On Services 36 UNDERSTAND PASSWORD SYNC CONFIG FOR ENTSSO MA Note: Both MIIS and ENTSSO cannot receive password changes from PCNS on the same computer. Since ENTSSO is already configured to receive changes from PCNS, MIIS cannot receive the password change. 1. Open Identity Manager from Start ->All Programs ->Microsoft Identity Integration Server- >Identity Manager. 2. Select Options under the Tools 3. Select Enable Password Synchronization to enable password sync for MIIS. 4. Select ADMA under the Management Agents view and select Properties in the Action pane. 5. In Properties page, select Configure Directory Partitions and select Enable this partition as a password synchronization source. 6. Click on Targets and select ENTSSOMA2 to enable it to receive password change from MIIS. Uncheck ENTSSOMA. Click OK. Click OK on the Properties page. 7. Click on ENTSSOMA2 in the Management Agent view and select Properties on the right pane, and click on Configure Extensions on the left pane of the Properties page 8. Make sure Enable password management is selected and then click on Settings to specify Connection Information for password

37 HOL: Enterprise Single Sign-On Services 37 extension. 9. In the Connection Settings dialog, specify the following: Connect To: INTSVR1.fabrikam.com User: fabrikam\ssosvcact Password: ssosvcact Note: This account should match the ENTSSO service account configured on INTSVR1.fabrikam.com 10. Click OK and again click OK on the Properties page. 11. To disable password sync for MIIS, in Identity Manager, go to Tools menu, click on Options, and deselect Enable Password Synchronization.

38 HOL: Enterprise Single Sign-On Services In SSO Administration, expand Servers node on the left pane, right click INTSVR1.fabrikam.com, and select Properties. 13. Go to Password Sync tab and select Allow password sync from MIIS. 14. In SSO Administration snap-in, on the left pane, click on System, right click and select Properties. Go to Options tab and check that Password Sync is enabled for From Windows to adapters to receive password change from PCNS or MIIS. 15. Click OK.

39 HOL: Enterprise Single Sign-On Services 39 CONFIGURE PASSWORD FILTER 1. In SSO Administration snap-in, on the left pane, click on Password Management. Then right click the Password Management node and select Create Filter to launch the Filter Wizard. 2. Click Next in the wizard and specify Filter Name as LabFilter1 in the General page. 3. Click Next to go the Basic Filter Options page. 4. In the Basic Filter Options page, specify as the Original password. Note: this is a sample password specified to view what the output would look like once the filter is specified. 5. In the same page, define the basic filter options as follows: a. Set Format to Upper Case b. Specify $#% in the Remove these characters field. c. Set Maximum Length to 8. Note: The Filtered output should reflect what the output would look like. 6. Click Next.

40 HOL: Enterprise Single Sign-On Services In the Advanced Filter Options, specify the characters that need to be substituted. a. in the Replace these characters field. b. Specify 1 in the With these characters field Note: The Filtered result output should reflect this change. 8. Click Create to create the Filter. 9. Click Finish in the last page to exit the wizard. 10. In SSO Administration snap-in, on the left pane, expand Password Management. 11. On the left pane, right click LabFilter1 and click on Assign. 12. Select LABAPP1 from the list of Affiliate Applications in the drop down. 13. Click OK to make the assignment. 14. Open Command Prompt from Start->Command Prompt. 15. Type runas /u:fabrikam\kimakers cmd and hit Enter key. Specify the password as newpwd and hit Enter key. This will launch a command prompt window that is running under fabrikam\kimakers account.

41 HOL: Enterprise Single Sign-On Services In this new command prompt window, go to c:\entsso_tools folder -> Type c:\entsso_tools and hit Enter key. 17. Open Active Directory Users and Computers snap-in from Start ->All Programs - >Administrative Tools 18. Select Users node on the left pane under Active Directory Users and Computers- >fabrikam.com->users 19. On the right pane, select Name, Kim Akers, right click and select Reset Password and type the following: a. New Password: pass$@%word b. Confirm Password: pass$@%word 20. Click OK, and again click OK. 21. In the command prompt window that is running under the account of fabrikam\kimakers, type ssocheck getcreds labapp1 to view the external credentials for fabrikam\kimakers that is associated with labapp1. Note: The filtered password is returned by SSO for this Affiliate Application.

42 HOL: Enterprise Single Sign-On Services 42 Exit Lab Once you have completed the lab, close the VPC. When prompted with Close options, select Turn off and delete changes. Click OK.

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

IIS, FTP Server and Windows

IIS, FTP Server and Windows IIS, FTP Server and Windows The Objective: To setup, configure and test FTP server. Requirement: Any version of the Windows 2000 Server. FTP Windows s component. Internet Information Services, IIS. Steps:

More information

INSTALLATION INSTRUCTIONS FOR UKSSOGATEWAY

INSTALLATION INSTRUCTIONS FOR UKSSOGATEWAY INSTALLATION INSTRUCTIONS FOR UKSSOGATEWAY 1) Install the UKSSOGateway application on the desktop: The UKSSOGateway application passes information from the myuk portal to launch the FESClient. The FESClient

More information

Secrets of Event Viewer for Active Directory Security Auditing Lepide Software

Secrets of Event Viewer for Active Directory Security Auditing Lepide Software Secrets of Event Viewer for Active Directory Security Auditing Windows Event Viewer doesn t need any introduction to the IT Administrators. However, some of its hidden secrets, especially those related

More information

Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2

Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2 Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2 Last revised: November 12, 2014 Table of Contents Table of Contents... 2 I. Introduction... 4 A. ASP.NET Website... 4 B.

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

HELP DOCUMENTATION E-SSOM DEPLOYMENT GUIDE

HELP DOCUMENTATION E-SSOM DEPLOYMENT GUIDE HELP DOCUMENTATION E-SSOM DEPLOYMENT GUIDE Copyright 1998-2013 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by any means

More information

Installation Guide. Live Maps 7.4 for System Center 2012

Installation Guide. Live Maps 7.4 for System Center 2012 Installation Guide Live Maps 7.4 for System Center 2012 1 Introduction... 4 1.1 1.2 About This Guide... 4 Supported Products... 4 1.3 1.4 Related Documents... 4 Understanding Live Maps... 4 1.5 Upgrade

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

Using Protection Engine for Cloud Services for URL Filtering, Malware Protection and Proxy Integration Hands-On Lab

Using Protection Engine for Cloud Services for URL Filtering, Malware Protection and Proxy Integration Hands-On Lab Using Protection Engine for Cloud Services for URL Filtering, Malware Protection and Proxy Integration Hands-On Lab Description In this hands-on session, you will learn how to turn your proxy into a security

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

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

4cast Client Specification and Installation

4cast Client Specification and Installation 4cast Client Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements The client requires Administrative rights

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

Configuring a Custom Load Evaluator Use the XenApp1 virtual machine, logged on as the XenApp\administrator user for this task.

Configuring a Custom Load Evaluator Use the XenApp1 virtual machine, logged on as the XenApp\administrator user for this task. Lab 8 User name: Administrator Password: Password1 Contents Exercise 8-1: Assigning a Custom Load Evaluator... 1 Scenario... 1 Configuring a Custom Load Evaluator... 1 Assigning a Load Evaluator to a Server...

More information

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Installation and Configuration Introduction This document will walk you step by step in removing MSDE and the setup and

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

More information

UNIT 5 ADDITIONAL PROJECTS BEFORE YOU BEGIN. Installing a Replica Domain Controller. You want to improve fault tolerance and performance on

UNIT 5 ADDITIONAL PROJECTS BEFORE YOU BEGIN. Installing a Replica Domain Controller. You want to improve fault tolerance and performance on UNIT 5 ADDITIONAL PROJECTS BEFORE YOU BEGIN The RODC must be configured to use the RWDC as its Preferred DNS Server. Active Directory is installed on the RWDC. The RODC must be a member server within the

More information

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide Page 1 of 243 Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide (This is an alpha version of Benjamin Day Consulting, Inc. s installation

More information

Managing Software Updates with System Center 2012 R2 Configuration Manager

Managing Software Updates with System Center 2012 R2 Configuration Manager Managing Software Updates with System Center 2012 R2 Configuration Manager Managing Microsoft Updates with Configuration Manager 2012 R2 This document is for informational purposes only. MICROSOFT MAKES

More information

FlexSim LAN License Server

FlexSim LAN License Server FlexSim LAN License Server Installation Instructions Rev. 20150318 Table of Contents Introduction... 2 Using lmtools... 2 1. Download the installation files... 3 2. Install the license server... 4 3. Connecting

More information

How To Install And Configure Windows Server 2003 On A Student Computer

How To Install And Configure Windows Server 2003 On A Student Computer Course: WIN310 Student Lab Setup Guide Microsoft Windows Server 2003 Network Infrastructure (70-291) ISBN: 0-470-06887-6 STUDENT COMPUTER SETUP Hardware Requirements All hardware must be on the Microsoft

More information

User Management Tool 1.5

User Management Tool 1.5 User Management Tool 1.5 2014-12-08 23:32:23 UTC 2014 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents User Management Tool 1.5... 3 ShareFile User Management

More information

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable

More information

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide

DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide 1 of 7 DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide Process Overview Step Description

More information

LAB 1: Installing Active Directory Federation Services

LAB 1: Installing Active Directory Federation Services LAB 1: Installing Active Directory Federation Services Contents Lab: Installing and Configuring Active Directory Federation Services... 2 Exercise 1: installing and configuring Active Directory Federation

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Team Foundation Server 2013 Installation Guide

Team Foundation Server 2013 Installation Guide Team Foundation Server 2013 Installation Guide Page 1 of 164 Team Foundation Server 2013 Installation Guide Benjamin Day benday@benday.com v1.1.0 May 28, 2014 Team Foundation Server 2013 Installation Guide

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

Configure Single Sign on Between Domino and WPS

Configure Single Sign on Between Domino and WPS Configure Single Sign on Between Domino and WPS What we are doing here? Ok now we have the WPS server configured and running with Domino as the LDAP directory. Now we are going to configure Single Sign

More information

Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3)

Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3) Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3) Manual installation of agents and importing the SCOM certificate to the servers to be monitored:

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

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

Hosted Microsoft Exchange Client Setup & Guide Book

Hosted Microsoft Exchange Client Setup & Guide Book Hosted Microsoft Exchange Client Setup & Guide Book Section 1 Microsoft Outlook Web Access (OWA) access directions Section 2 Windows 10 Mail App setup & configuration Section 3 Windows Mobile Phone ActiveSync

More information

Deploying System Center 2012 R2 Configuration Manager

Deploying System Center 2012 R2 Configuration Manager Deploying System Center 2012 R2 Configuration Manager This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION IN THIS DOCUMENT.

More information

Enabling Kerberos SSO in IBM Cognos Express on Windows Server 2008

Enabling Kerberos SSO in IBM Cognos Express on Windows Server 2008 Enabling Kerberos SSO in IBM Cognos Express on Windows Server 2008 Nature of Document: Guideline Product(s): IBM Cognos Express Area of Interest: Infrastructure 2 Copyright and Trademarks Licensed Materials

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

Tenrox. Single Sign-On (SSO) Setup Guide. January, 2012. 2012 Tenrox. All rights reserved.

Tenrox. Single Sign-On (SSO) Setup Guide. January, 2012. 2012 Tenrox. All rights reserved. Tenrox Single Sign-On (SSO) Setup Guide January, 2012 2012 Tenrox. All rights reserved. About this Guide This guide provides a high-level technical overview of the Tenrox Single Sign-On (SSO) architecture,

More information

Desktop Surveillance Help

Desktop Surveillance Help Desktop Surveillance Help Table of Contents About... 9 What s New... 10 System Requirements... 11 Updating from Desktop Surveillance 2.6 to Desktop Surveillance 3.2... 13 Program Structure... 14 Getting

More information

MOM NOTIFICATION WORKFLOW SOLUTION ACCELERATOR VER 2.1

MOM NOTIFICATION WORKFLOW SOLUTION ACCELERATOR VER 2.1 5/30/2006 QUICKSTART GUIDE MOM NOTIFICATION WORKFLOW SOLUTION ACCELERATOR VER 2.1 http://www.momresources.org Pete Zerger, MCSE(Messaging) Table of Contents INTRODUCTION... 3 IMPORTANT NOTICE /DISCLAIMER:...

More information

Crystal Reports Installation Guide

Crystal Reports Installation Guide Crystal Reports Installation Guide Version XI Infor Global Solutions, Inc. Copyright 2006 Infor IP Holdings C.V. and/or its affiliates or licensors. All rights reserved. The Infor word and design marks

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Install the Production Treasury Root Certificate (Vista / Win 7)

Install the Production Treasury Root Certificate (Vista / Win 7) Install the Production Treasury Root Certificate (Vista / Win 7) The Production Treasury Root Certificate should be maintained on your local workstations to use OTCnet Check Capture and Deposit Reporting.

More information

StarWind iscsi SAN: Configuring HA File Server for SMB NAS February 2012

StarWind iscsi SAN: Configuring HA File Server for SMB NAS February 2012 StarWind iscsi SAN: Configuring HA File Server for SMB NAS February 2012 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks of StarWind Software which

More information

StarWind iscsi SAN Configuring HA File Server for SMB NAS

StarWind iscsi SAN Configuring HA File Server for SMB NAS Hardware-less VM Storage StarWind iscsi SAN Configuring HA File Server for SMB NAS DATE: FEBRUARY 2012 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software

More information

Microsoft Office 365 Using SAML Integration Guide

Microsoft Office 365 Using SAML Integration Guide Microsoft Office 365 Using SAML Integration Guide Revision A Copyright 2013 SafeNet, Inc. All rights reserved. All attempts have been made to make the information in this document complete and accurate.

More information

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials With Windows Server 2012 R2 Essentials in your business, it is important to centrally manage your workstations to ensure

More information

StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with Hyper-V Cluster

StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with Hyper-V Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with MARCH 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the

More information

CA Nimsoft Service Desk

CA Nimsoft Service Desk CA Nimsoft Service Desk Single Sign-On Configuration Guide 6.2.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Sophos for Microsoft SharePoint startup guide

Sophos for Microsoft SharePoint startup guide Sophos for Microsoft SharePoint startup guide Product version: 2.0 Document date: March 2011 Contents 1 About this guide...3 2 About Sophos for Microsoft SharePoint...3 3 System requirements...3 4 Planning

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

2. Using Notepad, create a file called c:\demote.txt containing the following information:

2. Using Notepad, create a file called c:\demote.txt containing the following information: Unit 4 Additional Projects Configuring the Local Computer Policy You need to prepare your test lab for your upcoming experiments. First, remove a child domain that you have configured. Then, configure

More information

Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website

Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website April 16 2012 The following instructions are to show you how to map your Home drive using ITS s Network in order to publish a website

More information

Ekran System Help File

Ekran System Help File Ekran System Help File Table of Contents About... 9 What s New... 10 System Requirements... 11 Updating Ekran to version 4.1... 13 Program Structure... 14 Getting Started... 15 Deployment Process... 15

More information

Live Maps. for System Center Operations Manager 2007 R2 v6.2.1. Installation Guide

Live Maps. for System Center Operations Manager 2007 R2 v6.2.1. Installation Guide Live Maps for System Center Operations Manager 2007 R2 v6.2.1 Installation Guide CONTENTS Contents... 2 Introduction... 4 About This Guide... 4 Supported Products... 4 Understanding Live Maps... 4 Live

More information

Team Foundation Server 2012 Installation Guide

Team Foundation Server 2012 Installation Guide Team Foundation Server 2012 Installation Guide Page 1 of 143 Team Foundation Server 2012 Installation Guide Benjamin Day benday@benday.com v1.0.0 November 15, 2012 Team Foundation Server 2012 Installation

More information

ILTA 2013 - HAND 6B. Upgrading and Deploying. Windows Server 2012. In the Legal Environment

ILTA 2013 - HAND 6B. Upgrading and Deploying. Windows Server 2012. In the Legal Environment ILTA 2013 - HAND 6B Upgrading and Deploying Windows Server 2012 In the Legal Environment Table of Contents Purpose of This Lab... 3 Lab Environment... 3 Presenter... 3 Exercise 1 Add Roles and Features...

More information

Embarcadero Performance Center 2.7 Installation Guide

Embarcadero Performance Center 2.7 Installation Guide Embarcadero Performance Center 2.7 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A.

More information

PRODUCT WHITE PAPER LABEL ARCHIVE. Adding and Configuring Active Directory Users in LABEL ARCHIVE

PRODUCT WHITE PAPER LABEL ARCHIVE. Adding and Configuring Active Directory Users in LABEL ARCHIVE PRODUCT WHITE PAPER LABEL ARCHIVE Adding and Configuring Active Directory Users in LABEL ARCHIVE TEKLYNX International March 19, 2010 Introduction Now more than ever, businesses large and small alike are

More information

Configuring SonicWALL TSA on Citrix and Terminal Services Servers

Configuring SonicWALL TSA on Citrix and Terminal Services Servers Configuring on Citrix and Terminal Services Servers Document Scope This solutions document describes how to install, configure, and use the SonicWALL Terminal Services Agent (TSA) on a multi-user server,

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

SmartSync Monitor Help

SmartSync Monitor Help 1.0 (Build 15) 2 Table of Contents Foreword 0 Part I Welcome to SmartSync Monitor 3 Part II Getting Started 4 1 Copyright... 4 2 System... requirements and installation 4 3 Uninstalling... 5 6 Part III

More information

Sophos Anti-Virus for NetApp Storage Systems startup guide

Sophos Anti-Virus for NetApp Storage Systems startup guide Sophos Anti-Virus for NetApp Storage Systems startup guide Runs on Windows 2000 and later Product version: 1 Document date: April 2012 Contents 1 About this guide...3 2 About Sophos Anti-Virus for NetApp

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

CONNECT-TO-CHOP USER GUIDE

CONNECT-TO-CHOP USER GUIDE CONNECT-TO-CHOP USER GUIDE VERSION V8 Table of Contents 1 Overview... 3 2 Requirements... 3 2.1 Security... 3 2.2 Computer... 3 2.3 Application... 3 2.3.1 Web Browser... 3 2.3.2 Prerequisites... 3 3 Logon...

More information

Snow Active Directory Discovery

Snow Active Directory Discovery Product Snow Active Directory Discovery Version 1.0 Release date 2014-04-29 Document date 2014-04-29 Snow Active Directory Discovery Installation & Configuration Guide Page 2 of 9 This document describes

More information

User Guide. Version R91. English

User Guide. Version R91. English AuthAnvil User Guide Version R91 English August 25, 2015 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS as updated from

More information

Setup guide. TELUS AD Sync

Setup guide. TELUS AD Sync Setup guide TELUS AD Sync June 2013 TELUS AD Sync User Guide. The AD Sync Tool must be downloaded onto your organization s Domain Controller. Please call TELUS at 1 877 846 4456 to have this feature provisioned

More information

Web-Access Security Solution

Web-Access Security Solution WavecrestCyBlock Client Version 2.1.13 Web-Access Security Solution UserGuide www.wavecrest.net Copyright Copyright 1996-2014, Wavecrest Computing, Inc. All rights reserved. Use of this product and this

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Installation Instruction STATISTICA Enterprise Small Business

Installation Instruction STATISTICA Enterprise Small Business Installation Instruction STATISTICA Enterprise Small Business Notes: ❶ The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b) workstation installations

More information

End User Configuration

End User Configuration CHAPTER114 The window in Cisco Unified Communications Manager Administration allows the administrator to add, search, display, and maintain information about Cisco Unified Communications Manager end users.

More information

AvePoint Meetings 3.2.2 for SharePoint On-Premises. Installation and Configuration Guide

AvePoint Meetings 3.2.2 for SharePoint On-Premises. Installation and Configuration Guide AvePoint Meetings 3.2.2 for SharePoint On-Premises Installation and Configuration Guide Issued August 2015 Table of Contents About AvePoint Meetings for SharePoint... 4 System Requirements... 5 2 System

More information

Reference and Troubleshooting: FTP, IIS, and Firewall Information

Reference and Troubleshooting: FTP, IIS, and Firewall Information APPENDIXC Reference and Troubleshooting: FTP, IIS, and Firewall Information Although Cisco VXC Manager automatically installs and configures everything you need for use with respect to FTP, IIS, and the

More information

SECURE MOBILE ACCESS MODULE USER GUIDE EFT 2013

SECURE MOBILE ACCESS MODULE USER GUIDE EFT 2013 SECURE MOBILE ACCESS MODULE USER GUIDE EFT 2013 GlobalSCAPE, Inc. (GSB) Address: 4500 Lockhill-Selma Road, Suite 150 San Antonio, TX (USA) 78249 Sales: (210) 308-8267 Sales (Toll Free): (800) 290-5054

More information

escan SBS 2008 Installation Guide

escan SBS 2008 Installation Guide escan SBS 2008 Installation Guide Following things are required before starting the installation 1. On SBS 2008 server make sure you deinstall One Care before proceeding with installation of escan. 2.

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

How to Configure Entourage 2008 for Email Client

How to Configure Entourage 2008 for Email Client How to Configure Entourage 2008 for Email Client Introduction (Revised 04/28/11) LAUSD IT Helpdesk 333 S. Beaudry Ave. 9 th Floor Phone 213.241.5200 Before you configure Microsoft Entourage 2008 E-mail

More information

Course: WIN310. Student Lab Setup Guide. Summer 2010. Microsoft Windows Server 2003 Network Infrastructure (70-291)

Course: WIN310. Student Lab Setup Guide. Summer 2010. Microsoft Windows Server 2003 Network Infrastructure (70-291) Course: WIN310 Student Lab Setup Guide Summer 2010 Microsoft Windows Server 2003 Network Infrastructure (70-291) ISBN: 0-470-06887-6 Published by Wiley & Sons 1 STUDENT COMPUTER SETUP Hardware Requirements

More information

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

More information

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS Notes 1. The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b)

More information

Lotus Notes 6.x Client Installation Guide for Windows. Information Technology Services. CSULB

Lotus Notes 6.x Client Installation Guide for Windows. Information Technology Services. CSULB The goal of this document This document was created by the Information Technology Services department to assist the Lotus Notes Coordinators in the successful installation of Lotus Notes release 6 (R6)

More information

Sophos Anti-Virus for NetApp Storage Systems user guide. Product version: 3.0

Sophos Anti-Virus for NetApp Storage Systems user guide. Product version: 3.0 Sophos Anti-Virus for NetApp Storage Systems user guide Product version: 3.0 Document date: May 2014 Contents 1 About this guide...3 2 About Sophos Anti-Virus for NetApp Storage Systems...4 3 System requirements...5

More information

edwalt's - Things I Wish I'd known about Small Business Server...

edwalt's - Things I Wish I'd known about Small Business Server... Side 1 av 6 Welcome to TechNet Blogs Sign in Join Help edwalt's - Things I Wish I'd known about Small Business Server... Removing WSS 3.0 Companyweb Upgrade - Restoring WSS 2.0 on SBS 2003 These steps

More information

TM Online Storage: StorageSync

TM Online Storage: StorageSync TM Online Storage: StorageSync 1 Part A: Backup Your Profile 1: How to download and install StorageSync? Where to download StorageSync? You may download StorageSync from your e-storage account. Please

More information

Single Sign-on Configuration for SharePoint Integration

Single Sign-on Configuration for SharePoint Integration Single Sign-on Configuration for SharePoint Integration Version 5.3 SP4 March 2007 Copyright 1994-2007 EMC Corporation. All rights reserved. Table of Contents Preface... 7 Chapter 1 Windows SharePoint

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Microsoft Virtual Labs. Active Directory New User Interface

Microsoft Virtual Labs. Active Directory New User Interface Microsoft Virtual Labs Active Directory New User Interface 2 Active Directory New User Interface Table of Contents Active Directory New User Interface... 3 Exercise 1 User Management and Saved Queries...4

More information

StarWind iscsi SAN Software: Using an existing SAN for configuring High Availability storage with Windows Server 2003 and 2008

StarWind iscsi SAN Software: Using an existing SAN for configuring High Availability storage with Windows Server 2003 and 2008 StarWind iscsi SAN Software: Using an existing SAN for configuring High Availability storage with Windows Server 2003 and 2008 www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

CaseWare Time. CaseWare Cloud Integration Guide. For Time 2015 and CaseWare Cloud

CaseWare Time. CaseWare Cloud Integration Guide. For Time 2015 and CaseWare Cloud CaseWare Time CaseWare Cloud Integration Guide For Time 2015 and CaseWare Cloud Copyright and Trademark Notice Copyright. 2015 CaseWare International Inc. ( CWI ). All Rights Reserved. Use, duplication,

More information

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account?

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account? Contents Page Q. How do I access my email? Q. How do I change or reset a password for an email account? Q. How do I forward or redirect my messages to a different email address? Q. How do I set up an auto-reply

More information

Baylor Secure Messaging. For Non-Baylor Users

Baylor Secure Messaging. For Non-Baylor Users Baylor Secure Messaging For Non-Baylor Users TABLE OF CONTENTS SECTION ONE: GETTING STARTED...4 Receiving a Secure Message for the First Time...4 Password Configuration...5 Logging into Baylor Secure Messaging...7

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

LepideAuditor Suite for File Server. Installation and Configuration Guide

LepideAuditor Suite for File Server. Installation and Configuration Guide LepideAuditor Suite for File Server Installation and Configuration Guide Table of Contents 1. Introduction... 4 2. Requirements and Prerequisites... 4 2.1 Basic System Requirements... 4 2.2 Supported Servers

More information

Migrating MSDE to Microsoft SQL 2008 R2 Express

Migrating MSDE to Microsoft SQL 2008 R2 Express How To Updated: 11/11/2011 2011 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. If you are still on MSDE 2000,

More information

ATT8367-Novell GroupWise 2014 and the Directory Labs

ATT8367-Novell GroupWise 2014 and the Directory Labs ATT8367-Novell GroupWise 2014 and the Directory Labs ATT8367 Novell Training Services AUTHORIZED COURSEWARE www.novell.com Legal Notices Novell, Inc., makes no representations or warranties with respect

More information

Velocity Web Services Client 1.0 Installation Guide and Release Notes

Velocity Web Services Client 1.0 Installation Guide and Release Notes Velocity Web Services Client 1.0 Installation Guide and Release Notes Copyright 2014-2015, Identiv. Last updated June 24, 2015. Overview This document provides the only information about version 1.0 of

More information