Question : migrated to windows2008 sbs from 2003 sbs, need to know where to place batch/script files at

have been migrated to windows2008 sbs from 2003 sbs, need to know where to place batch/script files at. What folder do i put the old batch files in and how do i invoke it per user? I just want to setup as it was before, it would map out there own special drive from the server, i.e. drive H was each users name and server drive. hope this makes sense...thx,

use to be located under profile tab of the users in AD.Do not see PROFILE tab in windows 2008 to setup similar..... Sample batch is like this
@echo off
net time \\pdxsbs /set /y
set use H: \\pdxsbs\users\%username%
set use P: \\pdxsbs\public

this was located in windows/system32/sys vol/domain /scripts in the old windows 2003

Answer : migrated to windows2008 sbs from 2003 sbs, need to know where to place batch/script files at

This article describes how to set the NUM LOCK state to be on  by default at logon. You can accomplish this by using a script file that runs either at startup or, in Windows XP Professional, through a Group Policy.
http://support.microsoft.com/kb/314879

Should alos work for Win7

Andy
Random Solutions  
 
programming4us programming4us