| XCACLS causes error in permissions |
|
 |
Index ‹ Windows XP ‹ Windows XP Security
|
- Previous
- 1
- Windows XP >> Changing computersI have an opportunity to change my computer and what I would like to know is
if I can take the hard drive out of this computer and put it into another
one and would it work OK that way or would I need to reload Windows XP.
I would be changing from an Intel Celeron to an AMD Duron.
--
Regards
Joe
Tasmania
(remove.not to reply)
- 2
- Windows XP Network >> 2 Lan cardsI have a PC with XP Home and 2 network card
I want use the firs one for internet and the second for the internal LAN
this are the settings for the 2 cards
Sk1:
IP address: xx.yy.zzz.116
Subnet Mask: 255.255.255.0
Default gateway xx.yy.zzz.114
Sk2
IP address: 192.168.1.2
Subnet Mask: 255.255.255.0
Default gateway 192.168.1.1
I can navigate in internet but i don't see the internal lan, but if i
disconnect the first card i can see the internal lan.
If i set the cards in revers i can see the internal lan but i cannot
navigate in internet, but if i disconnect the first card i can navigate in
internet
Sorry for my English.
Guido G
- 3
- Windows XP Perform Maintain >> InternetI have my home page set-up for CNN but occasionally it
reverts to another website:
(Res://mshp.dll/index.html#10213). Then I have to go
into internet options and change it again. What is going
on? I just loaded Windows XP 2003. I had Windows
Millinium.
Thanks for your attention
- 4
- Windows XP Support >> Startup repeats?!?Right when I turn on my windows xp 4600, not this computer, the quick dell
loadup usually comes up, a bar goes across, and then the loading screen with
the blue/ green square status bar that moves from left to right usually comes
up... but the loading screen that says dell just keeps repeating. How can I
fix this?! I cannot login.
- 5
- Windows XP >> File and settings transferOn a few of my machines running Windows '98 SE, when I try
to run the "files and settings transfer wizard", I am told
that the machines settings will not permit this action.
What can I do to run this?
- 6
- Windows XP Perform Maintain >> Have infected cookie filesI ran the pcdoctor, I have infected cookie files, they
want $29.95 to remove them. Can I just delete the
infected cookie files? If so where are the cookie
files? I have seen them before just can't find it
again. If not, what else can I do?
- 7
- Windows XP Setup >> XP PRO ERRORS LIKE MAD!i tryed to scan my computer using norton and after it was
done it showed me a few worms or viruses i restarted
click my computer and got this windows cannot fine
c:/windows/explorer.exe and all the progams have the same
errors than i went to run and tryed to play a song on
media player witch also didnt work and boom it turns on i
closed out and click start programs windows media player
and same errors whats wrong....?
- 8
- Windows XP Network >> Connect motivetestHello
I have recently networked my 2 computers, via a cable. I cannot work out
how to get my second computer on the internet, but everytime my main computer
comes on, I get a screen come up asking me about
connect motivetest
with lots of internet options. i can't find anything about it on the
internet, but does anybody know what this means please?
- 9
- 10
- 11
- Windows XP Network >> 2 XP PCs on network see via the cmmd prompt, but not over Windows.Here is the deal:
I have two PC's. One has XP home, the other XP home Media Center Edition
(MCE). I have them connected to a Netgear Router, which goes to the Cable
Modem. A printer is attached to one PC.
My problem is I have one-way visibility. The PC with XP Home MCE can access
everything on the PC with XP Home. But not the other way. The PC with XP
Home does not see anything on the PC with XP Home MCE. Also, only the PC
with XP Home gets listed as a workgroup computer.
From the command prompt, I can Ping both ways.
Also, I ran Net View from the command prompt. I was able to see everything
(both ways) that I set up to share on both PC's, including the printer.
How do I fix my Win network to see both ways?
Any help is hugely appreciated!!!
DP
- 12
- Windows XP Support >> crashingi have a samsung x15plus laptop its only a few months old, but, in the last
few weeks while im on msn messenger and various other sites the laptop
crashes.
by this i mean that every page freezes i cant minimise or close them down.
when i try sometimes the page goes blank but that is
im not very computer literate either so if ya can help take it slow :-)
--
greendayve
- 13
- Windows XP Perform Maintain >> Not RespondingI bought a new motherboard/hard drive recently. Ever since
then, my computer is EXTREMELY SLOW and I get a "Not
Responding" message all the time. This happens whether I'm
on the internet or not. My printer is also very slow now,
even stopping for several minutes in the middle of a
document. Help!
- 14
- Windows XP >> Unexpected Outgoing eMailOccasionally, when I send/receive email, I notice that my antivirus software
appears to be scanning an extra outgoing email. This is particularly
evident when I know that I am only sending one email, but I can see scanning
indicated for 1 of 2, and 2 of 2. On checking my "sent" folder, there is no
evidence of an extra email, and I know that I have not replied to an email
within a folder other than my inbox where replies would be stored. I have
set my options to never send a receipt for incoming email. Interestingly,
this never seems to happen when my outbox is empty before I send/receive.
My configuration is Windows XP Pro, Office XP (I never use Outlook Express
for email), Norton System Works 2003 with Personal Firewall, and a D-Link
firewall. I update software daily, run an antivirus scan daily, and update
D-Link firmware monthly. I also run AdAware, SpyBot, and SpySweeper weekly.
Advice? Is there undetected spy ware? Is NSW erroneously reporting the
number of outgoing messages being scanned? Help!
--
Allan Callard
Halifax, Nova Scotia, Canada
- 15
- Windows XP Setup >> Driver_IRQL_NOT_LESS_OR_EQUAL errorTried to reinstal Win XP when some components were
corrupted. Got DRIVER_IRQL_NOT_LESS_OR_EQUAL
Stop:0x000000D1
(0xFC70FFDF,0x0000000D,0x000000001,0xF84B01E1)message.
Searched MS Knowledge Base and found many simular
messages, but none matched the codes I got. Is it RAM,
storage device or something else? I suspect the video
card, but don't want to blow $$$ until I know. WINXP
setup won't even let me finish the install. THANKS
|
| Author |
Message |
Jupiter

