Re: SBS 2000 - logon script
- From: "Chris" <chris@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 1 Mar 2008 18:21:38 -0000
In have tried already the pause but no results. I don't get to see the
command dialog displaying at all which makes me think that the clients
aren't even running the script (even though it is in the profile to run)
I was wondering if there was a reg key which might disable the script at
logon?? and that it why the script isn't even trying to run.
Chris
"Larry Struckmeyer" <lstruckmeyer(at)mis-wizards(dot)com> wrote in message
news:%23gR3x$yeIHA.5620@xxxxxxxxxxxxxxxxxxxxxxx
What if you populate it with pause statements, as in:
echo on
pause
echo: hello %username%
pause
echo off
pause
exit
of course that is overkill, but it is meant to show you where it breaks.
--
Larry
"John Oliver, Jr. [MVP]" <jcoliverjr@xxxxxxxxxxx> wrote in message
news:eDoGJzxeIHA.4144@xxxxxxxxxxxxxxxxxxxxxxx
If you open the command prompt where does is it stop at?
--
John Oliver, Jr
MCSE, MCT, CCNA
Exchange MVP 2008
Microsoft Certified Partner
"Chris" <chris@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:OhqD3axeIHA.3756@xxxxxxxxxxxxxxxxxxxxxxx
I have added some new routines to my logon script and discovered that it
is not working all. Could anyone suggest why my logon script is not
being picked up by the profiles. The script is correct in the user
profile and is referenced correctly to the batch file in the netlogon
share with proper permissions.
I am trying to run a regedit, vbs file and a separate batch file called
from the logon script.
Nothing is running. I don't get the command file dialog box appearing
and the script isn't executing the elements in the script.
Where do I need to look to see if the scripting is disabled:
Clients are XP
Any help appreciated
Chris
.
- References:
- Re: SBS 2000 - logon script
- From: Larry Struckmeyer
- Re: SBS 2000 - logon script
- Prev by Date: Re: SBS 2000 - logon script
- Next by Date: Low Cost Web Hosting
- Previous by thread: Re: SBS 2000 - logon script
- Next by thread: Re: SBS 2000 - logon script
- Index(es):
Relevant Pages
|
Loading