I have an Intranet site that I'm trying to work out some authentication issues on. Eventually, I want all of our domain users to add the url for the site into their 'Local Intranet' zone in IE so I can read their domain username automatically(using User.Identity.Name) when they hit the site...
Hi,
I have an Intranet site that I'm trying to work out some authentication issues on. Eventually, I want all of our domain users to add the url for the site into their 'Local Intranet' zone in IE so I can read their domain username automatically when they hit the site w/out prompting for a...
Hi,
I have site running on a Windows 2000 server on my (NT4) internal domain(TESTDOMAIN). I need to be able to display certain information on the web pages based on who is accessing the site. I'm trying to use Request.ServerVariables("LOGON_USER") to show me who is logged in, but I'm having...
Hi,
I have done some work on an old Exchange 5.5 server running on NT 4 that now has a corrupt information store. The machine is pretty outdated hardware-wise as well. My question is.....is a simple directory import/export likely to cause corruption of the information store? I have done some...
Hi,
Is there any way to export the current mailbox size for each Exchange 5.5 user into a text file/csv? I was hoping to do something similar to a directory export....except for mailbox size. (Or if I can export the raw data and calculate the sizes myself, that would be great too.)
Thanks in...
Hi,
I am trying to do a directory import via an ASP page that calls a COM+ component which tries to run the following commands(2 lines...2nd line may wrap)..
...
set oWS=server.createobject("WScript.shell")
ret=oWS.Run("c:\exchsrvr\bin\admin /i
c:\webhost\newsite\exchange\imports\" & myFile...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.