BTW on the machine that you get this error message check your Event logs to see what they have to say.
START | RUN | EventVwr.MSC
Main Topics
Browse All TopicsHello Experts,
I copied shutdown.exe from XP machine (\\salsa) to my 2K machine.
"SHUTDOWN.EXE -r -f -m \\salsa" executed from my machine returns "Access is denied.".
I am logged in as administrator on both machines and can access all drives by remote.
Any thoughts ?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Okay here is my last trick:
START | RUN | COMPMGMT.MSC (ON THE W2K Machine)
Right Click on "Computer Management (Local)"
Select "Connect to another computer"
Type in SALSA
Right CLick on "Computer Management (SALSA)"
Select Properties
Click on the Advanced Tab
Click on the "Settings" button in startup and recovery panel
Click the "Shut Down" Button.
Are the two machines in a domain or a workgroup?
Really sounds like there is some kind of trust issue going on between these two machines.
In your network properties on the two machines do you have:
Microsoft Client for Networks?
File and printer Sharing?
TCP/IP?
Are you using local machine administrative rights or domain admin rights?
Okay. What about services packs.
go to the windows update site with both machines and make sure they both have the most recent service packs installed. I remember now reading something about this problem. Update W2K to SP3 if it isn't already updated. I'll try to find the post i read.
http://v4.windowsupdate.mi
I thought you said you were on a W2K machine trying to shut down an XP machine:
>>Comment from asssa
>>Date: 10/03/2003 07:13PM EST Author Comment
>>shutdown.exe copied from XP to 2K
>>I am running it on 2K in order to shutdown the XP
FIX: ICOMAdminCatalogCollection
http://support.microsoft.c
Complete list of SP3 Fixes:
http://support.microsoft.c
Try this asssa:
http://www.sysinternals.co
Ok, i did find the reason for this problem and solution:
.
There is a "ForceGuest" key in the regestry which is set to "1" (enabled). It means that all the
connection coming from "the network" will be authenticated as the Guest User.
For WinXP, the ForceGuest setting is enabled by default when in WORKGROUP mode
(not domain) and gives access problems for WMI connections and shares access,
other DCOM services and RPC services as well.
Note that for WinXP Home you cannot disable the ForceGuest behavior (only in
WinXP Pro).
see http://www.derkeiler.com/N
for more details.
I changed the key value in the registry and ... yes, it works !
And shutdown.exe works as fine as psshutdown.exe.
Then it is a permissions issue, for local security policies.
According to the Resource Kit for XP, by default, on computers running Windows XP Professional and not joined to a domain, all incoming network connections are forced to use the Guest account. This means that an incoming connection, even if a user name and password is provided, has only Guest-level access to the share. Because of this, either the Guest user account or the Everyone group (the only group to which the Guest account belongs) must have permissions on the share and on the directories and files that are shared. It also means that, in contrast to Windows 2000, you do not need to configure matching user accounts on computers to share files. Because Windows XP Professional supports Anonymous connections, and because it severely limits the use of the Everyone group in file system permissions, granting the Everyone group access to shared folders does not present the security problem that it does on Windows 2000–based computers.
ForceGuest is enabled by default, but can be disabled on Windows XP Professional by disabling the local security policy Network Access: Force Network Logons using Local Accounts to Authenticate as Guest. By contrast, on Windows XP Professional–based computers joined to a domain, the default sharing and security settings are the same as in Windows 2000. Likewise, if the ForceGuest policy setting on a Windows XP Professional–based computer not joined to a domain is disabled, then the computer behaves as in Windows 2000.
Nope,
This is not my personal "permissions issue".
For any XP Pro machine which is not a part of the domain the following are always TRUE:
remote shutdown using shutdown.exe or psshutdown.exe or any other shutdown tool will not work
untill "My Computer\HKEY_LOCAL_MACHIN
set to "0".
Thanks everybody but the reason of my problem and the solution I figured out by myself.
asssa I'm glad you posted the solution. Now you should copy this link and in the community support section of this web site paste the link and request that this question be PAQ'd and your points refunded.
http://www.experts-exchang
Bravo, dew_associates,
what a perspicacity !
Access is denied .... Hm-m.. "... it is a permissions issue ..."
Well done!
It was a permissions issue from the beginning.
You added 3 very "valuable" comments:
First was suggestion to use psshutdown.
Second - you just called me by my nick-name.
Third (which was AFTER I posted full solution) was simply cuted and pasted from the
http://www.microsoft.com/t
So, please... be an expert.
Gemarti, thanks again!!!
Thank you for your help !
Would it be possible for you to just get up, walk to the other computer and just go START/SHUT DOWN? or maybe pressing the button on the computer? Or even tuning it off at the plug(even though it isn't very healthy for the computer)? or maybe turn all of your power off at the mains? Either way, the computer still shuts down!!!
Business Accounts
Answer for Membership
by: gemartiPosted on 2003-10-03 at 17:09:14ID: 9488833
Your question is a little confusing.
Is shutdown.exe from XP now on the 2K machine and you are trying to shutdown your XP machine?
OR
Is shutdown.exe from your W2K machine now on your XP machine and you are trying to shut down your XP machine?
OR
Is shutdown.exe from you XP machine and you are trying to shut down your XP machine.
If you are trying to shutdown the same machine that XP is on then just run
SHUTDOWN -r -f