Troubleshooting Policies. Amy Knox Staff Software Engineer, IBM Domino L2 Support team April 29, 2015

Size: px
Start display at page:

Download "Troubleshooting Policies. Amy Knox Staff Software Engineer, IBM Domino L2 Support team April 29, 2015"

Transcription

1 Troubleshooting Policies Amy Knox Staff Software Engineer, IBM Domino L2 Support team April 29, 2015

2 Troubleshooting Policies - Agenda Helpful Vocabulary Policy Flow between Notes client and Domino server General Policy Flow (All except Mail Policies) Mail/Traveler Policies Domino Policy Gotchas and Best Practices Troubleshooting Information to Gather Troubleshooting Tools Testing Policies Additional Resources Q&A 2 2

3 Troubleshooting Policies Helpful Vocabulary Policy Settings = Domino document that determines which features and options to enable/disable/manage/maintain for users Policy document = Responsible for assigning the policies to users. Contains a list of relevant settings docs to be applied to groups or users. Domino Directory = NAB = Directory = names.nsf on the Domino server; where policy and settings documents are created and stored PNAB = personal (local) user names.nsf; policy info is pushed to Notes clients and stored in the local ($Policies) view DCC = aka DynConfig is the Dynamic Client Configuration task; local Notes client task that polls for server-side policy updates HTA = the 'How to Apply' value for a particular policy setting; i.e. 'Set initial value', 'Set value whenever modified', 'Set value and prevent changes' Admin client = Domino Administrator client Designer client = Domino Designer client 3 3

4 Troubleshooting Policies: Policy Flow 4 4

5 Troubleshooting Policies Policy Flow 1. Read dyninfo from directoryprofile - <username> in the PNAB 2. Access home/mail* server. Client/user newly** authenticates with the home/mail server *Home/mail server must be in canonical format, and client location should match Person doc **First session after last login. 3. During authentication, policies are examined for updates 4. Policy information fetched from Directory 5. If change is detected, dynconfig update flag is returned 6. Store returned dynconfig info in PNAB in directoryprofile - <username> 7. Launch dynconfig and pass in the flags 8. Fetch policy types list from $PolicyProfile - <username> in PNAB 9. For each policy type, request the effective policy for that type for the server. 10.If not in policy cache, calculate effective policy using info from the Domino Directory. Then, store in cache. 11.Return effective policy to client 5 5

6 Troubleshooting Policies Policy Flow 12.Store policy in $Policies in PNAB 13.If archive policy has Archive Criteria documents referenced, fetch them and store them in PNAB. 14.After all policies are processed, notify Java side of the client. 15.Fetch How To Apply information from policyhta - <username> in PNAB 16.Fetch policy settings locally from PNAB, HTA settings are applied 17.Store settings as managed settings (Eclipse feature) 18.Dynconfig terminates, displays message in status bar: Additional Notes: Java client fetches local policy settings from the 'managed settings' C/C++ client fetches local policy settings from local PNAB You may see the message in step 18 twice, because DynConfig may run twice: once after client is started to apply updates locally from last policy sync; again after connecting to home server and an update is needed 6 6

7 Personal NAB: Effective Policies in $Policies view $PolicyProfile - <username> : settings info policyhta - <username> : How To Apply info directoryprofile -<username>: Dynconfig info & Managed Settings Policy Engine 9 17 Personal NAB Java (notes2) ServerThread dynconfig General Policy Flow Policy cache Directory Adminp C\C++(nlnotes) Standard Client Mail File Domino Server Policy Synopsis (polcysyn.nsf) Domino Directory: Policies Settings Archive Criteria Extended Settings definition Mail file: Calendar profile Mail settings Admin Client 7

8 Personal NAB: Effective Policies in $Policies view $PolicyProfile - <username> : settings info policyhta - <username> : How To Apply info directoryprofile -<username>: Dynconfig info Policy cache Policy Eng. Managed Settings ServerThread 1 Mail and Traveler Policies Directory Java (notes2) AdminP dynconfig 2 Personal NAB Mail File C\C++(nlnotes) Domino Server Standard Client Policy Synopsis (polcysyn.nsf) Domino Directory: Policies Settings Archive Criteria Extended Settings definition Mail file: Calendar profile Mail settings 1. Every 12 hours, adminp calculates the effective mail Admin Client policy for the local mail users. Mail has it's own version of HTA ( How To Apply ) settings 2. Stores it in the Calendar profile of the mail file. 8

9 Troubleshooting Policies: Gotchas and Best Practices 9 9

10 Troubleshooting Policies Gotchas and Best Practices Gotchas: Accessing the home/mail server on the client implies the home/mail server specified in the location doc, not the person doc. If the user connects to a server other than the home mail server in the current location document, the flow listed on the previous slides will NOT occur. The server gets the users' home/mail server from the Person doc Home/mail server MUST be in canonical format (not IP Address) in the field properties Mail Policies are processed by Adminp every 12 hours, by default Use tell adminp process mail policy (tell adminp p ma) to force immediately Use the notes.ini parameter ADMINP_POLL_INTERVAL=<time_in_minutes> to change default Mail Preferences data comes from the calendar profile, not the ($Policies) in PNAB. Like all profile doc data, this is sticky for the duration of that client session. Switching domains via Location document also switches policies Some Policy Settings get pushed to the client during the first/next authentication, then take effect or display after the second/following one (i.e. some Security or Mail settings) 10 10

11 Troubleshooting Policies Gotchas and Best Practices More Gotchas: Policy management requires specific ACL privileges in the Domino Directory PolicyCreator, PolicyModifier; (UserCreator/UserModifier if registering users or setting via person doc) Policies require valid signatures and a valid user.id to save/sign the policy docs: To verify: Look at the $Signature field on the doc. It should match the $UpdatedBy field value. Don't rely on the Signed By column in the Policy view Open the policy doc and look for the Signature/Encryption icon. To resign policy docs: Re-save OR use Actions --> 'Resign policy' in the Policy view Policies are UNID dependent: Settings docs are linked to policy docs via UNID: Thus: Copying/Pasting policy and settings docs (including archive criteria) from one Domino Directory to another doesn't automatically make them all work! After copying, you must re-link policy and settings docs: Re-choose settings from drop-down list Look at the fields <Type>Sets: *EX: ArcSets, MailSets, TravelerSets, SecSets, etc

12 Troubleshooting Policies Gotchas and Best Practices More gotchas: Dynamic vs. Explicit Policies: Dynamic uses the 'Explicit' policy Form Dynamic = set via policy doc Policy Assignment tab (*Preferred method) Explicit = set via Person doc; Exception policy: Caveat = harder to maintain Easy to forget about! Overrides and ignores other policy docs set via inheritance Set in either explicit or organizational policy docs Administration tab: 12 12

