MS OS - Microsoft Forum to Usenet Gateway Header Right
Navbar Left Navbar Right


Have a network of about 25 workstations and today I added 5 workstations. None of these new workstations will run the logon scripts. I can manually map drives without a



Reply
Old 01-27-2008, 09:35 PM   #1
Absolutely
Guest
 
Posts: n/a
Default Logon Script will not run

Have a network of about 25 workstations and today I added 5 workstations.
None of these new workstations will run the logon scripts. I can manually
map drives without a problem. I can browse out to the NETLOGON folder and
run the script without a problem. I can logon to any of the other existing
workstations as the same users I'm logging onto the new workstations as and
the script runs without issue. The machines joined the domain without a
problem. This is baffling the hell out of me.


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-27-2008, 09:50 PM   #2
Absolutely
Guest
 
Posts: n/a
Default Re: Logon Script will not run

BTW... there is only one DC.

"Absolutely" <abs@spam.never> wrote in message
news:OWbHsZVYIHA.4448@TK2MSFTNGP03.phx.gbl...
> Have a network of about 25 workstations and today I added 5 workstations.
> None of these new workstations will run the logon scripts. I can manually
> map drives without a problem. I can browse out to the NETLOGON folder and
> run the script without a problem. I can logon to any of the other
> existing workstations as the same users I'm logging onto the new
> workstations as and the script runs without issue. The machines joined
> the domain without a problem. This is baffling the hell out of me.
>
>



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 01-28-2008, 05:33 AM   #3
Pegasus \(MVP\)
Guest
 
Posts: n/a
Default Re: Logon Script will not run


"Absolutely" <abs@spam.never> wrote in message
news:uo0DFiVYIHA.3652@TK2MSFTNGP02.phx.gbl...
> BTW... there is only one DC.
>
> "Absolutely" <abs@spam.never> wrote in message
> news:OWbHsZVYIHA.4448@TK2MSFTNGP03.phx.gbl...
>> Have a network of about 25 workstations and today I added 5 workstations.
>> None of these new workstations will run the logon scripts. I can
>> manually map drives without a problem. I can browse out to the NETLOGON
>> folder and run the script without a problem. I can logon to any of the
>> other existing workstations as the same users I'm logging onto the new
>> workstations as and the script runs without issue. The machines joined
>> the domain without a problem. This is baffling the hell out of me.
>>
>>


How do you know that the logon script does not run? Modify
it by adding the line below to the very top, test it and post it here.
What can you see in c:\test.txt?

@echo off
echo %date% %time% %UserName% >> c:\test.txt


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-28-2008, 06:45 AM   #4
Absolutely
Guest
 
Posts: n/a
Default Re: Logon Script will not run

It wasn't running. I'm an idiot. Drugs after surgery are messing up my
thinking. I went back after I'd given it a rest and found that I was
specifying the script in the profile box, which explains another weird event
I was witnessing. I must have looked at that a hundred times and 4 hours
later it was as plain as day what I had done. Guess I know now why they say
I shouldn't play with dangerous stuff while taking these things.





"Pegasus (MVP)" <I.can@fly.com.oz> wrote in message
news:%23$0RKlZYIHA.4880@TK2MSFTNGP03.phx.gbl...
>
> "Absolutely" <abs@spam.never> wrote in message
> news:uo0DFiVYIHA.3652@TK2MSFTNGP02.phx.gbl...
>> BTW... there is only one DC.
>>
>> "Absolutely" <abs@spam.never> wrote in message
>> news:OWbHsZVYIHA.4448@TK2MSFTNGP03.phx.gbl...
>>> Have a network of about 25 workstations and today I added 5
>>> workstations. None of these new workstations will run the logon scripts.
>>> I can manually map drives without a problem. I can browse out to the
>>> NETLOGON folder and run the script without a problem. I can logon to
>>> any of the other existing workstations as the same users I'm logging
>>> onto the new workstations as and the script runs without issue. The
>>> machines joined the domain without a problem. This is baffling the hell
>>> out of me.
>>>
>>>

>
> How do you know that the logon script does not run? Modify
> it by adding the line below to the very top, test it and post it here.
> What can you see in c:\test.txt?
>
> @echo off
> echo %date% %time% %UserName% >> c:\test.txt
>



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-28-2008, 08:24 AM   #5
Pegasus \(MVP\)
Guest
 
Posts: n/a
Default Re: Logon Script will not run

Thanks for the feedback. Mind you, I'm still puzzled.
You reported that the logon script does not run for five
new ***workstations***, and then you fixed the problem
in the ***accounts*** profile. Perhaps you added not
only some workstations but some accounts too . . .


