Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Re: AD locale

Reply
Fix Vista Errors
Thread Tools Display Modes

Re: AD locale

 
 
Florian Frommherz [MVP]
Guest
Posts: n/a

 
      11-20-2009



Howdie!

madan_84 wrote:
> I have developed a simple application which adds a menu item to the
> adminContextMenu for the US-English locale. The menu item has been added
> to the user-display object.
>
> However I would like to know how can I add the menu item for all
> supported locales on a server machine. (CN=401, 402, 40C …… etc.,).
> Currently, I have a VBScript which does this … So, please let me know if
> anything could be done on VBScript to get all the decimal values for the
> locale as an array, so that probably I can iterate over it to add the
> menu item to all locales ...


I would probably change the VBScript in a way so that it does a LDAP
filter search for 4xx-containers in
CN=DisplaySpecifiers,DC=Configuration,DC=domain,DC =tld in the domain and
for every one I found, I'd alter the attribute accordingly.

Honestly, is that really needed? Will you need to support all languages
supported by the system? I'd focus on the languages that are needed (and
you now to be used!) and alter them.

Cheers,
Florian
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WLM Get faultcode: Windows Live Communication Platform has stoped working Masse Borglund Windows Live Messenger 18 11-16-2009 08:37 AM
Unable to access primary drive after using BCDEdit war_wheelan@yahoo.com Windows Vista Installation 1 10-27-2009 12:24 AM
first login in the domain very slow Mauro Windows Vista Administration 5 02-26-2007 09:01 AM
Winload.exe missing error in Dual Boot setup bmoag Windows Vista Installation 10 11-27-2006 11:05 PM
UK locale Setting Barry Walledge Windows Vista Installation 0 09-15-2006 12:03 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59