13 Troubleshooting Policies Gotchas and Best Practices More Gotchas Precedence, Inheritance, Enforcement, HTA 3 Policy types: Organizational Dynamic Explicit > Increasing Precedence < Increasing Scope Precedence applies to Dynamic policies; 3 main ways to view precedence: Any docs created with the Explicit policy form Policy/Precedence tab Policies\Dynamic Policies view of Domino Directory *Explicit policies have precedence over Dynamic; Dynamic have precedence over Org policies Admin Client: People and groups tab; Under Policies Dynamic Policies (including 'By category' view) Precedence can be changed in Dynamic Policies views: Increase/Decrease buttons Not all precedence lists start with a 1 - evidence of doc deletion; Default field value = 1 Precedence determines which settings are set + their values. HTA determines the persistence of those settings over time. Enforce options override precedence; Inheritance compliments precedence NOT the same thing as locked down (HTA Set value and prevent changes ) 13 13

14 Troubleshooting Policies Gotchas and Best Practices Summary of Inheritance/Precedence/Inheritance/Enforce/HTA Options: Field values, values HTA, HTA Inheritance, Inheritance and Enforce options are set in settings docs Dropdown menu for HTA indicates a UI option that can be viewed/edited (Exception: Archive Settings for Archive Profile: Archive Options Dialog box pulls Archive Profile data) Policy Exception set in either Org or explicit type policy doc Current Precedence available within explicit type policy docs Dynamic policy views 14 14

15 Troubleshooting Policies Gotchas and Best Practices More Gotchas HTA (How to apply) values: *In general, if there is a UI display option for a particular setting, you will see the drop-down list in the Settings doc (Exception archive settings) Don't Set value - available for all options Does NOT mean use a default option; rather, it means the value does not exist for this policy Explicitly set any setting you don't intend to use to 'Don't Set value'. Set Initial Value Best used for initial deployments Can never be changed to a different value, if you modify the same policy at a later time* Old Setup policy = Desktop policy with Set Initial for all values Set Value Whenever Modified Most commonly used (preferred) Set and Prevent Changes Use to lock down user modifiable settings Adds the field names of options set this way to $DPLocked field of the local and server Settings docs 15 15

16 Troubleshooting Policies Gotchas and Best Practices Best Practices: Limit the number of policies being used for ease of maintenance When possible: try to re-use settings docs for multiple policies Don't create different policies for each hierarchy of the domain Leverage precedence, inheritance, and enforce controls Modify policy and settings docs on the Administration server of the domain Leverage auto-populated groups (8.5x and above) Details here Leverage 'Machine-specific' options when appropriate and available Example: Desktop policy Mail tab Local Mail file field set to Create Managed Replica As often as possible: Use dynamic policies with groups, not individual users Be aware of which options are set to Set initial value - Use only for setup situations. For best results, Don't delete policies and settings docs form the Domino Directory. First, change them to default values and deploy as such. Then Disable the policy: Explicit: clear entries in the Policy assignment tab Organizational: modify the fullname of the policy 16 16

17 Troubleshooting Policies Gotchas and Best Practices More Best Practices: Remember the gotchas about copying/pasting/deleting policies Remember to explicitly set any setting you don't intend to use to 'Don't Set value' Consider a particular Policy Signer ID file, vs. an individual or admin user.id. Benefit: If the admin or individual leaves, you still have valid signer id for all policies no need to resign. This prevents the error Policy has been modified since signed when that user/signer leaves Caveat: Harder to know exactly who last modified the policy Consider using a small test group when Testing policies test an explicit policy first When testing multiple id files from the same machine, create a unique location doc for each user.id Location doc Advanced Basics: User id to switch to field Ensure the correct home/mail server is set in MailServer field Resave user Person doc after each policy or settings doc change, in addition to re-saving policy and settings doc(s) you are testing 17 17

18 Troubleshooting Policies: Information to Gather 18 18

19 Troubleshooting Policies Information to Gather 1. What type of policy are we troubleshooting: organizational, dynamic, explicit? 2. How are policies applied: via groups or individual? Via person doc or policy doc? 3. Are all users affected, just some, or only one? Get details about affected users, i.e. are they in the same groups? Same domain? 4. Is the policy applied to the user(s) at the server-level (policy synopsis)? 5. Which settings docs (type and name) are we troubleshooting in the relevant policy? 6. Does the policy make it to the user's Notes client (relevant profile doc - inotes/traveler)? 7. If the policy does make it to the client, are all the policy settings getting pushed down? 8. Which piece(s) of the policy deployment are not working as expected? a.) are some of the settings (docs) getting applied, but not others? b.) are some of the options within those settings are getting applied, but not others? c.) is the how to apply option working/not working for the relevant setting(s)? d.) Are the correct policy setting values getting pushed down, or are they incorrect? 19 19

20 Troubleshooting Policies Information to Gather 9. Is the user authenticating with their home/mail server (user/server log.nsf)? 10. Is the DCC task running on the Notes client (check the user log.nsf)? 11. Is this a new or existing policy/settings doc? 12. Is this a new user or existing user? Cloud vs. OnPrem user? 13. Has this ever worked before? 14. Is the end user Notes client Basic or Standard (affects Managed Settings )? 15. If dynamic policy and assigned to groups, and some users may not be getting policy updates, changes, or new assignments, is the group cache full (rare case)? Show stat NET.* Increase group cache using GROUP_CACHE_SIZE=<sizeInKb> 20 20

21 Troubleshooting Policies: Troubleshooting Tools 21 21

22 Troubleshooting Policies Troubleshooting Tools 1. Policy synopsis Tool Verify the policy/settings applied to user(s) 2. Domino Directory a.) UI of the policy and settings docs b.) ($PoliciesByGroup) view 3. Domino Designer client for verifying field names of respective settings 4. NotesPeek for verifying fields/values in respective db profile docs. 5. Local Notes client names.nsf: a.) ($Policies) view for reviewing local policy docs, field values b.) ($Programs) view for reviewing locally scheduled programs (i.e. archive) c.) Locations view for verifying location doc data and home/mail server 6. Local user Notes client log.nsf a.) Miscellaneous events displays the DCC b.) Security events stores relevant security policy info (i.e. ID Vault status and errors) 7. Admin client log.nsf messages or errors (i.e. during registration) *NOTE: Field names in policy synopsis = field names on the Form, server policy docs and local policy docs 8. Debug and notes.ini parameters 22 22

23 Troubleshooting Policies Troubleshooting Tools 1. Policy Synopsis tool: Where to find it: Domino Administrator Client People and Groups tab (Or Configuration tab) a.) Tools Menu Far right b.) Right-click menu 23 23

24 Troubleshooting Policies Troubleshooting Tools 1. Policy Synopsis tool: How to execute it: a.) Select/Highlight the user in the list. Either Right-click to expose the right-click menu OR select the Policy Synopsis tool from the tools menu b.) Select either Summary or Detailed Report type Use Summary for general policy doc information Use Detailed for field by field report of the Settings docs you select and wish to diagnose c.) Choose the results db (Default = Local polcysyn.nsf) And how to report (Default = append) End Result: Policy synopsis database opens, and a new doc appears at the bottom of the view. If a new doc with <Now> timestamp does not appear, refresh the view. Open this doc to display either the Policy summary OR the Detailed list of fields for each settings docs you selected

25 Troubleshooting Policies Troubleshooting Tools 1. Policy Synopsis tool: End Result Detailed Report: 25 25

