Something is strange with my DHCP server. it fills up the address pool with its own ip everytime the machine reboots. It has only 1 nic card and is the only pc on the network with a static ip.
Has anyone ever seen this?
I know its a bit heavy. its running the domain,dns,dhcp,exchange2k,sql...
I hace set the self account able to read/write personal/private/public info in AD&D on the user under security, and repeated this for all address lists (I have lists set up under this that the users appear in). Still no avail.
I open outlook and click the address book, select all addressbooks...
I use poproute to populate user accounts from external pop3 email accounts. In my case it is only for website email so there is no need for tasks and such. (WHich you cant do through pop3)
Don't remember where I got the app, and depending on your needs, its setup can be daunting.
Can I let my exchange users (E2K) edit thier account info such as phone numbers, addresses, nicknames, and managers?
Or should I just write a web app that the users log into then it posts it through ADSI to the ADU&D?
I have given certain users permission (through AD U&G) send on behalf authority to send from a public mail-enabled folder. WHen they click the from tab (in a new email) and select thier name (and email address) and send it it shows up with no sender address when the mail is delivered.
This used...
Hey all,
I want my domain users restricted from using anything in thier full name or username as thier passwords, but I do not want them to have to use special characters and cases. Is there a way to do this without writing my own dll and replacing the entries in the registry?
My users arent...
Hey all,
Here is what I am trying to figure out.
I need to have a user that has a local account user@local.com that can use Outlooks From Field to send as the external mail account user@external.com.
I am using poproute to download and relay our external accounts.
ie...
my account is...
I tried that first.
I have tested new mail and the script fires when it deposits it into the public folder. But when I move (or copy) the message to my temp folder (both pst and exchange server) and then move it back to the monitored folder it continues to be a post.
Strange.
Hi. I want to be able to map some printer and drive shares in the users logon script (WSH). The code below has no problem with the drive, however an error is returned when the printer is mapped. It says that the printer name is invalid.
If I copy the "\\dcs-hermes\HP LaserJet 2100"...
Try this vbs snippet
Set WshNetwork = CreateObject("WScript.Network")
'-----------------------------------------------------------------------
'- Set up the LaserJet 2100 and make it the default printer
'
PrinterPath = "\\dcs-hermes\hq-ds-laserjet-2100"
PrinterDriver =...
Here is a way to set a printer up and set a default on in the logon script (vbscript)
' Create the object
Set WshNetwork = CreateObject("WScript.Network")
' Path to printer share
PrinterPath = "\\dcs-hermes\hq-ds-laserjet-2100"
' Printer driver name (look in ntprint.inf in...
I have an echange server hosting
users@corporateemail.com
and 4 POP3 email acounts hosted elsewhere
users@elswhere.com
I need my users (Outlook 2000) to be able to 'Send As' users@corporateemail.com OR users@elsewhere.com
Right now all email says it is from thier AD Exchange mail address.
Hey,
I just had the company hosting the website be the primary name server (set with registrar) and have them point thier MX record to my local routers external IP and routed it in with the appropriate ports there.
James
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.