|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (1 bit)
Join Date: Nov 2005
Posts: 1
|
Automate dxdiag and save on network. Is it possible?
Hello,
I was wondering if there was a creative way to schedule multiple PCs to run Dxdiag and then save the information to a designated folder on a network. |
|
|
|
|
|
#2 |
|
Member (9 bit)
Join Date: Jan 2006
Posts: 343
|
There are several ways of accomplishing this. You can write a batch file and have it execute on startup. Have the batch file dump the results from dxdiag to either a text file or a xml file. Then have your machine send the file via FTP to the designated folder on your server. Or have the output dumped to a shared folder accissible to the network. dxdiag [/t file] [/x file] /t =.txt file, /x = .xml file
Example: dxdiag /t c:\user\shared\dxinfo.txt Last edited by DynamicTech; 01-05-2006 at 11:03 AM. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|