26 Troubleshooting Policies Troubleshooting Tools 2. Domino Directory: Policy/Settings docs and Doc Properties Fields tab: Right-click on a doc in the view OR with doc open Document Properties Second tab = Fields tab Left = Field name Right = Field value *Note: There are different number of fields listed with doc opened vs closed... Usage: Compare field names/values: a.) Policy synopsis doc b.) Policy/settings docs of Domino Directory --UI of the documents --Doc properties Fields tab c.) Policy form (Designer client) d.) Local policy doc ($Policies) 26 26

27 Troubleshooting Policies Troubleshooting Tools 2. Domino Directory: ($PoliciesByGroup) view: Helpful when troubleshooting group assignments: 27 27

28 Troubleshooting Policies Troubleshooting Tools 3. Domino Designer client names.nsf Policy/Settings forms a.) Open server names.nsf. View Design. This launches Designer, to the list of Forms b.) Find the Policy or Settings form you wish to review, dbl-click to open c.) Find the fields you are investigating, on the form, note the field names and choices. The field location should match up with the UI display. Choices available in 2 nd tab of field properties. Steps a.) and b.) 28 28

29 Troubleshooting Policies Troubleshooting Tools 3. Domino Designer client names.nsf Policy/Settings form (Step c.) 29 29

30 Troubleshooting Policies Troubleshooting Tools 3. Domino Designer client names.nsf Policy/Settings forms (Step c.) Right-click on the field Field Properties Designer client Field Properties showing available options: In this example, there are 2 options, 1 and 2. In the policy settings doc, we saw the field value of 1, or User's local workstation. Thus, archiving should be executed locally

31 Troubleshooting Policies Troubleshooting Tools 3. Domino Designer client names.nsf Policy/Settings forms (Step c.) Notes client/admin client view: Designer view: 31 31

32 Troubleshooting Policies Troubleshooting Tools 4. NotesPeek: Free downloadable tool found here Usage: View Field names and values in relevant Profile documents or databases Mail Settings: Calendar Profile inotes Mail Settings: Calendar profile, inotes profile, etc. Archive Settings: mail file Archive Profile NOTES: To use local NotesPeek exe on active server mail dbs, you will either need to shut down the Domino server OR you can pull a local replica of the db and use NotesPeek locally without issue. *Some options get set in different field names in profile docs or preferences: Example: ArcLoc value gets stored in ArchiveOnClientOrServer field: 1 for client based archiving 2 for server based archiving 32 32

33 Troubleshooting Policies Troubleshooting Tools 5. Local Notes client names.nsf: Using the ($Policies) view: a.) Open the ($Policies) view of the local names.nsf Any view enclosed in () is designated as a Hidden view Two ways to access hidden views in any database: Hold down the Ctrl+Shift keys of the keyboard, then open the database With db already open, hold down the ctrl+shift keys, View Go To; Select Desired view, and click OK to open: 33 33

34 Troubleshooting Policies Troubleshooting Tools 5. Local Notes client names.nsf: Using the ($Policies) view: b.) Locate the policy or settings document you wish to review. Looking at first column: Effective Policy for <username> designates the policy document Policy<Type> (i.e. PolicyArchive, PolicyMail, PolicySecurity, etc.) designates Settings docs c.) Right-click on the document Document Properties, to review field names/values *REASON: Local names.nsf does not have policy or settings forms; Error Cannot locate form:<name> 34 34

35 Troubleshooting Policies Troubleshooting Tools 5. Local Notes client names.nsf: ($Policies) view: Other helpful fields for Initial debugging: In the local Policy doc: $DPLocked: same as server, contains a list of locked features/options $PoliciesList: Contains a list of applied policies, according to the Notes client $FL_n fields: Refer to the HTA values for MAIL policy docs: $FL_1 = Don't set value $FL_2 = Set value whenever modified and Set value and prevent changes $FL_3 = Set initial value 35 35

36 Troubleshooting Policies Troubleshooting Tools 6. and 7. Local Notes client log.nsf/admin client log.nsf: Open docs that fit time stamp of next authentication after policy changes: a.) Miscellaneous Events view b.) Security Events view 36 36

