SYDI Articles and Network Documentation Guides

by patrick.ogenstad on February 28, 2007

As I said a while ago I moved SYDI, my network documentation project, to a new domain. Now I’m beginning to add information about SYDI and network documentation in general. The first article is under the best practices section and is titled How to use SYDI Server with Login Scripts.

If you have any requests, please let me know.

Regarding my stories I am going to write more of them and the next installment of The Broken NDA is coming, sorry for the delay!

Tags: ,

{ 7 comments… read them below or add one }

1 Scooter 04.18.07 at 4:01 am

I was wondering if there are any options to document using sydi by using IP ranges instead of domains or active directory.

2 Athif 05.01.07 at 1:43 pm

Hi,

Many thanks for the great script.

On my server, I have installed Microsoft WORD VIEWER and ran the SYDI-SERVER.vbs script and it throws the following error;

Start subroutine: PopulateWordfile()
429 — ActiveX component can’t create object (.)
Could not open Microsoft Word, verify that it is correctly installed on the computer you are scanning from.

Is this a limitation? As a policy, I can’t install MS Word on the web server – I can only install WORD VIEWER.

Please advice. I will be glad if the script can work with word viewer or atleast if the script can save the result to a .doc file which I can copy to my workstation and open it.

Thanks again.
Athif - http://www.msmvps.com/athif

3 Patrick Ogenstad 05.02.07 at 7:33 pm

Scooter: No, however if you list all the ip addresses in a textfile you can run SYDI-Wrapper against that textfile and the result will be the same.

Athif: If you are using the Word output you have to have Word installed on the computer you are running the script from. However you can also write output to an XML file and convert it to a Word document with ss-xml2word.vbs. Check the guide here; How to use SYDI-Server.

4 Mats Larsson 05.11.07 at 10:18 am

Hi !
This is realy a great script.

I like to convert my xml file to Swedish but I ran into problems

C:\sydi\tools\ss-xml2word.vbs(1249, 3) Microsoft VBScript runtime error: Type mismatch: ‘oWord.Selection.TypeText’

I have specifed the path to all files and tried different things

5 Patrick Ogenstad 05.11.07 at 3:37 pm

Mats: This might be a bug in SYDI but I would still guess it is related to paths (I have to include some more error handling in the next version).

Could you describe how you run ss-xml2word, ie the parameters you use and where the files reside?

6 Patrik 06.21.07 at 9:30 am

Make a startupscript that echoes the computername/ipadress to a textfile in a shared folder.

Then use wrapper to schedule a job that checks the if the file exists and then moves it, scans the computers in it and then delete the file.

Have been using this for a year now and it works perfect. Only computers that recently have been restarted are scanned and the user don´t see any delays.

7 Michael Capozzi 02.21.08 at 8:36 pm

I get the following error when running sydi-wrapper.vbs.

C:\sydi\tools>cscript sydi-wrapper.vbs -tc:\sydi\tools\computers.txt
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.

C:\sydi\tools\sydi-wrapper.vbs(117, 2) Microsoft VBScript runtime error: ActiveX
component can’t create object: ‘Scripting.FileSystemObject’

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>