|
Posted: Fri Jun 18 06:46:12 CDT 2004 |
Top |
Windows XP Security >> XCACLS causes error in permissions
After using xcacls from the resource kit to change permissions on a
folder and its contents, explorer reports an error on the permissions.
This happens in XP as well as Win2000.
[Xcacls should be the same as cacls, with the exception of an added
"/Y" switch to make it easier to use from a batch file].
What I did was grant access to one account, and revoke (deny) it for
another:
xcacls <path> /T /E /G User1:F /Y
xcacls <path> /T /E /D User2 /Y
After executing these commands through wshShell.Run in a script,
opening the security tab in the folder's properties (or any item
within it) causes this message to appear:
The permissions on <name> are incorrectly ordered, which may cause
some entries to be ineffective. Press OK to continue and sort the
permissions correctly, or Cancel to reset the permissions.
Clicking OK or Cancel >>seems<< to do what the message says, but the
changes aren't saved when the properties dialog is closed: the same
error reappears the next time the security tab is opened.
Windows XP1090
|
| |
|
| |
 |
Lucvdv

|
Posted: Fri Jun 18 06:46:12 CDT 2004 |
Top |
Windows XP Security >> XCACLS causes error in permissions
On Fri, 18 Jun 2004 13:40:26 +0200, Lucvdv <EMail@HideDomain.com>
wrote:
> After using xcacls from the resource kit to change permissions on a
> folder and its contents, explorer reports an error on the permissions.
> This happens in XP as well as Win2000.
Minor correction: xcacls is part of the support tools, not the resouce
kit. It can also be downloaded:
http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/xcacls-o.asp
|
| |
|
| |
 |
Brendon

|
Posted: Fri Jun 18 07:19:36 CDT 2004 |
Top |
Windows XP Security >> XCACLS causes error in permissions
XCACLS.EXE is poked for Windows.
You need XCACLS.VBS:
http://support.microsoft.com/?id=825751
Phone Microsoft Product Support Services, mention this article by number and
they will send you the tool free of charge.
"Lucvdv" <EMail@HideDomain.com> wrote in message
news:EMail@HideDomain.com...
> After using xcacls from the resource kit to change permissions on a
> folder and its contents, explorer reports an error on the permissions.
> This happens in XP as well as Win2000.
>
> [Xcacls should be the same as cacls, with the exception of an added
> "/Y" switch to make it easier to use from a batch file].
>
> What I did was grant access to one account, and revoke (deny) it for
> another:
>
> xcacls <path> /T /E /G User1:F /Y
> xcacls <path> /T /E /D User2 /Y
>
> After executing these commands through wshShell.Run in a script,
> opening the security tab in the folder's properties (or any item
> within it) causes this message to appear:
>
> The permissions on <name> are incorrectly ordered, which may cause
> some entries to be ineffective. Press OK to continue and sort the
> permissions correctly, or Cancel to reset the permissions.
>
>
> Clicking OK or Cancel >>seems<< to do what the message says, but the
> changes aren't saved when the properties dialog is closed: the same
> error reappears the next time the security tab is opened.
>
|
| |
|
| |
 |
