off-patience
Registered Users (C)
Guys, i got a lot of requests to make a status snapshot report for such and such day but since the process is very long (especially initial run)
i just cannot do that for all. I prepared a little VB script that can automate status request for you:
1. Run Excel
2. Tools|Macro|Visual Basic Editor
3. Under "VBA Project" item click on "ThisWorkbook" item
4. Paste the attached VBA script (it is very simple, although, verify that it does not contain any harmful activities, since I cannot guarantee that the attachment is NOT subsitiuted or changed on this board)
5. Save your workbook
6. Close VB EDitor
7. Tools|Macro|Macros...
8. Run "StartScan" function
9. Enter the requested parameters and wait till "done" message
10. Tools|Macro|Macros...
11. Run "MakeChart" function
Note 1: For your security!
If you want to hide your IP address and run the browser anonymously use one of the public anonymous proxy servers: (e.g. from here: http://atomintersoft.com/products/alive-proxy/proxy-list/?ap=1#proxy-list or from any other sources you may know)
To change proxy server setting of your Browser:
(BEFORE you run the Excel script)
1. Launch InternetExplorer and go Tools|Options|Connections Tab|Lan Settings...
2. Check "Use Proxy"
3. Enter proxy server IP and port
4. When you done with Excel just uncheck proxy server settings.
Note 2:
When you run StartScan for the first time, all WACs in the given range will be checked. When you run it next time, the existing WAC list will be used. Approved and denied statuses will not be verified and updated.
Note3: You can run multiple Excels and assign different ranges for each process and then combine results into one sheet. This may improve performance but will definetely stress the server. So, i would not recommend doing this.
Note4: Feel free to customize the script, for instance to support other application types.
Please use the latest version attached lower in this thread.
i just cannot do that for all. I prepared a little VB script that can automate status request for you:
1. Run Excel
2. Tools|Macro|Visual Basic Editor
3. Under "VBA Project" item click on "ThisWorkbook" item
4. Paste the attached VBA script (it is very simple, although, verify that it does not contain any harmful activities, since I cannot guarantee that the attachment is NOT subsitiuted or changed on this board)
5. Save your workbook
6. Close VB EDitor
7. Tools|Macro|Macros...
8. Run "StartScan" function
9. Enter the requested parameters and wait till "done" message
10. Tools|Macro|Macros...
11. Run "MakeChart" function
Note 1: For your security!
If you want to hide your IP address and run the browser anonymously use one of the public anonymous proxy servers: (e.g. from here: http://atomintersoft.com/products/alive-proxy/proxy-list/?ap=1#proxy-list or from any other sources you may know)
To change proxy server setting of your Browser:
(BEFORE you run the Excel script)
1. Launch InternetExplorer and go Tools|Options|Connections Tab|Lan Settings...
2. Check "Use Proxy"
3. Enter proxy server IP and port
4. When you done with Excel just uncheck proxy server settings.
Note 2:
When you run StartScan for the first time, all WACs in the given range will be checked. When you run it next time, the existing WAC list will be used. Approved and denied statuses will not be verified and updated.
Note3: You can run multiple Excels and assign different ranges for each process and then combine results into one sheet. This may improve performance but will definetely stress the server. So, i would not recommend doing this.
Note4: Feel free to customize the script, for instance to support other application types.
Please use the latest version attached lower in this thread.
Last edited by a moderator: