Page 1 of 1

Disable Server shutdown in Server Manager

Posted: Thu Nov 13, 2014 9:03 am
by Memo66
Hi,

i have a question about the Server Manager.
Is there any chance to disable the function in the Server Manager to Shut Down the Server.

We have a PowerShell Script to do that and it is protocolt in a cube and in the ServerLog but if anybody shuts down the Server with the Server Manager, i can't see that anywhere. In the tm1server.log is just a entry, that the Server is shut down.


Thanks ;)
Memo

Re: Disable Server shutdown in Server Manager

Posted: Thu Nov 13, 2014 9:28 am
by Paul Segal
Only users in the Admin security group should be able to use the Server Manager option - it will be greyed out for everyone else. Presumably if you trust your admins enough to give them admin rights, then you trust them enough not to shut down the server manually?

Re: Disable Server shutdown in Server Manager

Posted: Thu Nov 13, 2014 9:34 am
by Memo66
Hi Paul,

i trust them but i want them to use the Powershell Script so that is all protocolt.
As i sad, in the tm1server.log is just a entry that the server is shut down.

Re: Disable Server shutdown in Server Manager

Posted: Thu Nov 13, 2014 1:23 pm
by Memo66
I just have read, that it is maybe possible to show in the tm1server.log that der Server was shut down by the ServerManager.
But you have to add some parameters in the tm1s-log.properties file.
Does anybody have any experience with the tm1s-log.properties file?

Memo66:)