I am attempting to write a script to get system information about machines when they Login to our network.
There are 2 functions I havn't figured out so far.
How large the C drive is and how much RAM is on the machine.
I can get this info with VB calls to Kernel32 but want to migrate fully to Kixtart.
Any pointers ?