Re: xcacls.vbs on W2K running real slow

From: Richard C. (richard_at_ccommconsulting.com)
Date: 11/14/04


Date: Sun, 14 Nov 2004 16:41:55 -0500

Hello Chaim,

One thing I found that I was doing that slowed things was that I was calling
xcacls.vbs from our NETLOGON share using the syntax
\\domain\NETLOGON\xcacls.vbs. This seems to work fine on XP but ran real
slow on W2K. I changed my scripts to hardcode it to
\\domaincontroller\NETLOGON\xcacls.vbs and that did help a bit.

Lastly, I've found out recently that there is a minor build release of
Windows Script so I'm going to install that on a W2K workstation and give it
a try. That may speed things up.

I'll post back and let you know...

Richard...

"Chaim" <Chaim.1fqdxn@mail.codecomments.com> wrote in message
news:Chaim.1fqdxn@mail.codecomments.com...
>
> Same Problem here. It will take any where from 35 min. too two hours
> !!
> Chaim...
> Richard C wrote:
>> *Has anyone else experienced xcacls.vbs running real real real slow
>> on W2K?
>>
>> Richard C... *
>
>
>
> --
> Chaim
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>



Relevant Pages