Remote shutdown with UAC on?

mrbobpockett

New member
Local time
6:25 AM
Messages
2
Hi there i hope someone can help me with this its been driving me mad and googles taking me round in circles :(

I need to shutdown a server on the same network using the shutdown command like we used to when it was xp (now w7 ultimate 64bit).

After spending days on this now trying various things...

added remote desktop users & everyone & interactive to the local policies for "force shutdown from a remote system" also tried adding the computer ie WORKGROUP\LAPTOP5 as well but it will the fail to save the database :huh:

also tried using the runas (runas /user:server/admin) which appears to work but the server doesnt shut down. You get and initshutdown audit success in the logs though.

FINALY, tryed disabling UAC and now shutdown works as expected!

so i dont want to really run it with UAC off do I?
so my question is how do i get around this are there more advanced settings for UAC rather than the slider that ive missed somewhere?

hope some one can help id be very gratefull :)
 

My Computer

OS
Windows 7 Ultimate 64bit
CPU
AMD Phenom II x4 940 Black
Motherboard
Gigabyte MA780G-UD3H
Memory
2GB (2x1) Kingston 333 DDR2
Hard Drives
1x 80gb + 3x 1TB
PSU
OCX 500w stealthzstream
Just a quick question.

If this is the server... Why wouldn't you want this computer to be ran in full admin.


UAC is just a warning sign it won't screw the computer up if you dont have it off...

its just an annoying POS if you keep it on... Your choice.

what i did with my server is that i made my server do an auto boot into the admin account and then the reg has a lock command so that the server still loads its programs but as soon as it goes into the account, it locks itself.
 

My Computer

Computer Manufacturer/Model Number
HP Pavilion Elite HPE-410f
OS
Windows 7 Ultimate x64
CPU
AMD Phenom x6 1045t
Motherboard
N/A
Memory
8 GB
Graphics Card(s)
ATI Radeon HD 5570
Sound Card
Realtek Highdefinition Audio / 5.1 Dolby Setup
Monitor(s) Displays
HP w2207h Widescreen
Screen Resolution
1680*1050
Hard Drives
1 TB (fixed), 320 Portable maxtor, Server Hard drives
PSU
350 Watt
Case
HP CASE
Cooling
Bass
Keyboard
Logitech MX 5500
Mouse
Logitech MX 5500
Internet Speed
ROAD RUNNER 16MB D/512 U
Hi there i wanted to keep uac on as it is sometimes used for some web use and id liked to have kept IE's protected mode on as you cant trust people to turn UAC on and off all the time.

I think ill take your sugestion onboard of having the admin account locked and having a standard user login for anybody that sits at at.

You'd think there would be more custom settings for UAC though really is it too much to ask for a box to tick allowing what i want rather than just a generic slider.

thanks for the reply
 

My Computer

OS
Windows 7 Ultimate 64bit
CPU
AMD Phenom II x4 940 Black
Motherboard
Gigabyte MA780G-UD3H
Memory
2GB (2x1) Kingston 333 DDR2
Hard Drives
1x 80gb + 3x 1TB
PSU
OCX 500w stealthzstream
The UAC is just to notify the user if he makes any major system changes.. ex. delete, undelte, uninstall programs, install programs.

I would do just that, If you are just going to use it as a server and leave the computer alone, you could leave it in ADMIN and then have the computer lock itself after boot up.

I mean or you can have it boot into a LIMTED user in which i would do s that way it doesn't have to lock itself but anyone tht wants to use the computer doesn't hav eo ome to you to ask for the password.


but if they try to uninstall or do any major changes to the computer... i will assure you that a nice little box asking for "your" admin password will come screaming their way. I did that on my moms computer because she has a tendency of not listening when i tell her to not download stuff she doesn't know about, especially when old ladies like to download screen savers with spyware hacked right into the exe file you know
 

My Computer

Computer Manufacturer/Model Number
HP Pavilion Elite HPE-410f
OS
Windows 7 Ultimate x64
CPU
AMD Phenom x6 1045t
Motherboard
N/A
Memory
8 GB
Graphics Card(s)
ATI Radeon HD 5570
Sound Card
Realtek Highdefinition Audio / 5.1 Dolby Setup
Monitor(s) Displays
HP w2207h Widescreen
Screen Resolution
1680*1050
Hard Drives
1 TB (fixed), 320 Portable maxtor, Server Hard drives
PSU
350 Watt
Case
HP CASE
Cooling
Bass
Keyboard
Logitech MX 5500
Mouse
Logitech MX 5500
Internet Speed
ROAD RUNNER 16MB D/512 U
There are a few types and switches to apply. Here's a couple of commands.

shutdown /s /m \\victim - Shuts down a remote machine called 'victim'
shutdown /r /m \\exchange - Reboots a remote machine called 'Exchange'

http://www.computerperformance.co.uk/w2k3/shutdown.htm

Some Servers do not respond favorably with the normal Shart > Shutdown, a command will almost always work.
 

My Computer

Computer Manufacturer/Model Number
Lenovo ThinkPad T60
OS
Windows 7 Ultimate 64Bit
CPU
GenuineIntel Intel(R) Core(TM) DuoCore T2400 @ 1.83GHz
Motherboard
Intel(R) 82801G (ICH7 Family)
Memory
2.00 GB
Graphics Card(s)
Mobile Intel(R) 945 Express Chipset
Sound Card
SoundMAX Integrated Digital HD Audio
Monitor(s) Displays
ThinkPad Display
Screen Resolution
1400x1050
Hard Drives
100Gb SATA
Keyboard
Standard Keyboard
Mouse
HID-compliant Mouse
Internet Speed
Cable Broadband - 54Mbps
Other Info
Intel(R) PRO/1000 PL Network Connection
11a/b/g Wireless LAN Mini PCI Express Adapter
It helps if we know what OS is on the remote server you are shutting down. I'm assuming it is either 2003 or 2008. Both should work fine.

Make sure you are using an elevated command prompt. The title bar of CMD.exe should say "Administrator."
 

My Computer

OS
Windows 7
Back
Top