Networking Forums

Networking Forums > Computer Networking > Windows Networking > Roaming profiles - Specified network name is no longer available

Reply
Thread Tools Display Modes

Roaming profiles - Specified network name is no longer available

 
 
=?Utf-8?B?VHJhdmVycw==?=
Guest
Posts: n/a

 
      12-22-2004, 07:57 PM
This is a problem that has made me put a gun to my head. Large roaming
profiles will not complete in a logon process to a new local machine the user
has never logged onto before. The error is:

"Windows cannot copy file \\cej-serv01\Home\tkiley\profile\My Documents\My
Pictures\webmailpics\Thumbs.db to location C:\Documents and
Settings\tkiley.002\My Documents\My Pictures\webmailpics\Thumbs.db. Possible
causes of this error include network problems or insufficient security
rights. If this problem persists, contact your network administrator.

DETAIL - The specified network name is no longer available."

Then the user is logged in with a temporary profile.

However, this thumbs.db file does not exist in the server location!!! And
can someone explain why it is "My Documents" in this error, yet in Windows
Explorer on the server it is "tkiley's Documents". Sometimes I get the error
when the file does exist too however. And it is almost always under the My
Documents folder.

The Administrators group owns the profile directory. The system,
administrators, and user have full control of the directory. I did a copy
rights and a propagate to all subdirectories and files in the NTFS
permissions.
 
Reply With Quote
 
 
 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      12-23-2004, 09:45 PM
Travers wrote:
> This is a problem that has made me put a gun to my head. Large roaming
> profiles will not complete in a logon process to a new local machine
> the user has never logged onto before. The error is:
>
> "Windows cannot copy file \\cej-serv01\Home\tkiley\profile\My
> Documents\My Pictures\webmailpics\Thumbs.db to location C:\Documents
> and Settings\tkiley.002\My Documents\My
> Pictures\webmailpics\Thumbs.db. Possible causes of this error include
> network problems or insufficient security rights. If this problem
> persists, contact your network administrator.
>
> DETAIL - The specified network name is no longer available."
>
> Then the user is logged in with a temporary profile.
>
> However, this thumbs.db file does not exist in the server location!!!


Are you sure you're looking at *all* files and folders?


> And can someone explain why it is "My Documents" in this error, yet
> in Windows Explorer on the server it is "tkiley's Documents".


That would be odd - My Documents is the normal path.

> Sometimes I get the error when the file does exist too however. And
> it is almost always under the My Documents folder.
>
> The Administrators group owns the profile directory. The system,
> administrators, and user have full control of the directory. I did a
> copy rights and a propagate to all subdirectories and files in the
> NTFS permissions.


Couple of notes -

Redirect My Documents to a subfolder of the user's home directory using
group policy
Keep profile sizes *tiny* if you want them to work smoothly
How big is this profile?
Permissions sound fine.


 
Reply With Quote
 
=?Utf-8?B?VHJhdmVycw==?=
Guest
Posts: n/a

 
      12-23-2004, 10:11 PM
The profile sizes are large. The one particular one I am troubleshooting is
200MB. But Microsoft doesn't say anything about how small or large they can
be. What's the deal? I will try your idea....

"Lanwench [MVP - Exchange]" wrote:

> Travers wrote:
> > This is a problem that has made me put a gun to my head. Large roaming
> > profiles will not complete in a logon process to a new local machine
> > the user has never logged onto before. The error is:
> >
> > "Windows cannot copy file \\cej-serv01\Home\tkiley\profile\My
> > Documents\My Pictures\webmailpics\Thumbs.db to location C:\Documents
> > and Settings\tkiley.002\My Documents\My
> > Pictures\webmailpics\Thumbs.db. Possible causes of this error include
> > network problems or insufficient security rights. If this problem
> > persists, contact your network administrator.
> >
> > DETAIL - The specified network name is no longer available."
> >
> > Then the user is logged in with a temporary profile.
> >
> > However, this thumbs.db file does not exist in the server location!!!

