Re: SBS 2000 - logon script



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









.



Relevant Pages

  • Re: Loginscript occasionally failing
    ... clients, where the ... >the end of batch file, so the client won't remove Z: ... >run the logon script. ...
    (microsoft.public.windows.server.scripting)
  • Re: Logon script for printers
    ... Create a batch file containing lines of the following ... Configure a logon script policy. ... a Windows Explorer dialogue and copy your batch file to this directory. ... 2000 clients, it takes a little longer for Windows XP clients. ...
    (microsoft.public.windows.server.scripting)
  • Re: SBS 2000 - logon script
    ... What if you populate it with pause statements, ... echo: hello %username% ... Could anyone suggest why my logon script is not being ... I am trying to run a regedit, vbs file and a separate batch file called ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: Mouse support on 4.1 on Windows fails
    ... <pause mouse keypress> ... A small window pops up, but there are no OK of Cancel ... The following script snippet works on gnuplot 4.0 on a WinPC. ... wait for a mouse click (better a keypress such as ...
    (comp.graphics.apps.gnuplot)
  • Re: scripted search
    ... the final script will take search terms from ... avoid the pause. ... Where do you see a pause option in Perform Find? ...
    (comp.databases.filemaker)

Loading