Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Some time ago I wrote a macro that uses Windows API calls to gather
disk usage info from some remote Windows servers. I'd like to adapt that to a new situation, but have a couple of hurdles to overcome. First, because the orginal used Windows api calls to get the info, it works only for Windows servers. I need to be able to also gather info returned from a unix 'df -k' command. Don't know how I would connect and issue that command, much less return it. Any ideas on how to approach this? Second, on the windows boxes, it depends on the user running the macro to be logged on with an account that is a member of the target server's local admin group. I may have to live with that and get approval to add the appropriate accounts to that group. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
need to convert e-mail info from excel spreadsheet ot windows XP | Excel Discussion (Misc queries) | |||
File info from Windows Explorer to Excel? | Excel Discussion (Misc queries) | |||
VBA keyboard action, formatt no, no info windows | Excel Programming | |||
How do i access microsoft excel on windows xp? | New Users to Excel | |||
Getting Data from Web Servers and Application Servers | Excel Programming |