i have a few different things to do at the moment
i am trying to push out a .ini file onto everyone's c:\windows directory
i create a .bat file to say copy from the shared server location to a destination but most likely the GPO has not kicked in yet or it is all going wrong
command is:
copy \\sheernt5\home\sap\inis\sapdoccd.ini c:\windows
is there a problem with this small line? i see it as a simple copy and paste...obviously all permissing are correct on folders to make this happen
|