Brendon

|
Posted: Fri Jun 18 07:26:31 CDT 2004 |
Top |
Windows XP Security >> XCACLS causes error in permissions
I meant poked for Windows 2000.
"Brendon Rogers" <EMail@HideDomain.com> wrote in message
news:EMail@HideDomain.com...
> XCACLS.EXE is poked for Windows.
>
> You need XCACLS.VBS:
> http://support.microsoft.com/?id=825751
>
> Phone Microsoft Product Support Services, mention this article by number
and
> they will send you the tool free of charge.
>
> "Lucvdv" <EMail@HideDomain.com> wrote in message
> news:EMail@HideDomain.com...
> > After using xcacls from the resource kit to change permissions on a
> > folder and its contents, explorer reports an error on the permissions.
> > This happens in XP as well as Win2000.
> >
> > [Xcacls should be the same as cacls, with the exception of an added
> > "/Y" switch to make it easier to use from a batch file].
> >
> > What I did was grant access to one account, and revoke (deny) it for
> > another:
> >
> > xcacls <path> /T /E /G User1:F /Y
> > xcacls <path> /T /E /D User2 /Y
> >
> > After executing these commands through wshShell.Run in a script,
> > opening the security tab in the folder's properties (or any item
> > within it) causes this message to appear:
> >
> > The permissions on <name> are incorrectly ordered, which may cause
> > some entries to be ineffective. Press OK to continue and sort the
> > permissions correctly, or Cancel to reset the permissions.
> >
> >
> > Clicking OK or Cancel >>seems<< to do what the message says, but the
> > changes aren't saved when the properties dialog is closed: the same
> > error reappears the next time the security tab is opened.
> >
>
>
|
| |
|
| |
 |
Torgeir

|
Posted: Sun Jun 20 18:27:26 CDT 2004 |
Top |
Windows XP Security >> XCACLS causes error in permissions
Lucvdv wrote:
> After using xcacls from the resource kit to change permissions on a
> folder and its contents, explorer reports an error on the permissions.
> This happens in XP as well as Win2000.
>
> [Xcacls should be the same as cacls, with the exception of an added
> "/Y" switch to make it easier to use from a batch file].
>
> What I did was grant access to one account, and revoke (deny) it for
> another:
>
> xcacls <path> /T /E /G User1:F /Y
> xcacls <path> /T /E /D User2 /Y
>
> After executing these commands through wshShell.Run in a script,
> opening the security tab in the folder's properties (or any item
> within it) causes this message to appear:
>
> The permissions on <name> are incorrectly ordered, which may cause
> some entries to be ineffective. Press OK to continue and sort the
> permissions correctly, or Cancel to reset the permissions.
Hi
An alternative that works better:
SetACL.exe (freeware) at
http://setacl.sourceforge.net/
SetACL can set permissions on:
Local or remote directories
Local or remote files
Local or remote printers
Local or remote registry keys
Local or remote Win32 services
Local or remote network shares
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/community/scriptcenter/default.mspx
|
| |
|
| |
 |
| |
 |
