TS profiles problem

A

A Caccivio

I am running a W2K forest with multiple child domains in different subnets
across a WAN. I have a TS server in a child domain. The user accounts in
the local ( to the TS Server) child domain use TS profiles with no problems.
When I attempt to use TS profiles for user accounts in other domains they
are not created or used. The users in these other domains can logon and use
the TS Server and a local profile is created. I turned on userenv logging,
here is some of the output:
USERENV(c6c.af4) 16:02:17:085 LibMain: Process Name:
\??\C:\WINNT\system32\winlogon.exe
USERENV(17c.6e4) 16:02:22:367
=========================================================
USERENV(17c.6e4) 16:02:22:367 LoadUserProfile: Entering, hToken = <0x178>,
lpProfileInfo = 0x6f64c
USERENV(17c.6e4) 16:02:22:367 LoadUserProfile: Entering, hToken = <0x178>,
lpProfileInfo = 0x6f64c
USERENV(17c.6e4) 16:02:22:367 LoadUserProfile: lpProfileInfo->dwFlags =
<0x0>
USERENV(17c.6e4) 16:02:22:367 LoadUserProfile: lpProfileInfo->lpUserName =
<TS_Test>
USERENV(17c.6e4) 16:02:22:367 LoadUserProfile: NULL central profile path
USERENV(17c.6e4) 16:02:22:367 LoadUserProfile: lpProfileInfo->lpDefaultPath
= <\\SERVER1\netlogon\Default User>
USERENV(17c.6e4) 16:02:22:367 LoadUserProfile: NULL server name
USERENV(17c.6e4) 16:02:22:367 LoadUserProfile: Created mutex. Waiting...
USERENV(17c.6e4) 16:02:22:367 LoadUserProfile: Wait succeeded. Mutex
currently held.
USERENV(17c.6e4) 16:02:22:367 RestoreUserProfile: Entering
USERENV(17c.6e4) 16:02:22:367 IsCentralProfileReachable: Entering
USERENV(17c.6e4) 16:02:22:367 IsCentralProfileReachable: Null path.
Leaving
USERENV(17c.6e4) 16:02:22:367 RestoreUserProfile: Profile path = <>
USERENV(17c.6e4) 16:02:22:367 ExtractProfileFromBackup: A profile already
exists
USERENV(17c.6e4) 16:02:22:367 PatchNewProfileIfRequred: A profile already
exists with the current sid, exitting
USERENV(17c.6e4) 16:02:22:367 CreateLocalProfileKey: Not setting additional
Security
USERENV(17c.6e4) 16:02:22:367 GetExistingLocalProfileImage: Found entry in
profile list for existing local profile
USERENV(17c.6e4) 16:02:22:367 GetExistingLocalProfileImage: Local profile
image filename = <%SystemDrive%\Documents and Settings\TS_Test>
USERENV(17c.6e4) 16:02:22:367 GetExistingLocalProfileImage: Expanded local
profile image filename = <C:\Documents and Settings\TS_Test>
USERENV(17c.6e4) 16:02:22:367 GetExistingLocalProfileImage: No local
mandatory profile. Error = 2
USERENV(17c.6e4) 16:02:22:367 GetExistingLocalProfileImage: Found local
profile image file ok <C:\Documents and Settings\TS_Test\ntuser.dat>
USERENV(17c.6e4) 16:02:22:367 GetExistingLocalProfileImage: Failed to query
low profile unload time with error 2
USERENV(17c.6e4) 16:02:22:367 Local Existing Profile Image is reachable
USERENV(17c.6e4) 16:02:22:382 Local profile name is <C:\Documents and
Settings\TS_Test>
USERENV(17c.6e4) 16:02:22:382 RestoreUserProfile: No central profile.
Attempting to load local profile.
USERENV(17c.6e4) 16:02:22:414 MyRegLoadKey: Mutex released. Returning 0.
USERENV(17c.6e4) 16:02:22:414 MyRegLoadKey: Mutex released. Returning 0.
USERENV(17c.6e4) 16:02:22:414 CreateClassHive: existing user classes hive
found
USERENV(17c.6e4) 16:02:22:414 RestoreUserProfile: About to Leave. Final
Information follows:
USERENV(17c.6e4) 16:02:22:414 Profile was successfully loaded.
USERENV(17c.6e4) 16:02:22:414 lpProfile->lpRoamingProfile = <>
USERENV(17c.6e4) 16:02:22:414 lpProfile->lpLocalProfile = <C:\Documents and
Settings\TS_Test>
USERENV(17c.6e4) 16:02:22:414 lpProfile->dwInternalFlags = 0x0
USERENV(17c.6e4) 16:02:22:414 RestoreUserProfile: Leaving.
USERENV(17c.6e4) 16:02:22:695 UpgradeProfile: Entering
USERENV(17c.6e4) 16:02:22:695 UpgradeProfile: Build numbers match
USERENV(17c.6e4) 16:02:22:695 UpgradeProfile: Leaving Successfully
USERENV(17c.6e4) 16:02:22:710 LoadUserProfile: Releasing mutex.
USERENV(17c.6e4) 16:02:22:710 LoadUserProfile: Leaving with a value of 1.
USERENV(17c.6e4) 16:02:22:710 LoadUserProfile: hProfile = <0x208>

Thanks for any help.
 
S

Steven Liu [MSFT]

Hi,

Please make sure the RPC Locator service is enabled. The service handles
RPC calls for certain services in conjunction with RPC. If the service is
disabled, you may encounter the error.

Pleasel also make sure the network has no name resolution issue. The DNS
server is configured well and works well.

Please also install the Windows 2k SP4 on each computer.

Thanks for using Microsoft News Group!

Sincerely,

Steven Liu

Microsoft Online Partner Support

MCSE 2000

Get Secure! - www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.
 
A

A Caccivio

Hi,

The RPC Locator was not started on the TS server and some DC's, I started it
on the TS server and DC's. Logged on, no luck with the profile.

Installed SP4 on TS server, rebooted....it worked.

Placed locator on DC's back to previous setting, rebooted TS and it still
works. I am going to put RPC Locator startup type as Automatic on TS
server.

FYI, my mistake I am running in mixed Server 2003 and W2K mode accross the
Forest.

Thanks Again

Adam
 
S

Steven Liu [MSFT]

Hi Adam,

I'm glad to see that the problem has been solved.

Thanks for using Microsoft News Group!

Sincerely,

Steven Liu

Microsoft Online Partner Support

MCSE 2000

Get Secure! - www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top