 Thread Author
# 1

09-28-2011, 10:41 AM
|
| CrackBerry Newbie | | Join Date: Sep 2011 Posts: 1 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
Automate retrieval of GAL from Exchange
Hello,
We are automating the provisioning of BB handhelds on a hosted exchange platform
The issue that I have is a newly created user in exchange is not found by the BAS
my workaround is .. - Update-GlobalAddressList -Identity "Default Global Address List"
- click on hyperlink 'Refresh available user list from company directory'
- wait 2 mins and then user is visible
This manual method is not what we are aiming for, through command line or batch file I need to trigger the update from company directory
Does anyone know how this can be achieved?
Thanks for reading, Colm
|