new-2-this Posted July 17, 2008 Posted July 17, 2008 I have been loaned to a local primary school that is running a CC3 network. I have been able to do most things asked so far, but this one has me beat. I am trying to get a simple batch file (all it does is copy a file) to run at staff logon. I have no idea where the startup scripts etc are or how to amend them. Any help advice or instructions would be greatly appreciated.
Michael Posted July 17, 2008 Posted July 17, 2008 I found this aswell, they're not in the NETLOGON share. I suspect RM have moved it. I'd also be interested to know the answer to this.
Sylv3r Posted July 17, 2008 Posted July 17, 2008 I have used batch files on startup successfully. Make sure the bat file is in the forest root NETLOGON folder as well as the GPO's script folder. When editing the GPO to add a login script make sure you use the UNC path to the script located in the NETLOGON folder.
kmount Posted July 17, 2008 Posted July 17, 2008 Does the file change? If not, make an MSI to drop it in and allocate it as a package?
SteveLaw Posted July 17, 2008 Posted July 17, 2008 You could create a new GPO (don't mess with the RM ones) and add it there. Be very careful you don't change what's there, but this is probably the best way if you know what you're doing. However, I've found user scripts very hit and miss. Why do you need to copy this file? (MSI is the best way if possible - use Advanced Installer, it's very good for simple MSIs like that.)
PiqueABoo Posted July 17, 2008 Posted July 17, 2008 RM has a Scripts GPO you can use for scripts the same way you would do it with some vanilla GPO.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now