The default Outlook Address Book is saved in the Windows registry. I've created this script to be used to push down a new Address Book view at logon for a large group of users. The script will read the current default Outlook profile for the currently logged on user, then push down the address book view you specify.
To configure the script:
00,00,00,00,dc,a7,40,c8,c0,42,10,1a,b4,b9,08,00,2b,2f,e1,82,01
Const DestABUsers = "00,00,00,00,dc,a7,40,c8,c0,42,10,1a,b4,b9,08,00,2b,2f,e1,82,01"
Now, you can push it out as part of your logon scripts?? or add it to the RunOnce settings on your Windows image.
:)
| Attachment | Size |
|---|---|
| set-DefaultABView.zip | 2.42 KB |
Comments
Post new comment