windows server 2008 enterprise, without hyper-v x64
We have a client server that I am trying to automate some functions on using power shell directly on the server. I have the gateway service installed, and can manage via RSAT from a client machine, but I want to have the cmdlets on the server itself so I may schedule the task to run locally.
Is there any way to actually get the AD powershell tools installed on the server, or will this HAVE to be done from a client machine?
If so, are there any viable reasons to not do this? If not, why is it not possible? (just because it is not supported, or is there a technical barrier I do not understand that prevents it?)