AdminConfig is a script object that manipulates low level WAS configuration.
It is very useful for exploring and displaying WAS configuration.
Many configuration types now have AdminTask commands that modify their configuration.
AdminConfig commands that modify configuration should only be used when there is no AdminTask command available.
AdminConfig commands can be used even if no servers are running.