I am developing an intranet site for a company with 9 offices across 1 domain with 9 DCs.
I need to find a way of determining which office the user is at whilst using the intranet so I can open word templates from their local domain controller, rather than creating lots of traffic across the WAN links
basically, I need the equivelant of the %logonserver% command in dos - but in asp.net c# (and hopefully without using the directoryservices namespace if poss!)
Can anyone help me out?
Thanks!
I need to find a way of determining which office the user is at whilst using the intranet so I can open word templates from their local domain controller, rather than creating lots of traffic across the WAN links
basically, I need the equivelant of the %logonserver% command in dos - but in asp.net c# (and hopefully without using the directoryservices namespace if poss!)
Can anyone help me out?
Thanks!