I have times when it is useful for me to check the environment of a user system on our lan remotely while trouble shooting and issue with them. Now, this is quite easy to do while I am using a windows system via the computer management console. However, I am trying to do this via a linux workstation (which is joined to the domain, etc.). I cannot find a native facility to duplicate the computer management functions, so I thought I would write a program to fill the need. Not to mention, I thought it might be a good learning opportunity.
--Bill On Thu, Feb 24, 2011 at 03:00, Alan Gauld <alan.ga...@btinternet.com> wrote: > "Bill Allen" <walle...@gmail.com> wrote > > > I know that I can use the following to get a listing of the environment of >> my own system. How can I do similar for another system on my network. >> This is for administrative purposes. >> > > Environments are user and process specific so you would need to > access the remote machine, access the user account, connect > to the specific process and then run the environment check. > > It rarely makes any sense unless its the user themselves > doing the check. > > I assume there is a greater requirement at the bavk of this? > What exactly is it you are trying to find out? There may be a better > way. > > HTH, > > -- > Alan Gauld > Author of the Learn to Program web site > http://www.alan-g.me.uk/ > > > > > _______________________________________________ > Tutor maillist - Tutor@python.org > To unsubscribe or change subscription options: > http://mail.python.org/mailman/listinfo/tutor >
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor