tekknik
Goto Top

MIF Inventur Datei erstellen

Ich möchte eine MIF Datei erstellen in der alle Netzdrucker eines Clients enthalten sind.

Ich würde gerne wissen wie eine solche MIF Datei aufgebaut werden muss, damit ich als Ergebnis im Inventurprogramm (Microsoft SMS 2003) alle Printer aufgelistet bekomme.

Meine Datei sieht momentan folgendermassen aus:

Start Component
Name = "Machine"

Start Group
Name = "Netzprinter"
ID = 1
Class = "Printers|Netzprinter|1.0"

Start Attribute
Name = "Share"
ID = 1
Type = String(50)
Storage = Specific
Value = ""
End Attribute

Start Attribute
Name = "Name"
ID = 2
Type = String(50)
Storage = Specific
Value = "Fax"
End Attribute

Start Attribute
Name = "Port"
ID = 3
Type = String(50)
Storage = Specific
Value = "MSFAX:"
End Attribute

Start Attribute
Name = "Driver"
ID = 4
Type = String(50)
Storage = Specific
Value = "Windows NT Fax Driver"
End Attribute

Start Attribute
Name = "Location"
ID = 5
Type = String(50)
Storage = Specific
Value = ""
End Attribute

Start Attribute
Name = "Description"
ID = 6
Type = String(50)
Storage = Specific
Value = ""
End Attribute

End Group
End Component

So wie sie momnetan aufegabut ist, bekomme ich ja nur einen Drucker. Wie kann ich das ganze erweitern damit es funktioniert?

Content-Key: 34538

Url: https://administrator.de/contentid/34538

Printed on: April 24, 2024 at 07:04 o'clock