|
You
can quickly convert any VBScript into an ASP page and run it off an IIS
server. This will allow you to run the queries from any box (through a
browser) and the work is performed on the server. The results of the
ASP page is displayed in a browser for everyone to see. This method is
great for quick adhoc queries. Some queries may take several mins to
perform, in that case you could create a HTML file offline (Through scheduled
tasks VBS) and then just reference the HTML file on the IIS
server.
|
Title: Message
- [ActiveDir] vbscript output to html Rich Milburn
- RE: [ActiveDir] vbscript output to html Rod Trent
- RE: [ActiveDir] vbscript output to html Joe
- re: [ActiveDir] vbscript output to html Parker, Edward
- re: [ActiveDir] vbscript output to html Jef Kazimer
- RE: [ActiveDir] vbscript output to html Rich Milburn