Index ‹ Windows XP ‹ Windows XP Security |
- Next
- 1
- Windows XP >> Problems with XP Limited accountsHi,
I hope there is someone out there that can help.
I have a PC running XP Pro.
All the Administrative accounts work fine
All the limited accounts (and any administrative account I make into a
limited account) can not access urls via IE6
All limited accounts ca not use MSN Messanger either
All limited accounts can use Outlook Express as normal
All limited accounts can ping the URLs via a the cmd and ping command
I have just installed Netscape 7.1 to test and all limited accounts can
access URLS via Netscape.
I did have some adware popup viruses according to NAV 2004 - buit these are
all dealt with now.
I have also truied reinstalling and repatching IE6
PLEASE HELP
It is driving me crazy and I cannot give full administrative access to
everyone.
On the PC in concern there are currently 6 user accounts. They all worked
perfectly in the past.
Thanks, in anticipation.
N
- 2
- Windows XP Security >> A question on whis is my firewall icon blinking.I have a very simple question, but it is not simple if you
don't know the answer. I have Norton's Personal Firewall
Protection, and I am wondering why the Firewall icon on the
taskbar at the bottom of the window is blinking.
I looked in the help section, but the answer is probably so
simple that it is not there. What does that red blinking light
on my Firewall icon mean? Thanks anyone for an answer.
Noco43
- 3
- Windows XP Security >> buying new computerI am buying a new computer the one I have at present, has
windowsxp pro upgrade, my new one has xp pro installed,
is it possible to give my original computer to a member
of my family, with xp pro still on it
would there be a problem with this
- 4
- Windows XP Security >> Inability to download Blaster patchAt the very end of downloading the Blaster patch, I
received th following message...
Ectraction Failed
xpsp1hfm.exe is not a valid Win32 application
What does this mean and does anyone know what to do to
fix it?
Thanks in advance!!
Cassandra
- 5
- Windows XP >> looking for software to auto move fileshi, i am looking for a piece of software that will help me clean up my
desktop.
i need it to move all files from my desktop on a scheduled basis to
another disk on the computer. it must move directories as well as
files, and preferably have the ability to exclude selected
directories.
anyone know of something that fits the bill.
the closest i have found so far is second copy 2000 but that leaves
behind empty directories so its not quite what i want.
thank you
- 6
- Windows XP >> Remote AssistanceI have Windows XP fully patches on two computers in the same domain and same
subnet. I have followed opened up remote assistance in both firewalls and
still can't get it to work.
I get an accessed denied: rdsaddin.exe. I've logged in as
administrator on both boxes, still did not work.
Any ideas?
Thanks
Glenn
- 7
- Windows XP Update >> Failed UpdatesIn Window Xp SP2 in an facing problem installing updates. How should i
resolve this.?
Failed Updates
For help installing an update successfully, see the solution under each
problem description.
Problem: A problem on your computer is preventing updates from being
downloaded or installed
Solution: To fix the problem, try installing the updates again. If that
doesn't work, use the Troubleshooter to try solve the problem.
Security Update for Windows XP (KB928843)
Security Update for Windows XP (KB890859)
Security Update for Windows XP (KB914389)
Security Update for Windows XP (KB920683)
Security Update for Windows XP (KB908519)
Update for Windows XP (KB894391)
Security Update for Windows XP (KB935839)
Security Update for Windows XP (KB896428)
Security Update for Windows XP (KB913580)
Security Update for Windows XP (KB923689)
Security Update for Windows XP (KB905749)
Security Update for Windows XP (KB908531)
Security Update for Windows XP (KB904706)
Security Update for Internet Explorer 7 for Windows XP (KB938127)
Update for Windows XP (KB930916)
Critical Update for Windows XP (KB886185)
Security Update for Windows XP (KB935840)
Update for Windows XP (KB933360)
Security Update for Windows XP (KB920213)
Security Update for Windows XP (KB939373)
Security Update for Windows XP (KB900725)
Security Update for Windows XP (KB888302)
Security Update for Windows XP (KB926255)
Security Update for Windows XP (KB918118)
Update for Windows XP (KB922582)
Security Update for Windows XP (KB923191)
Security Update for Windows XP (KB901214)
Security Update for Windows XP (KB932168)
Security Update for Windows XP (KB917953)
Security Update for Windows XP (KB905414)
Cumulative Security Update for Internet Explorer 7 for Windows XP (KB937143)
Security Update for Windows XP (KB919007)
Security Update for Windows XP (KB930178)
Update for Windows XP (KB920872)
Security Update for Windows XP (KB926436)
Security Update for Windows XP (KB890046)
Security Update for Windows XP (KB917537)
Security Update for Windows XP (KB902400)
Security Update for Windows XP (KB918439)
Security Update for Windows XP (KB891781)
Security Update for Windows XP (KB920670)
Cumulative Security Update for Outlook Express for Windows XP (KB929123)
Security Update for Windows XP (KB925902)
Security Update for Windows Media Player Plug-in (KB911564)
Update for Windows XP (KB910437)
Security Update for Windows Media Player 6.4 (KB925398)
Security Update for Windows XP (KB938829)
Security Update for Windows XP (KB921503)
Update for Windows XP (KB936357)
Update for Windows XP (KB927891)
Security Update for Windows XP (KB873339)
Security Update for Windows Media Player 9 (KB936782)
Security Update for Windows XP (KB931261)
Security Update for Windows XP (KB924270)
Update for Windows XP (KB900485)
Security Update for Windows XP (KB896423)
Security Update for Windows XP (KB924667)
Update for Windows XP (KB938828)
Security Update for Windows XP (KB911562)
Security Update for Windows XP (KB936021)
Security Update for Windows XP (KB911280)
Security Update for Windows XP (KB923980)
Security Update for Windows XP (KB920685)
Security Update for Windows XP (KB899591)
Security Update for Windows XP (KB901017)
Security Update for Windows XP (KB911927)
Security Update for Windows XP (KB931784)
Security Update for Windows XP (KB928255)
Security Update for Windows XP (KB923414)
Security Update for Windows XP (KB885836)
Security Update for Windows XP (KB885835)
Security Update for Windows XP (KB922819)
Security Update for Windows XP (KB927802)
Security Update for Windows XP (KB927779)
Security Update for Windows XP (KB899587)
- 8
- Windows XP >> Why is may printer typing only html info when on-lineWhen on-line and only when on line, my printer types the html info and not
the infomation actually shown on the page. It is a real problem. Anyone had
this problem or have a fix. I have not downloaded anything it just started
to happen a couple of days ago. I did a restore point and reinstalled print
drivers, but still no help.
Steve
- 9
- Windows XP Support >> What's the best synchronization software?What's the best synchronization software?
Hi all,
I have a working directory at work on my office PC. And I some times do work
at home at my home PC. And I also keep a copy on my laptop. Due to company
policies, I have to use USB drive to copy and paste from one computer to
another. I keep adding/deleting/modifying files on these three computers and
the directories are now a mess. I lost track about which PC keeps which
version of my work and when the files get more and more the whole situation
becomes a nightmare.
Could anybody recommend a good and effective sync software to handle these
things, esp. the sync through the USB drive? I assume the software should
not only copy and paste, but also resolve the conflicts by merging and
asking me to decide how to merge or discard files/changes.
I need the best sync software to boost my productivity. Thanks a lot!
- 10
- Windows XP >> Misplaced Product KeyI bought a new computer from Radio Rentals just before christmas 2005 for my
son, i would like to format his computer but we did not received a Win XP
Home Edition disk with the system when we bought it, but we did get a Product
Key which i registered and activated with Microsoft straight away.
I asked a sales man in Radio Rentals about the disk and he said they dont
give out the CD's anymore just the Product Key.....
The problem i have at the moment is i would like to format my sons computer
but we have misplaced the Windows Product Key that came with the system.
Is they anyway Microsoft can help me with finding the product key within my
sons computer, or does Microsoft have it stored somewhere in their data base?
We have three computers in the household all using Windows XP Home Edition,
registered and activated through Micosoft.
- 11
- Windows XP Perform Maintain >> Xp logon cannot find file "copy"when i log onto windows XP. I get a sound like you can't
perform the action. and it takes about one minute to get
to my main screen. then a box comes up and says Windows
cannot find file "copy" make sure you typed the file name
correctly.
i went into msconfig and disabled everything. then tried
it by disabling things one at a time. didnt do it the
next time. so i turned the computer off went to bed got
up and it did it again.
not only did it do that then win XP wouldnt load and kept
freezing on the checking IDE drives part. i got a msg
saying windows cannot find a root file. i went into BIOS
and loaded defaults and then windows loaded only to get
the cannot find copy file again
what is "copy" where is it? and why even after windows
restore does this keep coming up?
any help would be greatly appreciated
Mike
- 12
- Windows XP Security >> Screen Saver settingsIn the display settings, the screen saver tab has everything greyed out so
that you can not make chanegs to it. I have checked gpedit.msc and all
aspects involving the screen saver settings are set to "not configured". Is
there a place in the registry to lock out the SS settings? Am I missing
something here?
- 13
- Windows XP Support >> Right click menu errorPlease can someone help me.
When I right click on a desktop icon, the menu displayed has an error- it
details 'Delete with CleanSlate' - it must be an onerous thread left from
some bit of software (could have been when I installed then uninstalled "The
Shield 2005" AV) and I dont know how to get rid of it. Where in the registry
can I edit the right click menu?? Or is there another way? Appreciate your
thoughts
Thanks Carl
- 14
- Windows XP Setup >> Set UP my wirelessI've just bought a Mac Machine but I realised I need windows too so I've
installed Microsoft windows However I cant set up my wireless internet
connection can anyone help me with this...
- 15
- Windows XP Security >> Looking for Guy B (guyb@efkaymusic.com)Hi! Sorry, this post does not have anything to do with Windows XP
security; but I need to get in touch with the poster who previously
was using the email adress guyb@efkaymusic.com in this newsgroup and I
figured he might still be reading this group. If you are him reading
this (or if you know his new email) please contact me. I have some
questions about your Ensoniq webstore.
/Janoch
|
|
|