Directory Update v2.x Release Notes
|
|
|
- Amos Poole
- 9 years ago
- Views:
Transcription
1 Directory Update v2.x Release Notes Ithicos Solutions is pleased to announce the release of Directory Update v2.0; this release includes many features that our customers have requested over since the release of Directory Update v1.7. This release also includes some nice to have features that we have dreamed up on our own. New Features The following are new features and changes included in Directory Update v2.0: Change Password feature that allows an end user to change their own password if they know their current password Integration with Directory Password v1.0 (an additional cost product) that allows a user to reset their password if they forgot their password or to unlock their account if it is locked. Phone number format can be based on country code selected Subsets feature that allows parent-child relationship between fields (via the subsettings.xml file) notifications upon change to user, user s manager, and/or predefined SMTP address Photo attribute default changed to use thumbnailphoto and size of 128x128 this better aligns with Microsoft s future plans. Ability to log change / auditing to a tab separated value (TSV) text file Updates and fixes to support Internet Explorer 8.x and Firefox 3.x (and later) First name, middle initial, last name, and user name are no longer visible on the interface by default. Improved error handling and friendlier error messages Internet Explorer 8.x and 9.x as well as Firefox 4.x and later are supported. Other browsers *may* work but we do not test with them. Note that Internet Explorer 7 compatibility mode is not supported and should not be used. The.NET Framework v3.5 is required Notepad ++ If you are still editing your XML files using a boring editor like Notepad, we strongly urge you to download the free Notepad ++ editor. It will make editing our XML files much easier because it puts everything in color and it makes common errors such as not closing a tag much easier to find. You can find Notepad++ at
2 License Keys Directory Update v2.0 requires different license key from previous versions. If you are eligible for support and upgrades, please contact ithicos.com. Include your organization name and the DNS domain name of your Active Directory domain. If your maintenance agreement has expired, please see the Purchasing section of our Web site ( for information on how to active/extend your maintenance period. Windows Server Requirements Directory Update v2.0 runs on the following operating systems: Windows Server 2003 SP2 (x86 or x86) Standard or Enterprise Windows Server 2003 R2 with SP2 (x86 or x64) Standard or Enterprise Windows Server 2008 SP2 (x86 or x64) Standard or Enterprise Windows Server 2008 R2 Standard or Enterprise The following are additional requirements: IIS 6 or IIS 7 o If IIS 7 is used, the IIS 6 compatibility components must be enabled o If IIS 6 is used, ASP.NET v2.0 must ben enabled in Web Extensions ASP.NET must be enabled The.NET Framework v3.5 is required We strongly encourage you to apply all Microsoft critical and recommended updates using Microsoft Update. Photo Support Directory Update v2.0 and v2.1 use the thumbnailphoto attribute to store photos. The default photo size is 128x128. We strongly recommend you keep these settings as this will allow the photo to properly display in Microsoft Outlook 2010 and the Microsoft Lync clients. When a photo is uploaded to Active Directory, we will re-render the photo to 128x128 (a square aspect ratio). We recommend that photos be square to begin with so that the aspect ratio is not changed. Most photos end up being around 7KB to 10KB one they are uploaded to Active Directory. So, if you have 1,000 users, this will increase the size of your Active Directory database by no more than 10MB. When photos are uploaded to the Directory Update site, they are temporarily stored in the c:\inetpub\wwwroot\directoryupdate\photos folder. The IIS server must have
3 permissions to write files and delete files from this folder. By default, that should be the Network Service user. Supported Browsers We test against a specific set of Web browsers. As with many Web 2.0 applications, updates to these browsers may break an application. The following Web browser s are supported in Directory Update v2.0: Internet Explorer 8.x and 9.x Firefox 4.x and later Other browsers such as Chrome or Safari may work. Internet Explorer 7 compatibility mode is not supported and should not be used. Upgrading from Previous Versions We recommend using the new XML files that come with Directory Update v2.0 to ensure that all new features are available. This means that you have re-create or copy-and-paste your data from your old XML files. Directory Update v2.0 can use the same DirectorySettings.XML and AddressSettings.XML files as v1.6; this can simplify upgrading from v1.6. However, if you have customized other features such as the AppSettings.XML file, the style.css file, or other files, then you will need to make those changes again. Here is the upgrade path we recommend: 1. Make a backup copy of your c:\inetpub\wwwroot\directoryupdate folder 2. In Control Panel -> Add/Remove Programs, remove Directory Update 3. Delete the c:\inetpub\wwwroot\directoryupdate folder 4. Install the new version of Directory Update 5. Backup the new c:\inetpub\wwwroot\directoryupdate\settings\directorysettings.xml (and the new AddressSettings.XML) file 6. Replace the new DirectorySettings.xml file with the one from your previous installation. If you customized the AddressSettings.XML file, then replace the new AddressSettings.XML file with your original file from the previous installation. 7. Customize the new AppSettings.XML and other files if necessary. Using Secure Sockets Layer (SSL) We recommend that you implement Secure Sockets Layer (SSL) for any web site on which end users will enter private/personal data or on which a username / password may be passed over the network. All web-based Ithicos Solutions products will work on SSLenabled web sites.
4 There is nothing you need to do to our products to enable SSL. This is done in Internet Information Server (IIS) 6, IIS 7, or IIS 7.5. For more information, see: We recommend using a certificate authority that will be trusted by the browsers of all users. It is a very bad practice to get users in the habit of ignoring SSL security warnings. Installation Installation is usually simple and quick though the software will be installed with the default XML templates and you will need to customize these for your organization. 1. Run the DirectoryUpdate.MSI installer 2. You can take most of the defaults for the installer including the default virtual directory name (/DirectoryUpdate) and putting the site on to the Default Web Site. 3. On the Directory Settings screen, enter the domain controller name, the domain name, the service account information, and the service account password. 4. Click the Test Directory Settings button and click Next 5. Enter the organization name and the license key (or check evaluation version) 6. Finish the installation 7. If on a domain controller, give the NETWORK SERVICE account Modify permissions to the folder:
5 C:\WINDOWS\Microsoft.NET\Framework\v \Temporary ASP.NET Files 8. If using the Photo feature, give the NETWORK SERVICE account Modify permissions to the folder: c:\inetpub\wwwroot\directoryupdate\photos 9. Customize the XML files to suit your organization. Note when installing on Windows Server 2008 that if User Access Control (UAC) is enabled, you may get a permissions error even if you are logged on as a domain administrator. Open up a command prompt as an administrator and run this command: msiexec.exe /i c:\directoryupdate.msi This can bypass the permissions error. Upgrading from Versions Older than v1.6 The XML files from v1.5 and earlier is NOT compatible with v1.7. This means you have to re-create all XML files using the new XML files as a base. Essentially, the upgrade process is to backup your old installation to another folder, remove Directory Update, install the new version, and then customize the NEW XML files. Versions prior to v1.6 had most all configuration including field definitions and drop-down list values in the AppSettings.XML file. Once you install the new version, you will need to make your custom configuration changes to the new XML files and Style.css file if applicable. You can take your dropdown list values from your previous versions and copy them to the new DirectorySettings.xml file, though. Here are the steps we recommend to upgrading: 1. Make a backup copy of your c:\inetpub\wwwroot\directoryupdate folder (or where ever you installed the software originally.) 2. Run Control Panel -> Add/Remove Programs and remove the previous version of Directory Update 3. Delete the HKLM\Software\ITCS Hawaii or the HKLM\Software\Ithicos Registry key 4. Delete the directory c:\inetpub\wwwroot\directoryupdate (or where ever you installed Directory Update originally.) 5. Install the new version of Directory Update (using the DirectoryUpdate.msi installer) 6. Copy your customized <value> </value> tags from the original AppSettings.xml file and add them to the new.\settings\directorysettings.xml file 7. Make additional customizations to the AppSettings.xml and DirectorySettings.xml files such as changing labels, hiding fields or making fields required.
6 The trickiest part of the upgrade is moving your existing <value> tags to the new DirectorySettings.xml file. We recommend loading the old AppSettings.XML or DirectorySettings.XML file in to a text editor and then open the new DirectorySettings.XML file in another window; then you can copy and paste values between the editors. IIS Application Pools Simply put, an application pool is a separate memory space and process in which a web application can run. The identity of that application pool provides the security context in which the applications run. It is a good security practice to ensure that applications run with no more privileges than necessary. We recommend that you create a separate application pool such as DirectoryUpdateAppPool. Application pools are created using the Internet Information Services (IIS) Manager console. In W2K3, simply copy the default application pool. In W2K8 (shown in Figure 1,) create a new application pool that uses the.net Framework v Figure 1: Creating an application pool in W2K8 If you are using Windows Server 2008, once you have created the new application pool, ensure that the identity is using the NetworkService user account: 1. In IIS Manager, under the application pools container, right click on the new application pool and choose Advanced Settings. 2. Locate and select the Identity option (under Process Model) 3. Click the small button to the right of the Identity box and select the built-in account NetworkService 4. Click OK twice to close the Advanced Settings. Simplified DirectorySettings.XML file In previous versions of Directory Update, we required that each field tag have all of the options available for that particular tag. Below is an example of the Company name tag:
7 <company label="company" type="dropdown" visible="yes" editable="yes" required="no" validationformat="" defaultvalue="ithicos Solutions" example=""> Notice that the tag includes the label, field type, visible, editable, required, validation format, default value, and example options. These had to be inside the tag even if the option was not used for that particular tag. Directory Update v1.7 includes some new options such as multi-line and double-wide field tags. This would have made each tag even longer. We have stripped back the options required for each tag to the bare minimum. Now, each tag has label, type, visible, and editable option. <company label="company" type="dropdown" visible="yes" editable="yes"> You can add additional options that you may require based on a specific field s requirements. Table 1 shows the options that are available and valid settings for those options. Table 1: Valid options for the DirectorySettings.XML file Tag option Valid settings label Any text string that defines that particular field type text - Free form text field dropdown - Provides the user a drop-down list combo - Dropdown list that allows text entry maskedtext - Allows for the use of masked text validation visible yes no editable yes no validationformat Any validation format that is defined in at the bottom of the DirectorySettings.XML file. required yes no defaultvalue Any text string that should be the default for the field if it is empty. example Any text that should appear directly below the field that can be used as an example or a helpful tip. mask Define the mask for a maskedtext field type such as (###) ###- ### for a phone number field. multiline yes no doublewide yes no
8 Validating Phone Numbers Differently for Different Countries Organizations that have offices in different countries may find a feature useful that allows you to use a different phone number format for each country. The first thing you must do is create a phone number format for each country that will be using and name the format the same as the country code. For example, the United States would be US while Australia would be AU. You can find the 2 digit country codes in the DirectorySettings.XML file. Figure 2: Validations section of the DirectorySettings.XML file Next, for each phone number that you want validated, in the telephone number tag, set the validation format to country. Use the actual word country, not the country name. Finally, in the country tag in the DirectorySettings.XML file, set the option setphonevalidation= yes option.
9 Telephone Numbers in an Address Set In v1.5, we introduced the Address Sets feature; this means that you can populate the AddressSettings.XML file with the street, city, state, postal code, and country information and then when a user selects a field such as Office, that information will automatically be populated. The information is read from the AddressSetting.XML and automatically populated in the user interface for the user. Here is an example of a user section from the AddressSettings.XML file. Notice that there are <fax>, <officephone>, and <extensionattribute1) attributes inside of the Address Set. <addresssetting value="office 1"> <streetaddress>street Address 1</streetAddress> <city>city 1</city> <stateorprovince>alaska</stateorprovince> <ziporpostalcode>11111</ziporpostalcode> <country>us</country> <officephone>office phone 1</officePhone> <fax>fax 1</fax> <extensionattribute1>extatt 1</extensionAttribute1> </addresssetting> Technically, any attribute from the DirectorySettings.XML file can be added to an Address Set. However, if you add the attribute to a set, you must populate it with data; otherwise it will clear the data in the field. Notifications Directory Update v2.0 introduces notifications as a new feature. All notification settings are configured in the AppSettings.XML file. The first thing that must be configured is the e- mail server; we recommend you use the fully qualified domain name of an server that will accept mail anonymously. The server settings are found in the < settings > tag near the bottom of the AppSettings.XML file. An example is shown in Figure 3.
10 Figure 3: Configuring the SMTP server The SMTP server that you specify must accept mail from the Directory Update server. If you are sending to addresses outside of your organization, then that server must allow relay for the recipients to which you are sending. There are three types of events for which you can send notifications. These are: Directory information updates (such as phone, address, title, etc ) End user changes their own password User updates/changes their security questions (if Directory Password is installed.) Figure 4 shows the notification settings that are used if a user changes their own personal information in the Active Directory. Figure 4: notification settings You must customize the sender s SMTP address and display name since the default/example values will not be valid for your company. You can send the notification to the user, the user s manager, or a predefined SMTP address (such as the help desk s SMTP address. Note that if you select the option to send the notification to the person s manager, the person s Manager field must be filled out and the manager must have an address.
11 Multi-line fields A very common request for v1.6 customers was the ability to make some fields multi-line. The most common of these are the fields such as description and the notes field that can hold more text. You can make a field such as the telephone number field multi-line, but it probably won t do you much good. Figure 5 shows an example of the Notes field as a multi-line field; if you define a field as multi-line the field will have three lines. The number of lines is not configurable. Figure 5: Multi-line and double-wide fields To make a field multi-line, simply edit the DirectorySettings.XML file and add the multiline= yes option to the field you want. Below is an example of how to make the Notes field a multi-line field. <notes label="notes" type="text" visible="yes" editable="yes" multiline="yes"></notes> Double-wide fields Another common request in all versions has been the ability to make a field wider than the standard width (such as the Notes field shown previously in Figure 5). We have a new option in v1.7 that allows you to configure a field to be double-wide ; this is also shown in Figure 5. To make a field double-wide, you need to add a the doublewide= yes option to the tag you are interested in modifying. Below is an example: <webpage label="web Page" type="text" visible="yes" editable="yes" doublewide="yes"></webpage> Masked Text Formatting We are introducing a feature that allows you to control the way that text is entered in to a field by providing input guidance or field formatting such as the parenthesis or hyphens in a phone number. For example, using the masked text feature, a blank phone number field might look like this: ( _) _ -
12 The user would have to enter data in the specified format. Any special characters, such as the parenthesis or the hyphen would ALSO be stored in the Active Directory. The masked text option provides an alternative to using a Regular Expression (REGEX) to validate data and can be used in any type of field. However, the masked text option does not provide the same flexibility or level of validation that a REGEX does. You cannot use a REGEX and the masked text option. There are things that have to be added to a field s tag in order to use that field with the masked text option. You need to set the field type to type= maskedtext and add a new option to the tag called mask which defines the mask format. Below is an example of the phone number tag BEFORE enabling the masked text feature: <officephone label="office Phone" type= text" visible="yes" editable="yes" validationformat=""></officephone> Here is an example of the phone number tag using the masked text option. The phone number format is (808) : <officephone label="office Phone" type="maskedtext" mask="(###) ###- ####" visible="yes" editable="yes" validationformat=""></officephone> The mask option controls the format: mask="(###) ###-####" You can enter the parenthesis characters as well spaces and hyphens. The # character indicates the places where there must be a numeral. Previous Release Notes The below section is information taken from previous release notes. Photo URL In Directory Update v1.6, we introduced the ability to upload a photo to the Active Directory; the photo is stored in the jpegphoto or the thumbnailphoto attribute of the user. This increases the size of the user s object in the Active Directory by between 5KB and 10KB (on average). The photo object shows up on the top of the Directory Update interface as shown in Figure 6.
13 Figure 6: Enabling the photo feature Once the photo is stored in the Active Directory, other applications that can access that attribute can also use the photo. Some customers have asked for the ability to store the photo as a URL path rather than actually uploading the photo file to an Active Directory attribute. In v1.7, we allow you to store the photo either by uploading the file in to the Active Directory (either the user s jpegphoto or the thumbnailphoto attribute) or by storing the URL path to the photo. We recommend that you use either the thumbnailphoto attribute rather than the URL path. This will ensure that your directory remains compatible with any future plans Microsoft may or may not have planned with respect to photo support. Below is the default photo tag from the DirectorySettings.XML file. This tag tells Directory Update to upload the photo as an octet stream and store it in the jpegphoto attribute. The type= file option configures the file option and the attribute= jpegphoto option configures which attribute you can use. <photo label="add/change Photo" type="file" visible="yes" editable="yes" attribute="jpegphoto" width="130" height="170" defaultvalue="images/nophoto.gif" /> Note that the only two valid attributes for storing photo data are the jpegphoto and thumbnailphoto attributes. Note also that we will re-render the photo the user provides so that the it is 130 pixels wide by 170 pixels high; this is configurable in the photo tag. To enable URL support for the photo field, you need to change two options in the photo tag; you need to set the type and attribute options. Set type= URL and set attribute= wwwhomepage ; in this example we are going to store the URL to the web page (wwwhomepage) attribute.
14 <photo label="add/change Photo" type="url" visible="yes" editable="yes" attribute="wwwhomepage" width="130" height="170" defaultvalue="images/nophoto.gif" /> Do we have a recommended attribute to store the URL? This is really up to you and how you plan to use the data. If you have an application (such as SharePoint) that is going to extract this URL and use it, then make sure it can access the attribute you are using. The wwwhomepage and url attributes are probably the two best choices; both of these are also accessible via Active Directory Users and Computers. Note: Directory Update performs no validation to ensure the URL path is valid. This allows you to use this feature exactly as you may require, but the user must use the path format you specify, such as You need to remember to customize the Photo Upload dialog box labels. The default dialog box labels are shown in Figure 7, but these labels assume that you are using the type= file option. Figure 7: Photo Upload dialog box The labels for the photo upload dialog box are configured in the AppSettings.XML file; the relevant section is shown Figure 8. Figure 8: Photo Upload dialog box text labels in the AppSettings.XML file
15 Auditing can include date/time, user name, and/or IP address For the past few versions, Directory Update has supported the ability to log the last date and time that Directory Update was used to update the user. This information is written to the attribute of your choice. By default, we use extensionattribute11, but you can change this to any valid attribute; you may need to do this if your Active Directory forest has not been prepared to support some version of Exchange. To enable auditing, edit the AppSettings.XML file and location the <auditing > tag. An example of this is shown in Figure 9. Figure 9: Auditing configuration in the AppSettings.XML file The audit feature can also be useful if you need to run a script during logon to check and see if the user s information is up-to-date. We have an unsupported Auto Launch script on our web site that will check this attribute and automatically launch Directory Update if the user s information has not been updated in a few months old. Adding your own attribute names Though we would like to think we include most all attributes that any organization would want, we are frequently asked if the Directory Update administrators can add their own attributes. In v1.7 we now provide limited support for additional attributes. The primary restriction is that the attribute must be a Unicode String attribute; attribute types such as Boolean, Octet String, Integers, etc To add a new attribute to the interface, there are two files that need to be modified. These are the Default.aspx file that is found in the root folder of Directory Update and the DirectorySettings.XML file that is found in the Settings folder. You need to define the new attribute in both of these files and you must take care to put the new identifying information in to the correct section in both files. In the following example, I will add the carlicense attribute to the interface and put it in the Organization section and just below the Department Number attribute. First, I have to edit the DirectorySettings.XML file and add a new line below the <departmentnumber > tag. In the example shown in Figure 10, you can see a new line for the carlicense attribute. The tag identifier must be the LDAP attribute name of the attribute.
16 Figure 10: Adding a new line to the DirectorySettings.XML file In the example in Figure 5, I simply copied the line above and then pasted in it. Remember to change both the open tag and close tag components, e.g. <carlicense.></carlicense> The next step is to edit the Default.ASPX file; this file is a bit more complicated than the DirectorySettings.XML file, but it has the same sections. In this example, I need to locate the Department Number section. Each attribute has 2 lines, a comment line and the actual <uc:commonfield > tag. An example is shown in Figure 11. Figure 11: Adding the field to the Default.ASPX file In this example, I simply copied these two lines and then pasted them below the existing lines. Then I modified the ID parameter to reflect the attribute carlicense. <!-- Department Number --> <uc:commonfield ID="departmentNumber" runat="server" Visible="false" MaxLength="64" /> The result is that a new attribute for the carlicense attribute (shown in Figure 12 as the License Plate # label). Figure 12: New attribute now on the user interface
17 [Note: The v1.5 release notes are included for reference] Release Notes v1.5 We have re-branded our company and now operate completely independently as Ithicos Solutions ( We are the same people as before, but with a new name. We are pleased to announce the release of Directory Update v1.5. Directory Update v1.5 introduces many small improvements that our customers have been requesting and builds on our existing features from earlier versions. The following are features that have been introduced in v1.4 and v1.5: Address Sets feature allow a user to select a specific attribute (such as office) and have address (street, city, state, postal code, country, post office box) automatically filled in. New XML configuration files should simplify configuration. XML settings files moved to subfolder called Settings. Multi-domain support - One instance of IIS can support multiple domains in the same Active Directory forest. Improved localization by changing all labels shown on interface, even buttons. Enable / disable displaying only Exchange-enabled user accounts in the Manager, Assistant, or Secretary lookup fields. Ability to provide additional filtering of names that will show up in the Manager, Assistant, or Secretary lookup fields. Telephone number format validation using regular expressions (RegEx) License key for v1.5 is different than earlier versions. Enable or disable global catalog server support for Manager, Assistant, and Secretary lookup fields - Multiple domain users should enable this feature. Display note or disclaimer on logon screen. You can now make any field required; meaning it must have a value. You can now set a default value for a field; if the field is empty in Active Directory then default value is automatically filled in. Installer no longer requires service account to be a member of Domain Admins or Account Operators to proceed. Each section of the Directory Update interface now has a notes section. Settings Updater (for updating license key, service account, domain, and domain controller information) has been renamed to Configuration. It can be found on the All Programs -> Directory Update menu. Parent Registry key changed to Ithicos to reflect new company name. Product namespace changed to Ithicos - this only shows up if the program crashes on something, though. Miscellaneous bug fixes
18 More on these new features can be found later in the release notes. We encourage you to read more. Installing Directory Update v1.5 Installing Directory Update v1.5 is very similar to installing previous versions. However, the AppSettings.xml file from previous versions is not compatible with v1.5. Once you install the new version, you will need to make your custom configuration changes to the new XML files and Style.css file if applicable. You can take your drop-down list values from your previous versions and copy them to the new DirectorySettings.xml file, though. Here are the steps we recommend to upgrading: 1. Make a backup copy of your c:\inetpub\wwwroot\directoryupdate folder (or where ever you installed the software originally. 2. Run Control Panel -> Add/Remove Programs and remove the previous version of Directory Update 3. Delete the Registry key HKLM\Software\ITCS Hawaii 4. Delete the directory c:\inetpub\wwwroot\directoryupdate (or where ever you installed Directory Update originally.) 5. Install the new version of Directory Update (using the DirectoryUpdate.msi installer) 6. Copy your customized <value> </value> tags from the original AppSettings.xml file and add them to the new.\settings\directorysettings.xml file 7. Make additional customizations to the AppSettings.xml and DirectorySettings.xml files such as changing labels, hiding fields or making fields required. The trickiest part of the upgrade is moving your existing <value> tags to the new DirectorySettings.xml file. Here is an example of the old AppSettings.xml file in which the Title field has been changed to a dropdown list, made visible and editable. In order to convert this data, there are a couple of things you would need to do in the DirectorySettings.xml file. 1. Make sure that the option type= dropdown is set 2. Make sure that the option editable= yes is set 3. Make sure that the option visible= yes is set
19 4. Copy all of the <value> </value> tags from the earlier version s AppSettings.xml file inside of the <title> </title> tags. This is much easier using an XML editor that will highlight tags, comments, and help you with the open/close tags. Notepad ++ If you are still editing your XML files using a boring editor like Notepad, we strongly urge you to download the free Notepad ++ editor. It will make editing our XML files much easier because it puts everything in color and it makes common errors such as not closing a tag much easier to find. You can find Notepad++ at New XML Configuration Files In an effort to make configuration a bit simpler and also more compatible with our other products, we have separated the configuration in to 3 separate configuration files. These are all found in the \inetpub\wwwroot\directoryupdate\settings folder. AppSettings.xml is the master configuration file for the application. From the AppSettings.xml file, you can o Localize the buttons o Localize the form/window labels o Customize your help messages and links o Specify search filers for the Manager, Assistant, and Secretary fields DirectorySettings.xml file is the master configuration file for the fields that the user sees on the User Information form. From this file, you can: o Hide/show fields o Change fields to drop-down lists or text boxes o Set a field to be required o Set a default value o Specify values for the drop-down lists. AddressSettings.xml is the file that holds Address Sets data. From this file, you can enable Address Sets and enter information that corresponds to one of your drop-down lists in the DirectorySettings.xml file. Address Sets Address Sets is one of the most exciting and most requested features in Directory Update 1.5. A user can select a drop-down list value in a field such as office and have their address information automatically filled in. The following fields can be used as the control field for an Address Set: Company, Office, Division, Department, and Department Number. The default control field value is the Office field. To enable Address Sets, edit the AddressSets.xml file and set the enabled option to enabled= yes in the <addresssettings > tag.
20 Next, in the DirectorySettings.xml file file, choose the field you want to use, configure the type to be type= dropdown and then put in values for each address set you want to use. For example, if you are using the Office field, you must have offices for each address set you want to use. Next, in the DirectorySettings.xml file, you will probably want to set each of the address fields so that it is visible, but it is set so that it is NOT editable. This will ensure that the selection that the user makes from the address set is visible to the user, but so they cannot try and edit it. Finally, for each value in the drop-down list (such as office), you must enter valid address information for that selection in the AddressSets.xml file. Below is an example for Office 1 (where the Office field is the control field). Note that even if you do not use the Room Number or Post Office Box fields, the tags must be inside of each address setting tag. Telephone Number Format Validation
21 A fairly common request from customers is to make sure that when a user enters a phone number that the phone number is in the correct format. For example, in the U.S. you might want the area code to be in parenthesis and the exchange to be separated from the rest of the number by a dash, such as this format: (808) We now do allow you to enable phone number format validation. You must specify the phone number format using a regular expression. You enable the phone number format on a per-phone number basis (in case each phone number needs to be a different format.) First, though, you must define the phone number format. This is done in the DirectorySettings.xml file. Each format allows you to specify an example that the user will see if they type in the wrong phone number format. The default DirectorySettings.xml file has a few examples. Once you have defined the format you want, for each phone number, locate the validationformat option and specify the format name. For example, if you want to use the existing USA format, you would specify validationformat= USA. For non-programmers, REGEX s are not simple. However, you can define a formula for checking just about anything, if you have the patience. Here is some places to check for more information: Multi-Domain Support In earlier versions of Directory Update, multi-domain support was a bit of a pain in the neck. Directory Update needed to be installed on a separate IIS server for each domain. We have addressed that issue and now you can configure Directory Update to support multiple domains from a single Windows 2003 IIS server. There are a few prerequisites: All domains you will connect to must be in the same Active Directory forest You must have a user account in each domain that you can use as a service account or you can use a single service account but it must be assigned rights to update users in all domains. You must know the name of a domain controller / global catalog server in each domain We recommend that the IIS server be on a low latency connection (less than 200ms) between each of the domain controllers it will be connecting to. To use the multi-domain support, install Directory Update just as you normally would and configure the first domain. Then run the Configuration utility found in All Programs
22 -> Directory Update -> Configuration. From there, choose Add A New Domain Instance and click Next. Configuration the additional domain is just like configuring the first domain. You will need the following information: Domain controller / global catalog server name DNS domain name Service account name Service account password Organization / company name used to register the software License key generated for the additional domain (or use the evaluation mode) Lookup Field Filtering The Directory Update interface has three lookup fields, these are the Manager, Assistant, and Secretary fields. Usually the most common of these fields is the Manager field. Active Directory stores the data in these fields as a distinguished name rather than simple text. This means that the Manager, Assistant, or Secretary must exist in the Active Directory. In earlier versions of Directory Update, our query for valid users provided a listing of all mail-enabled users, but not users without mailboxes. Further, we query a global catalog server for this listing rather than the domain controller port. We are now providing the ability to use a domain controller rather than the global catalog server. In the <lookupfields > tag set the useglobalcatalog to no. If your organization does not use Exchange server or if not all of your users are mailbox-enabled, then set the showonlyexchangeenabledusers option to no. One request that we have seen a number of times with previous versions is that when a user tries to lookup someone in the Manager, Assistant, or Secretary they will often see system user accounts, administrators, or service accounts. We are letting you specify a filtering mechanism, by default extensionattribute12 is used, but you can use any attribute. We chose a value of excluded but you could also change that to something else. Note that if you enable the showonlyexchangeenabledusers= yes option, any user account whose mailbox is hidden from the Global Address List will be hidden from the results list as well.
23 Improved Localization or Interface Text Customization We are pleasantly surprised at the number of international customers that we have. Naturally, companies that use languages other than English would like to customize the interface as much as possible. We have two types of localization or re-labeling that you can do. The first is on the portion of the interface that the user actually works with. These include things such as the actual field labels, phone number examples, and the notes that show up at the bottom of each section. These are customized in the DirectorySettings.xml file. In the graphic below, you can see where the field labels, section notes, and the phone number examples. The AppSettings file contains the remainder of the interface customization settings. Below shows an example of customizing the page title, logon credential prompts and logon error prompts. The following are the options that can be customized or localized using the AppSettings.xml file: Web browser page titles Logon prompts for user name, password Logon error message (when use enters invalid user name and password) Domain name drop-down title and whether or not it is visible Forms-based authentication logon page
24 Help button text and link Button labels Update confirmation text Warning and error message text Configuration Utility In previous versions, we used a utility called the Settings Updater that allowed you to edit your license key, change the domain controller/global catalog or to change the service account. This utility has now been renamed to just Configuration and can be found at All Programs -> Directory Update. From this utility, you can Add additional domains in a multi-domain forest Modify the service account for any instance of Directory Update Change the service account password for any instance of Directory Update Change the domain controller or global catalog server New Registry Key Location We have moved all of our Registry information in to HKLM\Software\Ithicos. Customers rarely need to know this, but we like to disclose where we store information in the Registry just in case.
25 Logon Disclaimer / Note A few customers have asked for the ability to put in a disclaimer or a note on the formsbased authentication logon page. This is configured in the AppSettings.xml file. Bugs fixed We have found a few issues that sometimes affected users or that sometimes generated errors in the event logs. Here are some fixes to the code: We found a few places in the code were processes we not being closed out properly if a user just closed the browser without doing anything the IIS Worker process would terminate and restart. This exception is now being handled. Sometimes connecting to a global catalog server was problematic so we give users the option of turning this on or off. It is only necessary in multi-domain networks. Organizations that do not use Exchange as their mail system are now being accommodated better. Additional filters have been included so that your users do not see service accounts or special mailboxes in the lookup fields. If you use the Assistant field, when you choose an assistant, we automatically populate the Exchange GAL assistant field with the assistant s display name. The Active Directory Assistant attribute is not directly tied to that attribute.
DIRECTORY PASSWORD V1.2 Quick Start Guide
DIRECTORY PASSWORD V1.2 Quick Start Guide Directory Password is a self-service password reset / account unlock tool that is an optional add-on for Directory Update v2.5. Directory Update must be installed
Directory Manager. v1.3. 9 February 2009. 1 2009 Ithicos Solutions
Directory Manager v1.3 9 February 2009 1 2009 Ithicos Solutions Table of Contents Introduction to Directory Manager... 6 Features... 7 Limitations... 7 Licensing... 8 The XML Files... 9 Tips for Editing
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
WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide
WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see
MailEnable Connector for Microsoft Outlook
MailEnable Connector for Microsoft Outlook Version 2.23 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for
ECAT SWE Exchange Customer Administration Tool Web Interface User Guide Version 6.7
ECAT SWE Exchange Customer Administration Tool SWE - Exchange Customer Administration Tool (ECAT) Table of Contents About this Guide... 3 Audience and Purpose... 3 What is in this Guide?... 3 CA.mail Website...
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
Manual Installation. Directory Update 2.5 and later Directory Manager 2.2 and later Directory Search 2.0 and later Directory Password 1.
Manual Installation Directory Update 2.5 and later Directory Manager 2.2 and later Directory Search 2.0 and later Directory Password 1.2 and later 6 July 2014 1 2014 - Ithicos Solutions LLC Table of Contents
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
How To Enable A Websphere To Communicate With Ssl On An Ipad From Aaya One X Portal 1.1.3 On A Pc Or Macbook Or Ipad (For Acedo) On A Network With A Password Protected (
Avaya one X Portal 1.1.3 Lightweight Directory Access Protocol (LDAP) over Secure Socket Layer (SSL) Configuration This document provides configuration steps for Avaya one X Portal s 1.1.3 communication
Lepide Active Directory Self Service. Configuration Guide. Follow the simple steps given in this document to start working with
Lepide Active Directory Self Service Configuration Guide 2014 Follow the simple steps given in this document to start working with Lepide Active Directory Self Service Table of Contents 1. Introduction...3
NETWRIX EVENT LOG MANAGER
NETWRIX EVENT LOG MANAGER ADMINISTRATOR S GUIDE Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment
Sophos Mobile Control as a Service Startup guide. Product version: 3.5
Sophos Mobile Control as a Service Startup guide Product version: 3.5 Document date: August 2013 Contents 1 About this guide...3 2 What are the key steps?...4 3 First login...5 4 Change your administrator
Dell KACE K1000 System Management Appliance Version 5.4. Service Desk Administrator Guide
Dell KACE K1000 System Management Appliance Version 5.4 Service Desk Administrator Guide October 2012 2004-2012 Dell Inc. All rights reserved. Reproduction of these materials in any manner whatsoever without
NetWrix Logon Reporter V 2.0
NetWrix Logon Reporter V 2.0 Quick Start Guide Table of Contents 1. Introduction... 3 1.1. Product Features... 3 1.2. Licensing... 4 1.3. How It Works... 5 1.4. Report Types Available in the Advanced Mode...
DocumentsCorePack for MS CRM 2011 Implementation Guide
DocumentsCorePack for MS CRM 2011 Implementation Guide Version 5.0 Implementation Guide (How to install/uninstall) The content of this document is subject to change without notice. Microsoft and Microsoft
versasrs HelpDesk quality of service
versacat v2.1.0 Date: 24 June 2010 Copyright 2002-2010 VersaDev Pty. Ltd. All Rights Reserved. *************************************************************** Contents ***************************************************************
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
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
FuseMail- Exchange ControlPanel Admin Guide Feb.27-14 V1.0. Exchange ControlPanel Administration Guide
Exchange ControlPanel Administration Guide Table of Contents Top Level Portal Administration... 4 Signing In to Control Panel... 4 Restoring Account Password... 5 Change Account Details... 7 Viewing Account
Help. F-Secure Online Backup
Help F-Secure Online Backup F-Secure Online Backup Help... 3 Introduction... 3 What is F-Secure Online Backup?... 3 How does the program work?... 3 Using the service for the first time... 3 Activating
Archive Attender Version 3.5
Archive Attender Version 3.5 Getting Started Guide Sherpa Software (800) 255-5155 www.sherpasoftware.com Page 1 Under the copyright laws, neither the documentation nor the software can be copied, photocopied,
kalmstrom.com Business Solutions
HelpDesk OSP User Manual Content 1 INTRODUCTION... 3 2 REQUIREMENTS... 4 3 THE SHAREPOINT SITE... 4 4 THE HELPDESK OSP TICKET... 5 5 INSTALLATION OF HELPDESK OSP... 7 5.1 INTRODUCTION... 7 5.2 PROCESS...
Click Studios. Passwordstate. Installation Instructions
Passwordstate Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed, without prior
Installing a Browser Security Certificate for PowerChute Business Edition Agent
Installing a Browser Security Certificate for PowerChute Business Edition Agent The Agent component of PowerChute Business Edition has a "self-signed" security certificate. This means that when you access
NODE4 SERVICE DESK SYSTEM
NODE4 SERVICE DESK SYSTEM KNOWLEDGE BASE ARTICLE INTERNAL USE ONLY NODE4 LIMITED 24/04/2015 ADD A POP, IMAP OR OFFICE 365 ACCOUNT TO OUTLOOK USING CUSTOM SETTINGS If you re setting up Outlook for the first
Novell ZENworks Asset Management 7.5
Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...
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
Installing GFI MailEssentials
Installing GFI MailEssentials Introduction to installing GFI MailEssentials This chapter shows you how to install and configure GFI MailEssentials. GFI MailEssentials can be installed in two ways: Installation
UOFL SHAREPOINT ADMINISTRATORS GUIDE
UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...
Exclaimer Signature Manager 2.0 User Manual
Exclaimer Exclaimer UK +44 (0) 1252 531 422 USA 1-888-450-9631 [email protected] Contents GETTING STARTED... 10 Signature Manager Overview... 11 How does it Work?... 11 But That's Not All...... 12 And
How to install and use the File Sharing Outlook Plugin
How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.
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
Microsoft Dynamics GP Release
Microsoft Dynamics GP Release Workflow Installation and Upgrade Guide February 17, 2011 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.
qliqdirect Active Directory Guide
qliqdirect Active Directory Guide qliqdirect is a Windows Service with Active Directory Interface. qliqdirect resides in your network/server and communicates with qliqsoft cloud servers securely. qliqdirect
HOWTO: Installation of Microsoft Office SharePoint Server 2007
HOWTO: Installation of Microsoft Office SharePoint Server 2007 PREREQUISITES... 2 STEP -1: DO I NEED AN ACTIVE DIRECTORY... 2 STEP 0: INSTALL OS, INCLUDING ALL SERVICE PACKS AND PATCHES... 2 STEP 1: CREATE
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...
Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide
Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide Document Revision Date: Nov. 13, 2013 Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide i Contents Introduction... 1 Exchange 2010 Outlook
STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS
Notes: STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation
Exchange Granular Restore User Guide
User Guide Contents 1. overview... 2 2. Backup considerations... 3 Exchange VM Detection... 3 VSS Application backups... 3 Restore vs. Recovery... 3 Backup user identity... 3 3. Creating an Exchange backup...
PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE
PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE 1. Third party licenses and notices 5 2. Welcome 6 3. Installation requirements 7 3.1. System requirements 7 3.2. Installing prerequisites 7 3.3. Pre-installation
For details for obtaining this later version; see the Known issues & Limitations, section at the end of this document.
Note: This is the version of Entourage which comes as part of the Microsoft Office 2008 for Mac suite. Microsoft has now released Entourage 2008 Web Services Edition, in our testing this later version
Vector HelpDesk - Administrator s Guide
Vector HelpDesk - Administrator s Guide Vector HelpDesk - Administrator s Guide Configuring and Maintaining Vector HelpDesk version 5.6 Vector HelpDesk - Administrator s Guide Copyright Vector Networks
WatchDox Administrator's Guide. Application Version 3.7.5
Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals
NetWrix File Server Change Reporter. Quick Start Guide
NetWrix File Server Change Reporter Quick Start Guide Introduction... 3 Product Features... 3 Licensing... 3 How It Works... 4 Getting Started... 5 System Requirements... 5 Setup... 5 Additional Considerations...
Quadro Configuration Console User's Guide. Table of Contents. Table of Contents
Epygi Technologies Table of Contents Table of Contents About This User s Guide... 3 Introducing the Quadro Configuration Console... 4 Technical Specification... 6 Requirements... 6 System Requirements...
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
Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2
Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2 Table of Contents Table of Contents... 1 I. Introduction... 3 A. ASP.NET Website... 3 B. SQL Server Database... 3 C. Administrative
HELIX MEDIA LIBRARY INSTALL GUIDE FOR WINDOWS SERVER 2003 Helix Media Library Version 1.1. Revision Date: July 2011
HELIX MEDIA LIBRARY INSTALL GUIDE FOR WINDOWS SERVER 2003 Helix Media Library Version 1.1 Revision Date: July 2011 Summary of Contents Summary of Contents... 2 Pre Installation Checklist... 4 Prerequisites...
WEBROOT EMAIL ARCHIVING SERVICE. Getting Started Guide North America. The best security in an unsecured world. TM
WEBROOT EMAIL ARCHIVING SERVICE Getting Started Guide North America Webroot Software, Inc. World Headquarters 2560 55th Street Boulder CO 80301 USA www.webroot.com 800.870.8102 Table of Contents Create
Team Foundation Server 2013 Installation Guide
Team Foundation Server 2013 Installation Guide Page 1 of 164 Team Foundation Server 2013 Installation Guide Benjamin Day [email protected] v1.1.0 May 28, 2014 Team Foundation Server 2013 Installation Guide
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
Configuring, Customizing, and Troubleshooting Outlook Express
3 Configuring, Customizing, and Troubleshooting Outlook Express............................................... Terms you ll need to understand: Outlook Express Newsgroups Address book Email Preview pane
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
NetWrix Password Manager. Quick Start Guide
NetWrix Password Manager Quick Start Guide Contents Overview... 3 Setup... 3 Deploying the Core Components... 3 System Requirements... 3 Installation... 4 Windows Server 2008 Notes... 4 Upgrade Path...
BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005
BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without
ConvincingMail.com Email Marketing Solution Manual. Contents
1 ConvincingMail.com Email Marketing Solution Manual Contents Overview 3 Welcome to ConvincingMail World 3 System Requirements 3 Server Requirements 3 Client Requirements 3 Edition differences 3 Which
Administration Guide. WatchDox Server. Version 4.8.0
Administration Guide WatchDox Server Version 4.8.0 Published: 2015-11-01 SWD-20151101091846278 Contents Introduction... 7 Getting started... 11 Signing in to WatchDox... 11 Signing in with username and
OpenProtocols Connector for Microsoft Outlook Version 2.00 ARPDev Pty. Ltd. Overview. Features. Requirements
OpenProtocols Connector for Microsoft Outlook Version 2.00 ARPDev Pty. Ltd Overview This guide describes the installation and functionality of the OpenProtocols for Microsoft Outlook. The OpenProtocols
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,
Avaya Video Conferencing Manager Deployment Guide
Avaya Video Conferencing Manager Deployment Guide August 2011 Avaya Video Conferencing Manager Deployment Guide 2 Avaya Video Conferencing Manager This guide is for network administrators who use Avaya
Vyapin Office 365 Management Suite
Vyapin Office 365 Management Suite Last Updated: May 2015 Copyright 2015 Vyapin Software Systems Private Limited. All rights reserved. This document is being furnished by Vyapin Software Systems Private
Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide
Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide September, 2013 Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide i Contents Exchange 2010 Outlook Profile Configuration... 1 Outlook Profile
CIFS Permissions Best Practices Nasuni Corporation Natick, MA
Nasuni Corporation Natick, MA Overview You use permissions to control user access to data. There are two basic considerations when using permissions to control user access to data: Which users have access
Click Studios. Passwordstate. Upgrade Instructions to V7 from V5.xx
Passwordstate Upgrade Instructions to V7 from V5.xx This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed,
Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling
Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling This document covers the following Microsoft Exchange Server Editions Microsoft Exchange Enterprise Edition 2007 Microsoft Exchange
TANDBERG MANAGEMENT SUITE 10.0
TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS
Folder Management in Outlook for Macintosh
Folder Management in Outlook Introduction Learn to create and manage folders in your mailbox on the Exchange server, in Personal Folders saved on your computer s hard disk or to a local network server,
NetWrix SQL Server Change Reporter
NetWrix SQL Server Change Reporter Version 2.2 Administrator Guide Contents NetWrix SQL Server Change Reporter Administrator Guide 1. INTRODUCTION... 3 1.1 KEY FEATURES... 3 1.2 LICENSING... 4 1.3 HOW
Kaseya Server Instal ation User Guide June 6, 2008
Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's
Secure Messaging Server Console... 2
Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating
NYSeMail Office 365 Administration Guide for Agencies
NYSeMail Office 365 Administration Guide for Agencies Office 365 Overview... 34 What is included... 34 Software Requirements... 34 Message Limits... 34 Provisioning... 34 Archive and Retention Policy...
Using Avaya Aura Messaging
Using Avaya Aura Messaging Release 6.3.2 Issue 1 December 2014 Contents Chapter 1: Getting Started... 4 Messaging overview... 4 Prerequisites... 4 Accessing your mailbox from any phone... 4 Accessing the
www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012
www.novell.com/documentation Jobs Guide Identity Manager 4.0.1 February 10, 2012 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,
Contents 1. Introduction 2. Security Considerations 3. Installation 4. Configuration 5. Uninstallation 6. Automated Bulk Enrollment 7.
Contents 1. Introduction 2. Security Considerations 3. Installation 4. Configuration 5. Uninstallation 6. Automated Bulk Enrollment 7. Troubleshooting Introduction Adaxes Self-Service Client provides secure
Ipswitch Client Installation Guide
IPSWITCH TECHNICAL BRIEF Ipswitch Client Installation Guide In This Document Installing on a Single Computer... 1 Installing to Multiple End User Computers... 5 Silent Install... 5 Active Directory Group
Click Studios. Passwordstate. Installation Instructions
Passwordstate Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed, without prior
How to configure your Windows PC post migrating to Microsoft Office 365
How to configure your Windows PC post migrating to Microsoft Office 365 1 Contents Purpose... 3 Document Support Boundaries... 3 Examples used in this document... 4 Several different Microsoft Office 365
Exchange Granular Restore Instructional User Guide
Exchange Granular Restore Instructional User Guide www.backup-assist.ca Contents 1. Exchange Granular Restore overview... 2 2. Creating an Exchange backup... 3 3. Exchange Granular Restore... 6 Step 1
Click Studios. Passwordstate. Installation Instructions
Passwordstate Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed, without prior
NETWRIX FILE SERVER CHANGE REPORTER
NETWRIX FILE SERVER CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 3.3 April/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute
Microsoft Office 365 Portal
Microsoft Office 365 Portal Once you logon, you are placed in the Admin page if you are an adminstrator. Here you will manage permissions for SharePoint, install Office Professional for Windows users,
DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014
DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...
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
Sophos Mobile Control Installation guide. Product version: 3
Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External
Version 1.7. Inbound Email Integration (POP3 and IMAP) Installation, Configuration and User Guide. Last updated October 2011
Version 1.7 Inbound Email Integration (POP3 and IMAP) Installation, Configuration and User Guide Last updated October 2011 1 Introduction and Overview... 1 2 The Case for Email monitoring... 2 3 Installation
Colligo Email Manager 6.2. Offline Mode - User Guide
6.2 Offline Mode - User Guide Contents Colligo Email Manager 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 3 Checking for Updates 4 Updating Your License
TARGETPROCESS INSTALLATION GUIDE
TARGETPROCESS INSTALLATION GUIDE v.2.19 Installation Guide This document describes installation of TargetProcess application and common problems with resolutions. 1 PREREQUISITES... 3 SERVER REQUIREMENTS...
Virto Password Reset Web Part for SharePoint. Release 3.1.0. Installation and User Guide
Virto Password Reset Web Part for SharePoint Release 3.1.0 Installation and User Guide 2 Table of Contents OVERVIEW... 3 SYSTEM REQUIREMENTS... 3 OPERATING SYSTEM... 3 SERVER... 3 BROWSER... 4 INSTALLATION...
Field Description Example. IP address of your DNS server. It is used to resolve fully qualified domain names
DataCove DT Active Directory Authentication In Active Directory (AD) authentication mode, the server uses NTLM v2 and LDAP protocols to authenticate users residing in Active Directory. The login procedure
v.2.5 2015 Devolutions inc.
v.2.5 Contents 3 Table of Contents Part I Getting Started 6... 6 1 What is Devolutions Server?... 7 2 Features... 7 3 System Requirements Part II Management 10... 10 1 Devolutions Server Console... 11
NovaBACKUP. Storage Server. NovaStor / May 2011
NovaBACKUP Storage Server NovaStor / May 2011 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.
Chapter 3 ADDRESS BOOK, CONTACTS, AND DISTRIBUTION LISTS
Chapter 3 ADDRESS BOOK, CONTACTS, AND DISTRIBUTION LISTS 03Archer.indd 71 8/4/05 9:13:59 AM Address Book 3.1 What Is the Address Book The Address Book in Outlook is actually a collection of address books
Exclaimer Signature Manager 2.0 User Manual
Exclaimer Exclaimer UK +44 (0) 1252 531 422 USA 1-888-450-9631 [email protected] Contents GETTING STARTED... 10 Signature Manager Overview... 11 How Does it Work?... 11 But That's Not All...... 12 And
Exchange Mailbox Protection
User Guide This guide applies to Windows Server 2008 and later. For Windows Server 2003, refer to the Exchange Server Protection whitepaper. BackupAssist User Guides explain how to create and modify backup
LearningServer Portal Manager
Overview LearningServer Portal Manager Portal Manager is a web-based, add-on module to LearningServer that allows organizations to create multiple LearningServer web sites. Each site services different
Exchange Granular Restore. User Guide
User Guide Contents 1. overview... 2 2. Backup considerations... 3 Backup user identity... 3 Exchange VM Detection... 3 Restore vs. Recovery... 3 3. Creating an Exchange backup... 4 4.... 7 Step 1 - Locate
Avaya Modular Messaging Microsoft Outlook Client Release 5.2
Avaya Modular Messaging Microsoft Outlook Client Release 5.2 Important: Instructions in this guide are applicable only if your message store is the Avaya Message Storage Server (MSS) or Microsoft Exchange
SharePoint Integration Framework Developers Cookbook
Sitecore CMS 6.3 to 6.6 and SIP 3.2 SharePoint Integration Framework Developers Cookbook Rev: 2013-11-28 Sitecore CMS 6.3 to 6.6 and SIP 3.2 SharePoint Integration Framework Developers Cookbook A Guide