"Absolutely" <abs@spam.never> wrote in message
news:ub6FRNaYIHA.3556@TK2MSFTNGP02.phx.gbl...
> It wasn't running. I'm an idiot. Drugs after surgery are messing up my
> thinking. I went back after I'd given it a rest and found that I was
> specifying the script in the profile box, which explains another weird
> event I was witnessing. I must have looked at that a hundred times and 4
> hours later it was as plain as day what I had done. Guess I know now why
> they say I shouldn't play with dangerous stuff while taking these things.
>
>
>
>
>
>
> "Pegasus (MVP)" <I.can@fly.com.oz> wrote in message
> news:%23$0RKlZYIHA.4880@TK2MSFTNGP03.phx.gbl...
>>
>> "Absolutely" <abs@spam.never> wrote in message
>> news:uo0DFiVYIHA.3652@TK2MSFTNGP02.phx.gbl...
>>> BTW... there is only one DC.
>>>
>>> "Absolutely" <abs@spam.never> wrote in message
>>> news:OWbHsZVYIHA.4448@TK2MSFTNGP03.phx.gbl...
>>>> Have a network of about 25 workstations and today I added 5
>>>> workstations. None of these new workstations will run the logon
>>>> scripts. I can manually map drives without a problem. I can browse out
>>>> to the NETLOGON folder and run the script without a problem. I can
>>>> logon to any of the other existing workstations as the same users I'm
>>>> logging onto the new workstations as and the script runs without issue.
>>>> The machines joined the domain without a problem. This is baffling the
>>>> hell out of me.
>>>>
>>>>

>>
>> How do you know that the logon script does not run? Modify
>> it by adding the line below to the very top, test it and post it here.
>> What can you see in c:\test.txt?
>>
>> @echo off
>> echo %date% %time% %UserName% >> c:\test.txt
>>

>
>



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2008, 07:56 AM   #6
Absolutely
Guest
 
Posts: n/a
Default Re: Logon Script will not run

Yea, accounts too. Sorry.


"Pegasus (MVP)" <I.can@fly.com.oz> wrote in message
news:OhcRvEbYIHA.6140@TK2MSFTNGP02.phx.gbl...
> Thanks for the feedback. Mind you, I'm still puzzled.
> You reported that the logon script does not run for five
> new ***workstations***, and then you fixed the problem
> in the ***accounts*** profile. Perhaps you added not
> only some workstations but some accounts too . . .
>
>
> "Absolutely" <abs@spam.never> wrote in message
> news:ub6FRNaYIHA.3556@TK2MSFTNGP02.phx.gbl...
>> It wasn't running. I'm an idiot. Drugs after surgery are messing up my
>> thinking. I went back after I'd given it a rest and found that I was
>> specifying the script in the profile box, which explains another weird
>> event I was witnessing. I must have looked at that a hundred times and 4
>> hours later it was as plain as day what I had done. Guess I know now why
>> they say I shouldn't play with dangerous stuff while taking these things.
>>
>>
>>
>>
>>
>>
>> "Pegasus (MVP)" <I.can@fly.com.oz> wrote in message
>> news:%23$0RKlZYIHA.4880@TK2MSFTNGP03.phx.gbl...
>>>
>>> "Absolutely" <abs@spam.never> wrote in message
>>> news:uo0DFiVYIHA.3652@TK2MSFTNGP02.phx.gbl...
>>>> BTW... there is only one DC.
>>>>
>>>> "Absolutely" <abs@spam.never> wrote in message
>>>> news:OWbHsZVYIHA.4448@TK2MSFTNGP03.phx.gbl...
>>>>> Have a network of about 25 workstations and today I added 5
>>>>> workstations. None of these new workstations will run the logon
>>>>> scripts. I can manually map drives without a problem. I can browse
>>>>> out to the NETLOGON folder and run the script without a problem. I
>>>>> can logon to any of the other existing workstations as the same users
>>>>> I'm logging onto the new workstations as and the script runs without
>>>>> issue. The machines joined the domain without a problem. This is
>>>>> baffling the hell out of me.
>>>>>
>>>>>
>>>
>>> How do you know that the logon script does not run? Modify
>>> it by adding the line below to the very top, test it and post it here.
>>> What can you see in c:\test.txt?
>>>
>>> @echo off
>>> echo %date% %time% %UserName% >> c:\test.txt
>>>

>>
>>

>
>



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Logon Script Anna Windows 2003 Server 1 01-23-2008 05:25 AM
Logon Script Eldingo Windows XP 3 11-27-2007 04:11 PM
Disabling a GPO logon Script Alex Anderson Windows NT Server 8 07-26-2007 07:50 AM
Logon Script issue Dale K Windows Vista 2 07-24-2007 10:19 AM
Logon script 2Tian Windows XP 1 07-12-2007 04:47 PM


All times are GMT -5. The time now is 06:58 AM.


Powered by vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Skin designed by CompletevB
Copyright © 2005-2008 Robert Schwarz, Sr. - All rights reserved - MS OS is an independent web site and is not affiliated with Microsoft Corporation.