37 Troubleshooting Policies Troubleshooting Tools 8. Notes.ini and Debug Parameters: Parameter: Possible Values*: Where to use: Debug_Policy= 1 = normal; 2 = verbose; 4 = very verbose 7 = all Notes client, Domino server Debug_Dynconfig= 1 Notes client, Domino server Debug_Policy_Create= 1 Admin client Debug_Policy_Synopsis= 1 Admin client Console_Log_Enabled= (Debug_ThreadID= 1 (0 = off) (1/0) Notes client, Admin client, *Domino server (*Enabled by default Domino server_ DEBUG_DUMP_POLICY= 1 Domino server DEBUG_POLICY_SIGNBIT= 1 Domino server *In all cases, 0 = disabled 37 37

38 Troubleshooting Policies Troubleshooting Tools Debug parameters For Initial/General Troubleshooting: For affected Notes client(s) For the Admin client (*For debugging issues creating policies or with policy synopsis tool) Debug_Policy=1 Debug_Dynconfig=1 Debug_ThreadID=1 Console_log_enabled=1 Debug_Policy_Create=1 Debug_Policy_Synopsis=1 Debug_ThreadID=1 Console_log_enabled=1 For the Domino server: Debug_Policy=1 *(Debug_ThreadID=1) *(Console_log_enabled=1) *Enabled by default, If this does not produce helpful info: Debug_Policy=7 (client or server) this dumps the whole policy! Debug_Dynconfig=1 (server) this will show the client DCC connection info 38 38

39 Troubleshooting Policies: Testing Policies 39 39

40 Troubleshooting Policies - Testing Policies When testing policies, these are good steps to execute: *Note: I tend to work with dynamic or explicit policies first, and with test users whose home/mail server = admin/hub server 1. Create test users. 2. Create/Edit/Resave the settings doc 3. Create/Edit/Resave the policy doc *Assign the dynamic policy to the user or group (for starters, preferably one who has never received any policies before.) 4. Trigger the policy to apply to user(s): a.) Edit/Resave the user's person doc OR b.) 'Load updall names.nsf -T $Policies -R' OR c.) Change group assignments (or re-save existing group doc), if testing groups 5. (If applicable) Replicate HUB names.nsf with user(s) home/mail server. *Pushes policy, person, and group membership changes to home/mail server 6. Run policy synopsis on home/mail server Ensure the policy/settings applied to the user as expected

41 Troubleshooting Policies - Testing Policies Good testing steps, continued: 7. (For mail policies only): On Home/mail server, wait at least 1 minute. Execute the command tell adminp process mail policy on user's home/mail server. 8. Shut down the Notes client of the id file you are testing. 9. Shut down and relaunch admin client; switch id to the test user you are testing and authenticate with the home/mail server (open any db). 10. Check the local names.nsf ($Policies) view. a.) Did the policy doc get pushed? b.) Do you see 2 docs in the view that represent each policy type? c.) Do the field values in the docs match the server policy and settings docs? d.) Look at the timestamp of the policy doc: Is it recent or old? 11. Check the local log.nsf, Miscellaneous Events view did DCC task run? If Security policy, check Security Events view, current time, for messages/errors. 12. (If applicable) Use NotesPeek to verify Mail settings in the mail database. 13. Shut down the client again. Re-launch, and re-authenticate with home/mail server

42 Troubleshooting Policies - Testing Policies If you do not have the desired results yet: 13. Create and test a new settings and new policy doc different type. 14. Isolate one type of settings docs at a time (i.e just mail, just security, etc.), and try rolling out only a small number of options. Use Set value whenever modified if possible. 15. If you have not yet done so, restart the Domino server. 16. Test a single-server setup eliminates any replication/adminp issues on mail server (i.e. a user whose home/mail server = HUB/Admin server) 17. Ensure client authenticates with home/mail server after any/every policy change. 18. On the Notes client, Run dynconfig manually from the Notes program directory: *Command: ndyncfg.exe

43 Troubleshooting Policies - Testing Policies If you do not have the desired results yet (continued): 19. Test a new client setup: Clear notes.ini of all except first 5 lines, re-launch the client. 20. Repeat step 19, this time with a new local names.nsf. 21. Test a NEW Notes client install, new names.nsf, new everything for the user. *NOTE: Starting with version 8.5.1, it is no longer OK to remove policy docs from ($Policies) view this previous troubleshooting step will not work! 22. Implement debug parameters, collect output, and open a PMR with IBM Support: Notes client console.log (containing debug output) Notes client log.nsf Notes client PNAB console.log from Domino server (containing any relevant debug output) Replica or OS Copy of Domino Directory containing at least: Policy and settings docs User Person doc(s) (Helpful but not essential) Domino server and Notes client notes.ini 43 43

44 Troubleshooting Policies: Additional Resources 44 44

45 Troubleshooting Policies - Resources Notes / Domino Policy Troubleshooting Flow Chart Domino Policy Precedence Explained Domino Policies - How To Apply feature explained Troubleshooting difficulties with applying policies in Notes/Domino Self-Training: Troubleshooting Domino policies and settings documents Troubleshooting Policies on a Domino Server (Open Mic 2012) Ask the Experts Q&A session: Managing Domino Policies (May 2014) NotesPeek technote and tool 45 45

46 Questions? Press *1 on your telephone to ask a question. Visit our Support Technical Exchange page or our Facebook page for details on future events. To help shape the future of IBM software, take this quality survey and share your opinion of IBM software used within your organization: IBM Collaboration Solutions Support page IBM Collaboration Solutions Support

Troubleshooting Policies on a Domino Server

Troubleshooting Policies on a Domino Server Troubleshooting Policies on a Domino Server Open Mic Webcast October 9, 2012 Jana Medlin Domino Server Development IBM Collaboration Solutions 2012 IBM Corporation Agenda Policy, its types and usage Ways

More information

The ID Vault Feature Across IBM Products

The ID Vault Feature Across IBM Products The ID Vault Feature Across IBM Products August 5, 2015 Amy Knox, Paco Pascua, Patrick Legaspi, Prince Mendoza, Paul Johnson, Quervin Lloyd Buco, Russell Norberg Powered by IBM SmartCloud Meetings Who

More information

Open Mic on. ID Vault Overview & Best Practices. 19th December, 2012

Open Mic on. ID Vault Overview & Best Practices. 19th December, 2012 Open Mic on ID Vault Overview & Best Practices 19th December, 2012 1 Open Mic Team Sunil Chelani Domino SME Presenter Seema Janjirkar Software Engineer Presenter Ranjit Rai Lotus Technical Advisor Focussing

More information

The Domino Certificate Authority Key Rollover Process. Author: Graham Farrell IBM Domino server Support Engineer

The Domino Certificate Authority Key Rollover Process. Author: Graham Farrell IBM Domino server Support Engineer The Domino Certificate Authority Key Rollover Process Author: Graham Farrell IBM Domino server Support Engineer 1 Introduction.... 3 Terms and Abbreviations... 4 The Domino Certificate Authority and The

More information

Troubleshooting Replication &

Troubleshooting Replication & Open Mic on Troubleshooting Replication & Overview of Purge Interval Replication Control(PIRC) 25 th July, 2012 1 Open Mic Team Rahul Kumar Lotus Technical Support Engineer Presenter Ranjit Rai Lotus Technical

More information

Open Mic - Troubleshooting & Best Practices for Read/Unread Marks. Manisha Parida and Sandeep R Deshpande 29 Feb 2012

Open Mic - Troubleshooting & Best Practices for Read/Unread Marks. Manisha Parida and Sandeep R Deshpande 29 Feb 2012 Open Mic - Troubleshooting & Best Practices for Read/Unread Marks Manisha Parida and Sandeep R Deshpande 29 Feb 2012 OPEN MIC LOTUS TEAM Manisha Parida - Lotus Technical support engineer Presenter Sandeep

More information

Best Practices. Ranjit Rai Ranjit Rai 8April 2010

Best Practices. Ranjit Rai Ranjit Rai 8April 2010 Best Practices Ranjit Rai Ranjit Rai 8April 2010 OPEN MIC LOTUS TEAM Ranjit Rai - Lotus Technical Advisor Presenter Focussing on entire Notes/Domino Hansraj Mali - Lotus Technical Advisor Focussing on

More information

Agenda. Open Mic Webcast. Manage-Settings, Managed-Community-Configs and Domino Policies

Agenda. Open Mic Webcast. Manage-Settings, Managed-Community-Configs and Domino Policies Open Mic Webcast Agenda When to use managed-settings.xml, Domino custom policies and managed-community-configs.xml Where to find client preference settings you can set How to avoid problems with managed-settings.xml

More information

Lotus Domino Roaming. in Lotus Notes 8.5.x. Presenter: Christian Henseler (roaming (at) henseler.org)

Lotus Domino Roaming. in Lotus Notes 8.5.x. Presenter: Christian Henseler (roaming (at) henseler.org) Lotus Domino Roaming in Lotus Notes 8.5.x Presenter: Christian Henseler (roaming (at) henseler.org) Legal Disclaimer 'This is beta software from IBM and does not represent a commitment, promise or legal

More information

Domino Integration DME 4.6 IBM Lotus Domino

Domino Integration DME 4.6 IBM Lotus Domino DME 4.6 IBM Lotus Domino Document version 1.3 Published 10-05-2017 Contents... 3 Authentication and authorization: LDAP... 4 LDAP identity...4 Access groups...5 User information retrieval...6 Configuration...6

More information

IBM C IBM Notes and Domino 9.0 Social Edition System Administration B.

IBM C IBM Notes and Domino 9.0 Social Edition System Administration B. IBM C2040-407 IBM Notes and Domino 9.0 Social Edition System Administration B http://killexams.com/exam-detail/c2040-407 QUESTION: 107 What is the purpose of the "BatchRegFile=C:\temp\serverA.txt" entry

More information

IBM Domino WEB Federated Login

IBM Domino WEB Federated Login IBM Domino WEB Federated Login Open Mic Date: 13-10-2015 IBM Collaboration Solutions Open Mic Team Irfan Jaffery - IBM ICS Support engineer Presenter Deepankar Panda - IBM ICS Support engineer Presenter

More information

Open Mic Webcast. IBM Verse Offline Yingle Jia, Mark Wallace April 20, 2016

Open Mic Webcast. IBM Verse Offline Yingle Jia, Mark Wallace April 20, 2016 Open Mic Webcast IBM Verse Offline Yingle Jia, Mark Wallace April 20, 2016 Agenda Verse Offline Overview Offline Architecture Offline UX and Features Offline Troubleshooting Q&A 2016 IBM Corporation 2

More information

Notes Domino 8.5 STEW

Notes Domino 8.5 STEW Upgrading to Notes/Domino 8.5 Nithitus Upatumvipanon IBM Lotus Software Specialist nupatumvipanon@th.ibm.com Lotus Worldwide Technical Sales 2008 IBM Corporation About Lotus Worldwide Technical Sales The

More information

IBM Notes Browser Plug-in

IBM Notes Browser Plug-in IBM Notes Browser Plug-in Raj Patil Senior Technical Staff Member - Notes Client Archana Pawar QE Lead - Notes Browser Plugin (Notes Client) Date: 3rd September, 2014 Open Mic Team Raj Patil Senior Technical

More information

Open Mic Webcast: IBM Client Application Access (ICAA)

Open Mic Webcast: IBM Client Application Access (ICAA) Open Mic Webcast: IBM Client Application Access (ICAA) Ruth Charmagne Caray, Ronan Hoyne September 14, 2016 Agenda What is IBM Client Application Access? New Features Supported Domino Configurations Installing

More information

Tips and Tricks - Troubleshooting Repeating Meetings, Busytime, and Resource Reservations. Open Mic May 15, IBM Support

Tips and Tricks - Troubleshooting Repeating Meetings, Busytime, and Resource Reservations. Open Mic May 15, IBM Support Tips and Tricks - Troubleshooting Repeating Meetings, Busytime, and Resource Reservations Open Mic May 15, 2013 IBM Support Speaker 1 Todd Bailey, Level 2 Support Engineer Speaker 2 Andrea Mitchell, Level

More information

LEI Installation Basics - on Windows and Linux platforms

LEI Installation Basics - on Windows and Linux platforms LEI Installation Basics - on Windows and Linux platforms Open Mic Webcast Date : 16 December 2015 Speakers: Pauline Pagsuyuin and Chester Page Pelaez Agenda LEI/IEI Overview Installation Pre-requisites

More information

SETTING UP A HYBRID DOMINO ENVIRONMENT TO EASE YOUR WAY TO THE CLOUD

SETTING UP A HYBRID DOMINO ENVIRONMENT TO EASE YOUR WAY TO THE CLOUD SETTING UP A HYBRID DOMINO ENVIRONMENT TO EASE YOUR WAY TO THE CLOUD Gabriella Davis - gabriella@turtlepartnership.com IBM Lifetime Champion for Social Business The Turtle Partnership 1 WHO AM I? Admin

More information

Lotus IBM Lotus Notes Domino 8.5 System Administration Operating Fundamentals.

Lotus IBM Lotus Notes Domino 8.5 System Administration Operating Fundamentals. Lotus 190-980 IBM Lotus Notes Domino 8.5 System Administration Operating Fundamentals http://killexams.com/exam-detail/190-980 QUESTION: 190 When creating the ID Vault for your domain, which of the following

More information

Club OS Leadership Training Webinar Guide

Club OS Leadership Training Webinar Guide Club OS Leadership Training Webinar Guide Welcome to the Leadership Training Webinar! Please use this guide to take notes as you follow along with the course. It will also serve as a good reference as

More information

Lotus Domino Security NSL, Web SSO, Notes ID vault. Collin Murray Program Director, Lotus Domino Product Management

Lotus Domino Security NSL, Web SSO, Notes ID vault. Collin Murray Program Director, Lotus Domino Product Management Lotus Domino Security NSL, Web SSO, Notes ID vault Collin Murray Program Director, Lotus Domino Product Management Challenge: Reduce Cost of Ownership IBM Lotus Notes and Domino have been providing a secure

More information

NotifyMDM Device Application User Guide Installation and Configuration for Android

NotifyMDM Device Application User Guide Installation and Configuration for Android NotifyMDM Device Application User Guide Installation and Configuration for Android NotifyMDM for Android, Version 3.x NotifyMDM for Android 1 Table of Contents NotifyMDM for Android 3 Installation Instructions

More information

A IBM. Assessment- Installing and Configuring IBM Lotus Notes and Domino 8.5

A IBM. Assessment- Installing and Configuring IBM Lotus Notes and Domino 8.5 IBM A2040-925 Assessment- Installing and Configuring IBM Lotus Notes and Domino 8.5 Download Full Version : https://killexams.com/pass4sure/exam-detail/a2040-925 C. In the server configuration document

More information

AdminCamp Christian Henseler, Christian Henseler,

AdminCamp Christian Henseler, Christian Henseler, AdminCamp 2013 Christian Henseler, 24.09.2013 Christian Henseler, 24.09.2013 1 Introduction What are we coming from Yet another SSO mechanism!? SAML basics Domino 9 requirements and limitations SAML use

More information

DISCLAIMER COPYRIGHT List of Trademarks

DISCLAIMER COPYRIGHT List of Trademarks DISCLAIMER This documentation is provided for reference purposes only. While efforts were made to verify the completeness and accuracy of the information contained in this documentation, this documentation

More information

Manage Administrators and Admin Access Policies

Manage Administrators and Admin Access Policies Manage Administrators and Admin Access Policies Role-Based Access Control, on page 1 Cisco ISE Administrators, on page 1 Cisco ISE Administrator Groups, on page 3 Administrative Access to Cisco ISE, on

More information

Cisco TelePresence Management Suite Extension for IBM Lotus Notes

Cisco TelePresence Management Suite Extension for IBM Lotus Notes Cisco TelePresence Management Suite Extension for IBM Lotus Notes Installation and Getting Started Guide Software version 11.3.2 D13561.19 April 2013 Contents Introduction 4 How to use this document 4

More information

Cisco TelePresence Management Suite Extension for IBM Lotus Notes

Cisco TelePresence Management Suite Extension for IBM Lotus Notes Cisco TelePresence Management Suite Extension for IBM Lotus Notes Installation and Getting Started Guide D13561.18 June 2011 Software version 11.3.1 Contents Introduction 5 How to use this document 5 Requirements

More information

Logging IBM Traveler Server and Client Issues

Logging IBM Traveler Server and Client Issues Logging IBM Traveler Server and Client Issues Presented by: Marcelo B. Alejo III May 17, 2017 Agenda Introduction Basic Overview of Logs Knowing When and How to Collect Logs (Server and Device) User Connectivity

More information

Contents. 1 Introduction... 2 Introduction to Installing and Configuring LEI... 4 Upgrading NotesPump to LEI...

Contents. 1 Introduction... 2 Introduction to Installing and Configuring LEI... 4 Upgrading NotesPump to LEI... Contents 1 Introduction... Organization of this Manual... Related Documentation... LEI and DECS Documentation... Other Documentation... Getting Started with Lotus Enterprise Integrator... 2 Introduction

More information

Tips for Using the Integrated Solution Console (ISC) and Sametime System Console (SSC) with IBM Sametime

Tips for Using the Integrated Solution Console (ISC) and Sametime System Console (SSC) with IBM Sametime Tips for Using the Integrated Solution Console (ISC) and Sametime System Console (SSC) with IBM Sametime October 28, 2015 Miguel Macias, Sandy Lee, Casey Toole IBM Corporation 2015 1 Agenda Integrated

More information

Click to add text IBM Collaboration Solutions

Click to add text IBM Collaboration Solutions IBM Connections Search: Troubleshooting and Best Practices 5/14/2014 Greg Presayzen Client Technical Professional Mark McCarville Advisory Software Engineer Click to add text IBM Collaboration Solutions

More information

RescueAssist. Administrator Guide. LogMeIn, Inc. 320 Summer St., Boston MA LogMeIn, Inc. All rights reserved.

RescueAssist. Administrator Guide. LogMeIn, Inc. 320 Summer St., Boston MA LogMeIn, Inc. All rights reserved. RescueAssist Administrator Guide LogMeIn, Inc. 320 Summer St., Boston MA 02210 2018 LogMeIn, Inc. All rights reserved. https://support.logmeininc.com Contents Using the Admin Center... 1 Log in to the

More information

DIRECTORY INTEGRATION: USING ACTIVE DIRECTORY FOR AUTHENTICATION. Gabriella Davis The Turtle Partnership

DIRECTORY INTEGRATION: USING ACTIVE DIRECTORY FOR AUTHENTICATION. Gabriella Davis The Turtle Partnership DIRECTORY INTEGRATION: USING ACTIVE DIRECTORY FOR AUTHENTICATION Gabriella Davis The Turtle Partnership In This Session Review possible use cases for multiple directories Understand security implications

More information

IBM Lotus Notes in XenApp Environments

IBM Lotus Notes in XenApp Environments IBM Lotus Notes in XenApp Environments Open Mic Webcast September 28, 2011 11:00 AM EDT 2011 IBM Corporation Open Mic Webcast: IBM Lotus Notes in XenApp environments September 28 th @ 11:00 AM EDT (15:00

More information

Instant Buddy List Administrator User Guide

Instant Buddy List Administrator User Guide Instant Buddy List Administrator User Guide May 21, 2009 Page 1 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software

More information

WebEx. Web Conferencing Tool. Fordham IT

WebEx. Web Conferencing Tool. Fordham IT WebEx Web Conferencing Tool Faculty + Staff User Guide Fordham IT Contents WebEx Faculty + Staff User Guide Schedule a Meeting Using the WebEx Meeting Site 1 WebEx Scheduling Template 2 Join a Meeting

More information

Cisco TelePresence Management Suite Extension for IBM Lotus Notes

Cisco TelePresence Management Suite Extension for IBM Lotus Notes Cisco TelePresence Management Suite Extension for IBM Lotus Notes Installation and Getting Started Guide Software version 11.3.3 D13561.21 Revised October 2014 Contents Introduction 4 How to use this document

More information

VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Manager

VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Manager VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Table of Contents Lab Overview - HOL-1857-03-UEM - Workspace ONE UEM with App & Access Management... 2 Lab Guidance... 3 Module 1 - Workspace

More information

D8L75G IBM Lotus Domino 8.5 System Administration Fundamentals Training

D8L75G IBM Lotus Domino 8.5 System Administration Fundamentals Training D8L75G IBM Lotus Domino 8.5 System Administration Fundamentals Training DESCRIPTION This course introduces you to basic concepts that provide the foundation for IBM Lotus Domino 8.5 and IBM Lotus Notes

More information

IBM Sametime Web Client & Meeting Server - An Introduction to new features in version 9.0.1

IBM Sametime Web Client & Meeting Server - An Introduction to new features in version 9.0.1 IBM Sametime Web Client & Meeting Server - An Introduction to new features in version 9.0.1 Open Mic Date: 13-10-2016 IBM Collaboration Solutions Open Mic Team Jayesh Parmar - IBM ICS Support engineer

More information

Aventail Connect Client with Smart Tunneling

Aventail Connect Client with Smart Tunneling Aventail Connect Client with Smart Tunneling User s Guide Windows v8.9.0 1996-2007 Aventail Corporation. All rights reserved. Aventail, Aventail Cache Control, Aventail Connect, Aventail Connect Mobile,

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 Installation and Setup Guide Revised on 09/25/2014 TABLE OF CONTENTS ROCK-POND REPORTING 2.1... 1 SUPPORT FROM ROCK-POND SOLUTIONS... 2 ROCK-POND REPORTING OVERVIEW... 2 INFRASTRUCTURE

More information

Open Mic Webcast: Troubleshooting freetime (busytime) issues in Lotus Notes

Open Mic Webcast: Troubleshooting freetime (busytime) issues in Lotus Notes Open Mic Webcast: Troubleshooting freetime (busytime) issues in Lotus Notes February 28 th @ 11:00 AM EST (16:00 UTC, or GMT -5) Presenters & Panelists: Andrea Mitchell Terry Talton Bruce Kahn Open Mic

More information

Open Mic Webcast. Troubleshooting Sametime Policies

Open Mic Webcast. Troubleshooting Sametime Policies Open Mic Webcast Troubleshooting Sametime Policies Date: March 30, 2016 Speaker: Sandy Lee Panelist: Casey Toole, Jennifer Isola-Mayes and Nancy Pittman Troubleshooting Sametime Policies 2 Agenda What

More information

Central Administration Console Installation and User's Guide

Central Administration Console Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1 Central Administration Console Installation and User's Guide SC27-2808-03 IBM Tivoli Storage Manager FastBack for Workstations Version

More information

Getting Started with MarvelClient Essentials IBM

Getting Started with MarvelClient Essentials IBM Getting Started with MarvelClient Essentials IBM ii Getting started with MarvelClient Essentials Contents Getting started with MarvelClient Essentials.............. 1 Overview............... 1 Deployment

More information

Migrating from the Standard to the Enhanced PPW Driver

Migrating from the Standard to the Enhanced PPW Driver New Driver Announcement! The Property Pres Wizard (PPW) Enhanced Integration is now live in Pruvan. We recommend that you use the new driver over the original one. If you are already using the current

More information

IBM SmartCloud Notes (SCN) Mail Routing

IBM SmartCloud Notes (SCN) Mail Routing IBM SmartCloud Notes (SCN) Mail Routing Open Mic Date: 21 st Oct, 2015 IBM Collaboration Solutions Open Mic Team Naresh Luthra L3 Smart Cloud Notes Presenter Ranjit Rai - IBM ICS SWAT Focusing on entire

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions Contents 1 INTRODUCTION... 2 1.1 LANGUAGES... 2 1.2 REQUIREMENTS... 2 2 THE SHAREPOINT SITE... 3 2.1 PERMISSIONS... 3 3 CONVERTED E-MAILS AND SHAREPOINT TICKETS... 4 3.1 THE CONVERTED E-MAIL... 4 3.2 THE

More information

IBM Atlas Policy Distribution Administrators Guide: IER Connector. for IBM Atlas Suite v6

IBM Atlas Policy Distribution Administrators Guide: IER Connector. for IBM Atlas Suite v6 IBM Atlas Policy Distribution Administrators Guide: IER Connector for IBM Atlas Suite v6 IBM Atlas Policy Distribution: IER Connector This edition applies to version 6.0 of IBM Atlas Suite (product numbers

More information

The Connector. Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual

The Connector.  Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual The Connector Version 1.2 Microsoft Project to Atlassian JIRA Connectivity User Manual Ecliptic Technologies, Inc. Copyright 2008 www.the-connector.com Page 1 of 86 Copyright and Disclaimer All rights

More information

ms-help://ms.technet.2004apr.1033/win2ksrv/tnoffline/prodtechnol/win2ksrv/howto/grpolwt.htm

ms-help://ms.technet.2004apr.1033/win2ksrv/tnoffline/prodtechnol/win2ksrv/howto/grpolwt.htm Page 1 of 17 Windows 2000 Server Step-by-Step Guide to Understanding the Group Policy Feature Set Operating System Abstract Group Policy is the central component of the Change and Configuration Management

More information

1. Introduction Features Operating Environment Machine Data...6

1. Introduction Features Operating Environment Machine Data...6 1 Table of Contents 1. Introduction...3 1.1 Features... 4 1.2 Operating Environment... 5 2. Machine Data...6 2.1 Fetching New Machines... 8 2.2 Adding New Machines... 10 2.3 Updating Scan Data... 12 2.4

More information

User Guide. Version R94. English

User Guide. Version R94. English AuthAnvil User Guide Version R94 English March 8, 2017 Copyright 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

More information

UPTIVITY DISCOVER ON-DEMAND USER GUIDE, V5.6. April

UPTIVITY DISCOVER ON-DEMAND USER GUIDE, V5.6. April UPTIVITY DISCOVER ON-DEMAND USER GUIDE, V5.6 April 2015 www.incontact.com UPTIVITY DISCOVER ON-DEMAND USER GUIDE, V5.6 Version: 5.6 Revision: April 2015 About incontact: incontact (NASDAQ: SAAS) is the

More information

Administering isupport

Administering isupport Administering isupport Tracking and Monitoring isupport Usage Agents perform tasks in the background that are an integral part of isupport functionality. See Enabling and Scheduling Agents on page 2 for

More information

New 8.5 Notes Shared Login "Gotchas"

New 8.5 Notes Shared Login Gotchas New 8.5 Notes Shared Login "Gotchas" Document information Technote (FAQ) Question The Notes Administrator has enabled Notes Shared Login in a policy for users. The user's Notes IDs are now locked with

More information

User Guide. Version R92. English

User Guide. Version R92. English AuthAnvil User Guide Version R92 English October 9, 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

Managing Configurations

Managing Configurations CHAPTER 3 The Configurations page is your starting point for managing device configurations for network elements managed by Cisco Prime Network by using the CM tools. The following table lists the main

More information

IBM A Assessment: IBM Lotus Notes Domino 8.5 System Administration Update.

IBM A Assessment: IBM Lotus Notes Domino 8.5 System Administration Update. IBM A2040-956 Assessment: IBM Lotus Notes Domino 8.5 System Administration Update http://killexams.com/exam-detail/a2040-956 QUESTION: 89 Domino 8.5 includes both Domino server roaming and file server

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Eloqua Integration User Guide. Cvent, Inc 1765 Greensboro Station Place McLean, VA

Eloqua Integration User Guide. Cvent, Inc 1765 Greensboro Station Place McLean, VA Eloqua Integration User Guide 2017 Cvent, Inc 1765 Greensboro Station Place McLean, VA 22102 www.cvent.com Contents Eloqua Integration User Guide... 3 Enabling Eloqua Integration in Your Account... 4 Helpful

More information

Tutorial. Building Composite Applications for IBM Lotus Notes 8. For use with the IBM Lotus Notes 8 Beta 2 client

Tutorial. Building Composite Applications for IBM Lotus Notes 8. For use with the IBM Lotus Notes 8 Beta 2 client Tutorial Building Composite Applications for IBM Lotus Notes 8 For use with the IBM Lotus Notes 8 Beta 2 client Building composite applications is a process that involves multiple procedures. This tutorial

More information

Talon FAST User Guide. Date Version Author Comments. November 15, Jaap van Duijvenbode Final Release

Talon FAST User Guide. Date Version Author Comments. November 15, Jaap van Duijvenbode Final Release Talon FAST 2.0.1 User Guide Date Version Author Comments November 15, 2012 2.0.1 Jaap van Duijvenbode Final Release 1 TABLE OF CONTENTS Talon FAST 2.0.1 User Guide... 1 Table of Contents... 2 1. Introduction

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

Upgrade Procedures and best practices for migrating to Sametime

Upgrade Procedures and best practices for migrating to Sametime Upgrade Procedures and best practices for migrating to Sametime 9 12-4-2013 Tony Payne Senior Software Engineer - Sametime IBM Collaboration Solutions Powered by IBM SmartCloud Meetings Agenda A few notes

More information

EMC ApplicationXtender Web Access.NET eroom Integration 6.0

EMC ApplicationXtender Web Access.NET eroom Integration 6.0 EMC ApplicationXtender Web Access.NET eroom Integration 6.0 Administrator s Guide 300-008-282 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

iphone Basic Set-Up Guide Wolf Creek Public Schools

iphone Basic Set-Up Guide Wolf Creek Public Schools iphone Basic Set-Up Guide Wolf Creek Public Schools Please note the following: 1. The iphone Set-Up guide is detailed in order to provide you with information on how to connect set up your phone for use

More information

Search for Mail Step 3 Click the Accounts button.

Search for Mail Step 3 Click the  Accounts button. Manually Set Up E-mail with Microsoft Outlook Learn how to configure Microsoft Outlook 2003, 2007, 2010, 2013, or 2016 for use with your 1&1 Mail Basic account using the IMAP Protocol. Follow the instructions

More information

Client Installation and User's Guide

Client Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Client Installation and User's Guide SC27-2809-04 IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Client Installation

More information

Deploying VMware Workspace ONE Intelligent Hub. October 2018 VMware Workspace ONE

Deploying VMware Workspace ONE Intelligent Hub. October 2018 VMware Workspace ONE Deploying VMware Workspace ONE Intelligent Hub October 2018 VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

BLOOMBERG VAULT FOR FILES. Administrator s Guide

BLOOMBERG VAULT FOR FILES. Administrator s Guide BLOOMBERG VAULT FOR FILES Administrator s Guide INTRODUCTION 01 Introduction 02 Package Installation 02 Pre-Installation Requirement 02 Installation Steps 06 Initial (One-Time) Configuration 06 Bloomberg

More information

docalpha Recognition Station

docalpha Recognition Station ARTSYL DOCALPHA RECOGNITION STATION MANUAL 1. docalpha Architecture Overview... 3 1.1. Recognition Station Overview... 4 2. What's New in docalpha Recognition Station 4.0... 4 3. Working with Recognition

More information

Project Manager User Manual

Project Manager User Manual Project Manager User Manual Overview Welcome to your new Project Manager application. The Project Managaer is implemented as a web site that interfaces to an SQL database where all of the project and time

More information

Using the isupport Customer Profile Screen

Using the isupport Customer Profile Screen Using the isupport Customer Profile Screen The Customer Profile screen (accessed via the Desktop menu) enables you to record customer information that can be used in all isupport functionality. Note that

More information

IBM Workplace Web Content Management and Why Every Company Needs It. Sunny Wan Technical Sales Specialist

IBM Workplace Web Content Management and Why Every Company Needs It. Sunny Wan Technical Sales Specialist IBM Workplace Web Content Management and Why Every Company Needs It Sunny Wan Technical Sales Specialist sunnywan@au1.ibm.com Agenda What s Web Content Management? Benefits Demo Roadmap What s New in Web

More information

Uptivity WFO On- Demand User Guide, v5.7

Uptivity WFO On- Demand User Guide, v5.7 Uptivity WFO On- Demand User Guide, v5.7 www.incontact.com Uptivity WFO On-Demand User Guide, v5.7 Version 5.7 Revision September 2015 About incontact incontact (NASDAQ: SAAS) is the cloud contact center

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

Comparison tables of features between IBM Notes, IBM inotes & IBM SmartCloud Notes web

Comparison tables of features between IBM Notes, IBM inotes & IBM SmartCloud Notes web ** This.pdf file contains a copy of the content from technote 7040248 (http://ibm.co/mg8d0g). Subscribe to My Notifications (http://bit.ly/1lclqpk) to be notified when this technote and.pdf file are updated.**

More information

NotifyMDM Device Application User Guide Installation and Configuration for ios with TouchDown

NotifyMDM Device Application User Guide Installation and Configuration for ios with TouchDown NotifyMDM Device Application User Guide Installation and Configuration for ios with TouchDown NotifyMDM for ios Devices, Version 3.x NotifyMDM for ios with TouchDown 1 Table of Contents NotifyMDM for ios

More information

Building Block Installation - Admins

Building Block Installation - Admins Building Block Installation - Admins Overview To use your Blackboard Server with Panopto, you first need to install the Panopto Building Block on your Blackboard server. You then need to add Blackboard

More information

Chapter. Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER

Chapter. Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Chapter 10 Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Monitor, manage, and troubleshoot access to files and folders. Configure, manage, and troubleshoot file compression

More information

PTC Technical Specialists E-Newsletter Date: June 2008

PTC Technical Specialists E-Newsletter Date: June 2008 PTC Technical Specialists E-Newsletter Date: June 2008 PTC Product Focus: A) What s New in Assembly Mode for Wildfire 4.0 Tips of the Month: B) What s New in Windchill 9.0 Replication A) Great New Wildfire

More information

Updating the Client Access URL using IBM Traveler Server. OPEN MIC WEBCAST March 22, 2017 Alvin John Marron L2 Software Engineer IBM Traveler

Updating the Client Access URL using IBM Traveler Server. OPEN MIC WEBCAST March 22, 2017 Alvin John Marron L2 Software Engineer IBM Traveler Updating the Client Access URL using IBM Traveler Server OPEN MIC WEBCAST March 22, 2017 Alvin John Marron L2 Software Engineer IBM Traveler AGENDA: Overview Why use HTTPS instead of HTTP? Required Components

More information

Integrating Pruvan and Property Pres Wizard (PPW) with the Enhanced Driver

Integrating Pruvan and Property Pres Wizard (PPW) with the Enhanced Driver Integrating Pruvan and Property Pres Wizard (PPW) with the Enhanced Driver This document is a step-by-step guide on how to integrate your Pruvan account with Property Pres Wizard using the enhanced driver.

More information

Frequently Asked Questions and other helpful information

Frequently Asked Questions and other helpful information Frequently Asked Questions and other helpful information FAQ How do I chart? To create a chart, left click on the Chart toolbar button in the upper left corner of your CQG screen. A chart appears. In the

More information

Communication. Identity

Communication. Identity Mailock User guide OUR MISSION STATEMENT To Secure your Communication Data Identity Contents Introducing Mailock... 5 Business Users... 5 What do you need to run Mailock?... 5 In a browser... 5 On a mobile

More information

CA Service Desk Integration with Remote Support

CA Service Desk Integration with Remote Support CA Service Desk Integration with Remote Support 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the

More information

Project Manager User Manual

Project Manager User Manual Project Manager User Manual Overview Welcome to your new Project Manager application. The Project Managaer is implemented as a web site that interfaces to an SQL database where all of the project and time

More information

PASSPORTAL PLUGIN DOCUMENTATION

PASSPORTAL PLUGIN DOCUMENTATION Contents Requirements... 2 Install or Update Passportal Plugin Solution Center... 3 Configuring Passportal Plugin... 5 Client mapping... 6 User Class Configuration... 7 About the Screens... 8 Passportal

More information

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA Contacting Leostream Leostream Corporation http://www.leostream.com 271 Waverley Oaks Rd. Telephone: +1 781 890 2019 Suite 206 Waltham, MA 02452 USA To submit an enhancement request, email features@leostream.com.

More information

Tools Every Domino Admin Needs

Tools Every Domino Admin Needs ISBG 2015 Tools Every Domino Admin Needs Gabriella Davis - Technical Director The Turtle Partnership gabriella@turtlepartnership.com Domino Admin Client Files Tab Domino Admin Client Group Membership Domino

More information

Guide for Administrators

Guide for Administrators novaresourcesync v.4.2 Guide for Administrators Updated May 9, 2013 Page 1 of 24 Copyright, Trademarks, and Legal Tempus Nova Inc. 1755 Blake Street Denver, CO 80202 www.tempusnova.com May 9, 2013 Copyright

More information

Salesforce Classic Mobile Guide for iphone

Salesforce Classic Mobile Guide for iphone Salesforce Classic Mobile Guide for iphone Version 41.0, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

LOT-983 IBM Lotus Notes Domino 8.5 Managing Servers and Users

LOT-983 IBM Lotus Notes Domino 8.5 Managing Servers and Users LOT-983 IBM Lotus Notes Domino 8.5 Managing Servers and Users Version 3.1 QUESTION NO: 1 Milosh is configuring the backup process for the databases within his DAOS enabled environment. In what order should

More information

User Guide SecureLogin 8.1

User Guide SecureLogin 8.1 User Guide SecureLogin 8.1 November, 2015 www.netiq.com/documentation Legal Notice For information about NetIQ legal notices, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

NetExtender for SSL-VPN

NetExtender for SSL-VPN NetExtender for SSL-VPN Document Scope This document describes how to plan, design, implement, and manage the NetExtender feature in a SonicWALL SSL-VPN Environment. This document contains the following

More information

Manage Administrators and Admin Access Policies

Manage Administrators and Admin Access Policies Manage Administrators and Admin Access Policies Role-Based Access Control, page 1 Cisco ISE Administrators, page 1 Cisco ISE Administrator Groups, page 3 Administrative Access to Cisco ISE, page 11 Role-Based

More information