I'm looking for the information, where does call forwarding settings are stored. So when user is logged out, but forwarding is still working. I have done a quick search of user account attributes in AD, but haven't find anything about that.
My idea is to have a script with an ability to administratively modify user call forwarding upon a user/manager request (when user is away and calls to his helpdesk, etc)
I've an update :) dbanalyze.exe (from reskit) can display some information about particular user. reports really differes when user is online without forward, online with forward and ofline with forward.
so the question is: how can I change this information using known scripts (without corruption of an existing DB)?