Thursday, April 23, 2009

ILM alternative connector for Outlook Live

Outlook Live
With the sunny days to come, we here at Tools4ever try to deliver you more free time. How? Well with the easy creation of Outlook Live accounts. If you're using Outlook Live, you have a very limited set of options to create, disable, delete, update those accounts.

ILM alternative
Well one way would be to script some PowerShell scripts. Make them robust, fast, add logging, and feed them with the correct data... of course Microsoft supports this with there heavy duty tool. (Multiple consultants swarming your company to accomplish it with ILM). I don't no any ILM alternative which could accomplish this task and all the extra's we can deliver. Even for big companies we think, one product and 1 or 2 days of consultancy should be enough. Well with UMRA it is very possible, if it would talk Outlook Live... Guess what with the Q3 release we will talk the talk and walk the walk. This makes UMRA a great ILM alternative.

At the moment we are creating and testing our Outlook Live actions, creating a nice ILM alternative connector. We make sure you can accomplish everything you can with ILM and more.

Connector
Using our stable PowerShell framework, it is possible to use the PowerShell V2 remoting technology from within User Management Resource Administrator. Based on that framework we've created a set of actions to support all possibilities of the Outlook Live environment. Combined with all the logging, delegation, automation possibility's of UMRA we can provide a very advanced and flexible environment to manage and automate the user management of your Outlook Live environment. This means it is now possible to synchronize the user accounts of Outlook Live with all the other environments we support (Active Directory, Novell, Lotus Notes, Magister Hosted, Teletop, N@TSchool, and hundreds other environments.) Try to accomplish this power with ILM, or any other ILM alternative.

Also the delegation power of UMRA will be available for Outlook Live, giving your help desk the opportunity to create Outlook Live and Active Directory (or any other environment) accounts at once.

Did I mention the password synchronization module? This module of UMRA keeps your passwords in sync. As soon as someone resets his/her password in Active Directory it's automatically (and off course very secure) replicated to all the other environments, including Outlook Live. Being a Microsoft Gold partner we can provide you with all support you need on this environment.

But... how about Google Apps? Well we support that one too. More on that in some of the next posts. We'll beat ILM on that too :p

Happy connecting...

ps.
Click for more information about our ILM alternative connector for Outlook Live

Tuesday, April 21, 2009

Lotus Notes Umra crash investigation

Here at Tools4ever we are proud on the stability of UMRA. So when a crash occurs it get priority. And if the client is using one of our connectors, I am mostly assigned to figure out the cause...

Last month we had a big customer with some Lotus Notes issue. The client has some help desk forms to restore passwords using the complicated lotus notes procedure with just a few clicks of the mouse and reset the password not only in lotus notes, but also in AD, fully automated. Also they can create a user on Notes and AD in a few clicks, or disable them etc.

We use the lotus notes c++ and C api to communicate with Lotus Notes. However, this API has a lot of problems and "undocumented features" aka bugs. Well of course any product has, but those are still annoying. Especially when they cause crashes of the whole lotus notes client and any programs running the notes api. So this client came to us with an unexpected UMRA service shutdown. This kind of support request always get big attention immediately, because unexpected shutdowns (crashes) are well not tolerated. The program should always close nicely, so if it doesn't we fix it. Happily for us it does not happen a lot. Unfortunately it happens at a large international client, using lotus notes. Because of the extensive logging we soon found out it was caused by the lotus notes api and investigating a little further brought us to the underlying problem. When Lotus Notes items are going to be big (32KB for items with the summary flag and 64KB for items without this flag) the lotus notes api should return an error code. It doesn't it throws an exception in an other thread, not handled by UMRA causing a crash and some kind of shutdown of all lotus applications running at that moment. After confirming this was the problem (the clients notes item where 31KB+ while we added some bytes...) we installed a beta release at the customers site today. Not only preventing the crash, but also anticipating on items getting to big, by creating a new document and redirect the output to the new document.


Monday, April 20, 2009

user management resource administrator and aura lotus novell teletop it's learning etc.

Here at Tools4ever we try to connect to every possible user system. How? With User Management Resource Administrator (or umra for friends). Umra is a system to read users in one system and create them in other system(s), or to provide a little form to a help desk employee requesting a few variables (name, address, whatever the customer wants) and create the user in 1 or more systems, updating your Topdesk help desk database etc.

Not only do we create user accounts in Active Directory (duh), but also Novell and Lotus Notes (well actually lotus domino of course) are supported + like lots and lots of HR, E-Learning and other systems


Schools and Soap

Traditionally schools have big user transitions every year. So a lot of schools are familiar with Tools4ever and UMRA. More and more e-learning systems are supporting SOAP interface to create and read user information. Those interfaces are used by UMRA to communicate with those systems. We use advanced (and then I really mean advanced, with multi-threading, exception handling, on the fly proxy dll generation, secure password handling etc.) PowerShell scripts to send and retrieve those information.
With the latest UMRA release the framework is heavy extended to support all those advanced PowerShell scripts. Also some customers already have some customized installations to support N@TSchool, Teletop and Aura. All working very well with high performance.
We are trying to release most connectors for the mentioned systems before the summer. So keep watching the Tools4ever website at http://www.tools4ever.com or this blog.
Also the connection to It's Learning (E-Learning system) is progressing. It's learning extended their soap interface to support the heavy usage of this interface by UMRA, as soon as this new interface is released UMRA will be extended to support the It's learning functionality

So this year a lot of connections will come to you all with high performance, fault detection, logging etc.
Also we are working on GoogleApps, Live@edu and Outlook Live connectors, more about them in a next post.