Is there a way to automate the creation of a location document for a new user with their Username as the location name. Also, is it possible to get paramaters of the location document with lotus script outside of lotus notes. (i.e. notes.ini file).
Subject: lotusscript to build Location document for new user?
yes, it’s possible. If you search this forum there are examples. Don’t under stand your second question really. You can use LotusScript to grab any line in notes.ini, if that is your question. Look at GetEnvironmentString in NotesSession