>
> Are you sure you're looking at *all* files and folders?
>
>
> > And can someone explain why it is "My Documents" in this error, yet
> > in Windows Explorer on the server it is "tkiley's Documents".

>
> That would be odd - My Documents is the normal path.
>
> > Sometimes I get the error when the file does exist too however. And
> > it is almost always under the My Documents folder.
> >
> > The Administrators group owns the profile directory. The system,
> > administrators, and user have full control of the directory. I did a
> > copy rights and a propagate to all subdirectories and files in the
> > NTFS permissions.

>
> Couple of notes -
>
> Redirect My Documents to a subfolder of the user's home directory using
> group policy
> Keep profile sizes *tiny* if you want them to work smoothly
> How big is this profile?
> Permissions sound fine.
>
>
>

 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      12-23-2004, 10:42 PM
Travers wrote:
> The profile sizes are large. The one particular one I am
> troubleshooting is 200MB. But Microsoft doesn't say anything about
> how small or large they can be. What's the deal? I will try your
> idea....


Youch. I would try to keep profiles at 30MB and under. Ideally, a lot under.
Remember, every time the user logs in/out, they're dragging those files up &
down your network. I don't know that there's an official size limit dictated
by MS - just that large profiles tend to cause tons of problems. You're
seeing some!

As suggested, redirect My Docs to a subfolder of the user's home directory
via policy. You can also redirect Desktop, but I prefer to holler at users
who store files (as opposed to shortcuts) on their desktops, and they're
scared of me. There's more you can do, but this is a good start.


>
> "Lanwench [MVP - Exchange]" wrote:
>
>> Travers wrote:
>>> This is a problem that has made me put a gun to my head. Large
>>> roaming profiles will not complete in a logon process to a new
>>> local machine the user has never logged onto before. The error is:
>>>
>>> "Windows cannot copy file \\cej-serv01\Home\tkiley\profile\My
>>> Documents\My Pictures\webmailpics\Thumbs.db to location C:\Documents
>>> and Settings\tkiley.002\My Documents\My
>>> Pictures\webmailpics\Thumbs.db. Possible causes of this error
>>> include network problems or insufficient security rights. If this
>>> problem persists, contact your network administrator.
>>>
>>> DETAIL - The specified network name is no longer available."
>>>
>>> Then the user is logged in with a temporary profile.
>>>
>>> However, this thumbs.db file does not exist in the server
>>> location!!!

>>
>> Are you sure you're looking at *all* files and folders?
>>
>>
>>> And can someone explain why it is "My Documents" in this error, yet
>>> in Windows Explorer on the server it is "tkiley's Documents".

>>
>> That would be odd - My Documents is the normal path.
>>
>>> Sometimes I get the error when the file does exist too however. And
>>> it is almost always under the My Documents folder.
>>>
>>> The Administrators group owns the profile directory. The system,
>>> administrators, and user have full control of the directory. I did a
>>> copy rights and a propagate to all subdirectories and files in the
>>> NTFS permissions.

>>
>> Couple of notes -
>>
>> Redirect My Documents to a subfolder of the user's home directory
>> using group policy
>> Keep profile sizes *tiny* if you want them to work smoothly
>> How big is this profile?
>> Permissions sound fine.



 
Reply With Quote
 
evan b
Guest
Posts: n/a

 
      12-30-2004, 07:36 AM
I don't think it's a problem with the profiles as such but the size in
general.
I found copying large files causes similar issues (it normally is not an
issue in a switched n/w) but today we had the same problem on a newly
formatted laptop (not raming profiles) just copying a 1.6 gb file resulted
in the same error.

I believe it has to do with something along the lines of SMB timeout but I
cant find much on it (definitavely)

I'd be interested to know if you resolve this with a 200mb profile.

