Originally Posted by
jkanlagna
Good day,
I came across this site and hoping that someone could help me out. We currently have all XPP machines here that work great with netlogon scripts (mapping drives and a vbscript for mapping printers etc,..) I am the first with a Vista Business OS and for some reason when I login onto the domain the script doesn't even run it's like windows Vista doesn't even acknowledge that it's there. Has anyone ran into a similar problem? Right now we are running AD on Server 2000 I know, I know
...looking to upgrade soon. Thank you for your time!
Have you tried registering the vbscript engine? I believe it is not registered by default on Vista and perhaps it's the VBScript part of your script that's not executing. I believe you can either simply run vbscript.exe and/or cscript.exe in the System folder, or you can call regsvr32.exe on vbscript.dll.