Re: Startup script
- From: "Richard Mueller [MVP]" <rlmueller-nospam@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 18 May 2007 18:06:36 -0500
Dan wrote:
I have a Windows startup script that runs from a GPO. The script launches
just fine. I am trying to copy over two files into a local directory from
the netlogon folder so that I can run sysocmgr.exe and install SNMP.
I cannot seem to get these two files to copy over successfully. I can get
a
DIR from the netlogon folder during startup. The part of the cmd script
that
does the copies just uses the "copy" command and I pump it's output to a
log
file. Every file copy lists as "0 files copied" in the log file. That's
funny too. Why can I write to a local log file but not copy from the
netlogon share? I cannot copy from a different Windows share either, so I
think that the problem may point to a local security issue.
Startup scripts run with System privileges on the local computer and the
permissions of the computer object elsewhere in the domain. The computer
object probably lacks permissions. I grant permissions to the group "Domain
Computers" in similar situations.
--
Richard Mueller
Microsoft MVP Scripting and ADSI
Hilltop Lab - http://www.rlmueller.net
--
.
- Prev by Date: Re: reappling service packs
- Next by Date: Re: How can all the NTFS permissions for a user be audited?
- Previous by thread: reappling service packs
- Next by thread: Re: cant get my documents folder redirection to work
- Index(es):
Relevant Pages
|