evan
"Travers" <(E-Mail Removed)> wrote in message
news:A1EA2E73-937A-4C0D-86C5-(E-Mail Removed)...
> This is a problem that has made me put a gun to my head. Large roaming
> profiles will not complete in a logon process to a new local machine the

user
> has never logged onto before. The error is:
>
> "Windows cannot copy file \\cej-serv01\Home\tkiley\profile\My Documents\My
> Pictures\webmailpics\Thumbs.db to location C:\Documents and
> Settings\tkiley.002\My Documents\My Pictures\webmailpics\Thumbs.db.

Possible
> causes of this error include network problems or insufficient security
> rights. If this problem persists, contact your network administrator.
>
> DETAIL - The specified network name is no longer available."
>
> Then the user is logged in with a temporary profile.
>
> However, this thumbs.db file does not exist in the server location!!! And
> can someone explain why it is "My Documents" in this error, yet in Windows
> Explorer on the server it is "tkiley's Documents". Sometimes I get the

error
> when the file does exist too however. And it is almost always under the My
> Documents folder.
>
> The Administrators group owns the profile directory. The system,
> administrators, and user have full control of the directory. I did a copy
> rights and a propagate to all subdirectories and files in the NTFS
> permissions.



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      12-30-2004, 11:55 PM
Yes, I seem to recall that sort of thing being caused by SMB locking. If
some other process gets the file and locks it, the session times out and
gives that "network name no longer available" message.

"evan b" <evan_at_cheapaschips.com.au_removethis> wrote in message
news:(E-Mail Removed)...
>I don't think it's a problem with the profiles as such but the size in
> general.
> I found copying large files causes similar issues (it normally is not an
> issue in a switched n/w) but today we had the same problem on a newly
> formatted laptop (not raming profiles) just copying a 1.6 gb file resulted
> in the same error.
>
> I believe it has to do with something along the lines of SMB timeout but I
> cant find much on it (definitavely)
>
> I'd be interested to know if you resolve this with a 200mb profile.
>
> evan
> "Travers" <(E-Mail Removed)> wrote in message
> news:A1EA2E73-937A-4C0D-86C5-(E-Mail Removed)...
>> This is a problem that has made me put a gun to my head. Large roaming
>> profiles will not complete in a logon process to a new local machine the

> user
>> has never logged onto before. The error is:
>>
>> "Windows cannot copy file \\cej-serv01\Home\tkiley\profile\My
>> Documents\My
>> Pictures\webmailpics\Thumbs.db to location C:\Documents and
>> Settings\tkiley.002\My Documents\My Pictures\webmailpics\Thumbs.db.

> Possible
>> causes of this error include network problems or insufficient security
>> rights. If this problem persists, contact your network administrator.
>>
>> DETAIL - The specified network name is no longer available."
>>
>> Then the user is logged in with a temporary profile.
>>
>> However, this thumbs.db file does not exist in the server location!!! And
>> can someone explain why it is "My Documents" in this error, yet in
>> Windows
>> Explorer on the server it is "tkiley's Documents". Sometimes I get the

> error
>> when the file does exist too however. And it is almost always under the
>> My
>> Documents folder.
>>
>> The Administrators group owns the profile directory. The system,
>> administrators, and user have full control of the directory. I did a copy
>> rights and a propagate to all subdirectories and files in the NTFS
>> permissions.

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Roaming Profiles Frank Windows Networking 1 01-08-2007 11:35 PM
Network Printing on Roaming Profiles Urban Warrior Windows Networking 0 09-14-2005 06:41 AM
help with roaming profiles Lorenzo Sandini Windows Networking 0 07-11-2005 07:33 PM
Roaming Profiles jpowell2 \(skipthis\) @esc6.net Windows Networking 4 06-03-2004 07:21 PM
Roaming Profiles David Taylor Windows Networking 4 02-25-2004 12:35 AM



1 2 3 4 5 6 7 8 9 10 11