- Joined
- May 22, 2012
- Messages
- 4,570
So you want an icon that (when pressed) makes a textbox appear on your own desktop?
Any such code would be treated as an executable by the security settings (especially on a server) and blocked or at the very least you would be asked to confirm its permissions. What is the concept of this code i.e. is it just something that can be added to a group policy to run at start up or does it have to be an "on click" scenario?
Any such code would be treated as an executable by the security settings (especially on a server) and blocked or at the very least you would be asked to confirm its permissions. What is the concept of this code i.e. is it just something that can be added to a group policy to run at start up or does it have to be an "on click" scenario?
chrisguk
New Member
- Joined
- Sep 1, 2014
- Messages
- 4
Any such code would be treated as an executable by the security settings (especially on a server) and blocked or at the very least you would be asked to confirm its permissions. What is the concept of this code i.e. is it just something that can be added to a group policy to run at start up or does it have to be an "on click" scenario?
Absolutely what ussnorway said. Creating a shortcut to shut any server machine down is bad practice and dangerous ground.
Petebata suggested using the CMD window and this for admins is the preferred way unless of course you needed to do it out of hours, then GPO would be the best option.
run shutdown ? for a list of options in the cmd window
Similar threads
- Replies
- 0
- Views
- 30