Outlook 2000 on Vista Business



Configuration Scenario

1) A new laptop with Vista Business installed.
2) Under User Account / Manage User Password, I've assigned a *.domainname
so that when I map a network drive within the same domain, it will use the
stored username and password to access resource. This works in XP without
any issue.

Problem
1) When I manually assign a map drive, the credential prompt for username
and password comes up. Why does this come up even though I have done (2) as
above.
2) Also, when opening Outlook 2000, a credential prompt comes up and after
typing the username, domain and password, it lets me through and I can see
the email. However, in XP, this credential prompt never comes up.

Is there a fix for this?


.



Relevant Pages

  • Re: Outlook 2000 on Vista Business
    ... A new laptop with Vista Business installed. ... When I manually assign a map drive, the credential prompt for username ... Also, when opening Outlook 2000, a credential prompt comes up and after ...
    (microsoft.public.outlook)
  • Re: VBScripting, need a little help
    ... >> the folders out from the server as UserName$ (which incidentally you ... >> You are however removing the Z drive mapping at the end of the script? ... >> below is a copy of my current Login script, I map Drives and Printers ... >> Sub MapDrive ...
    (microsoft.public.windows.server.scripting)
  • password to script
    ... >different username and password. ... >I would like to use script that copies the compressed ... >can't map a drive in LAN if I can't provide correct ... Set WshNetwork = WScript.CreateObject ...
    (microsoft.public.windows.server.scripting)
  • Re: Escape Characters
    ... Is your issue in how to get the username or how to map the drive? ... So, if you want to do both, get the username and map a drive to a share ... Dim oNetwork, sUsername, sRemotePath ... Set oNetwork = CreateObject ...
    (microsoft.public.scripting.vbscript)
  • Re: WSH Error when running script
    ... You could have one If Then/End If structure for each UserName. ... ' Subroutine to map a drive to a share. ... On Error GoTo 0 ... ' Temporarily suspend normal error handling. ...
    (microsoft.public.windows.server.scripting)