I cant something that i could use to shut down my PC in command line or bat file.

I tried:

%windir%\system32\RUNDLL32.EXE shell32,SHExitWindowsEx 0

But it doesnt work and i dont know why. I have foud lot of pages about this but no one work and all have same problem:

Missing entry:SHExitWindowsEx

On microsoft page
http://<br /> <a rel="nofollow" hre....asp</a><br />
was just vaues that rundll32 using and nothing more that i found.

Can someone help me to shutdown PC with rundll32 in windows 2000?