Hello,

How can I update new dat files for users with active directory group policy?
On winnt4 domain we just run .bat file and it calls for dat.exe file.
Maybe I can create logon script .vbs file to call silently for the new dat
file?


Thank you


Eimis

Re: Updating DAT files with logon script by Ray

Ray
Tue Sep 16 13:11:23 CDT 2003

What's a dat file? You aren't talking about ntuser.dat, are you?

Ray at work

"Eimis" <esvabas@hotmail.com> wrote in message
news:eZquO1HfDHA.1828@TK2MSFTNGP10.phx.gbl...
> Hello,
>
> How can I update new dat files for users with active directory group
policy?
> On winnt4 domain we just run .bat file and it calls for dat.exe file.
> Maybe I can create logon script .vbs file to call silently for the new dat
> file?
>
>
> Thank you
>
>
> Eimis
>
>



Re: Updating DAT files with logon script by Eimis

Eimis
Tue Sep 16 14:00:51 CDT 2003

its just a mcafee antivirus dat file, just need a script so it would call
.exe file silently.

Thanks


"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:uvSJx3HfDHA.2252@TK2MSFTNGP12.phx.gbl...
> What's a dat file? You aren't talking about ntuser.dat, are you?
>
> Ray at work
>
> "Eimis" <esvabas@hotmail.com> wrote in message
> news:eZquO1HfDHA.1828@TK2MSFTNGP10.phx.gbl...
> > Hello,
> >
> > How can I update new dat files for users with active directory group
> policy?
> > On winnt4 domain we just run .bat file and it calls for dat.exe file.
> > Maybe I can create logon script .vbs file to call silently for the new
dat
> > file?
> >
> >
> > Thank you
> >
> >
> > Eimis
> >
> >
>
>



Re: Updating DAT files with logon script by Ray

Ray
Tue Sep 16 14:18:20 CDT 2003

To run an exe, use the samples here:
http://msdn.microsoft.com/library/en-us/script56/html/wsmthrun.asp

Copying the new .dat files is not an option?

Ray at work

"Eimis" <esvabas@hotmail.com> wrote in message
news:uKccYTIfDHA.3200@tk2msftngp13.phx.gbl...
> its just a mcafee antivirus dat file, just need a script so it would call
> .exe file silently.
>
> Thanks
>
>
> "Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
> news:uvSJx3HfDHA.2252@TK2MSFTNGP12.phx.gbl...
> > What's a dat file? You aren't talking about ntuser.dat, are you?
> >
> > Ray at work
> >
> > "Eimis" <esvabas@hotmail.com> wrote in message
> > news:eZquO1HfDHA.1828@TK2MSFTNGP10.phx.gbl...
> > > Hello,
> > >
> > > How can I update new dat files for users with active directory group
> > policy?
> > > On winnt4 domain we just run .bat file and it calls for dat.exe file.
> > > Maybe I can create logon script .vbs file to call silently for the new
> dat
> > > file?
> > >
> > >
> > > Thank you
> > >
> > >
> > > Eimis
> > >
> > >
> >
> >
>
>