Converting logon scriptsThere is no way of doing this easily. You are going to have to convert each one on an individual basis and rewrite them to do the same thing as the batch file.
In other words you cannot just change the file name and it will work if that's what you are thinking, you're going to have to write code.
Shawn
Is there a way to convert a large directory structure of .bat logon scripts to .vbs for use with WSH?