Re: Login script dosent work for XP but works on 2000

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"Sam" <sasan.raisdana@xxxxxxxxxxx> wrote in message
news:rqKCg.361952$iF6.304383@xxxxxxxxxxx
Hi everybody,
I have a windows 2003 network with about 10 workstation some Windows 2000
pro and some
Windows XP, I create a VB Login script and add it to Login Script at
Profile
for each user,
Problem is Script run perfect for Windows 2000 machine but if the same
user
login to a Windows XP
computer it doesn't run automatically at login time, but still if I run
the
script manually it works fine even
for XP but I like it automatically run for both systems,
Script add a few MAP drive and printers.
Any idea?
Thanks you in advance - Sam



Modify your batch file like so, then examine the log file:
@echo off
echo %date% %time% Start of script > c:\test.log
echo User=%UserName%, Path=%path% >> c:\test.log
(insert your script commands here) 1>>c:\test.log 2>>&1
echo %date% %time% End of script >> c:\test.log


.



Relevant Pages

  • Re: Microsoft Warns of New Windows Flaw (March 19, 2003 )
    ... In WINDOWS SETUP in ADD/REMOVE PROGRAMS of Control Panel ... Uninstall Outlook Express, ... Java, Javascript, ActiveX and all the other script runner toys Billy ... Install WebWasher the spammers are terrified of free from ...
    (comp.security.misc)
  • Re: Microsoft Warns of New Windows Flaw (March 19, 2003 )
    ... In WINDOWS SETUP in ADD/REMOVE PROGRAMS of Control Panel ... Uninstall Outlook Express, ... Java, Javascript, ActiveX and all the other script runner toys Billy ... Install WebWasher the spammers are terrified of free from ...
    (comp.security.firewalls)
  • [NT] Flaw in Windows Script Engine Could Allow Code Execution
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... The Windows Script Engine provides Windows operating systems with the ... blocked by Outlook Express 6.0 and Outlook 2002 in their default ...
    (Securiteam)
  • Re: Right click on text vs. right click on hyperlink
    ... I were to do that the built-in Windows way, I have to go down about ... >> me to open in one step the editing page of any archive page in my ... >> contains the below Windows script. ... >> that url and opens the editing page. ...
    (microsoft.public.scripting.vbscript)
  • Re: Turing of SP2 Firewall via registry entry?
    ... Group Policy that disables the firewall (see WF_XPSP2.doc ... Disabling the Use of Windows Firewall Across Your Network ... you create a script file that is read by ...
    (microsoft.public.windowsxp.security_admin)