I observered this problem also here. Your situation may be different, but
here's what I found:
1. in the Application Event Log , the following entries each time the
computer was restarted:
Source: MsiInstaller, Event ID: 11327, User:
computer\SMSCliToknLocalAcct&, Description: Product: Sun Java2Runtime
1.4.2_07 -- Error 1327. Invalid Drive: h:\
Source: MsiInstaller, Event ID: 11327, User:
computer\SMSCliToknLocalAcct&, Description: Product: IBM eGatherer 3.19.
Invalid Drive: h:\
2. in the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList, I found the GUID for the user accounts:
SMSCliToknLocalAcct& and SMSCliSvcAcct& - the Value "ProfileImagePath"
inside the key for the GUID has the corresponding user account name
e.g. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList\S-1-5-21-2745678790-2165517387-3308722516-1026\ProfileImagePath
has the content - %SystemDrive%\Documents and
Settings\SMSCliSvcAcct&.WBCA29414.001
3. in the registry, the key
HKEY_USERS\GUID\Software\Microsoft\Windows\Current Version\Explorer\User
Shell Folders had the content "h:\Faavorites" for Favorites and (in one
case) Personal
e.g. for teh SMSCliSvcAcct& user account, the key:
HKEY_USERS\S-1-5-21-2745678790-2165517387-3308722516-1026\Software\Microsoft\Windows\CurrentVersion\Exp lorer\User
Shell Folders
had the value "Favorites" set to "h:\"
4. I changed the value of Favorites to %USERPROFILE%\Favorites for the two
SMS related accounts and, for one of them, Personal from h:\ to
%USERPROFILE%\My Documents.
5. restarted the computer
This seems to have cured the problem - I'll post again if the problem
re-appears. I no longer get the Application Event Log entries (1 above) and
explorer starts automatically at logon. I've tried logging on and off with
different domain user accounts (both members of the local Administrators
group and not) and explorer started each time. I've also done a couple of
restarts then tested logon again with success.
I don't know exactly why, but, independently of the problem with explorer
not starting at logon, I've observed that some application installation
packages give the "Invalid drive: h:\" error and stop working if the
Favorites special folder (or somtimes the My Documents special folder) is
redirected to a network drive. In our logon script we map the drive letter
h to the user's "Home Directory", redirect My Documents to h:\ and redirect
Favorites to h:\Favorites. So, we observe this installation package failure
frequently. The cure is to temporarily redirect the My Documents and
Favorites back to the corresponding folders in the local copy of the user's
profile.
I suspected that the SMS accounts acquired the settings for the User Shell
Folders from the "Default User Profile" - I verified this in regedit by:
1. click HKEY_USERS
2. click File, Load Hive
3. browse to c:\Documents and Settings\Default User
4. select ntuser.dat; click Open
5. key the name def
6. navigate to
HKEY_USERS\def\Software\Microsoft\Windows\CurrentV ersion\Explorer\User Shell
Folders
7. observe the content of the Values Favorites and Personal
--
Bruce Sanderson MVP
http://members.shaw.ca/bsanders/
It's perfectly useless to know the right answer to the wrong question.
"Robert Aldwinckle" <> wrote in message
news:%...
> (cross-post added to XP General)
> "Kirk" <> wrote in message
> news:7E287F47-D1E2-436F-8E25-...
>> Windows XP Pro SP2 on Win2k3 domain.
>> Since January's updates/patches, I've got 4 computers that sometimes will
>> not load explorer.exe upon reboot or login. All you see is the
>> wallpaper.
>> It is intermittant, and there are no errors in any logs or popups. If
>> you
>> launch Task Manager and start EXPLORER.EXE manually using "File, New Task
>> (Run)", everything comes up as it should.
>> This started on just 1 PC every couple of days, but is now on 4 and is
>> happening at least once per day. Anyone else have this problem or know
>> of a
>> solution?
>
>
> Any clues in Event Viewer?
>
> BTW this is not the best newsgroup for diagnosing problems with your OS.
> Cross-posting to XP General.
>
>
> ---
>
>