Need a function that will return certain system information into a text box
-
Need a function that will return certain system information into a text box. User Name Computer Name Logged into Domain (Yes or No) If Yes then the Domain Name Logged into Workgroup (Yes or No) If Yes then the Workgroup Name OS Version Any Service packs installed? Listing of Mapped Drives Thanks, Derek
-
Need a function that will return certain system information into a text box. User Name Computer Name Logged into Domain (Yes or No) If Yes then the Domain Name Logged into Workgroup (Yes or No) If Yes then the Workgroup Name OS Version Any Service packs installed? Listing of Mapped Drives Thanks, Derek
I'd say start with these articles... http://www.codeproject.com/csharp/BienzSysInfo.asp[^] http://www.codeproject.com/csharp/SysInfo.asp[^] I am sure there are more here on cp just look around a bit. :) Fill me with your knowledge, your wisdom, your coffee.
-
Need a function that will return certain system information into a text box. User Name Computer Name Logged into Domain (Yes or No) If Yes then the Domain Name Logged into Workgroup (Yes or No) If Yes then the Workgroup Name OS Version Any Service packs installed? Listing of Mapped Drives Thanks, Derek