Skip to content

Commit 4c09395

Browse files
committed
Adding Installed Printer Driver Analysis
1 parent 8d6ab1e commit 4c09395

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<BES xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="BES.xsd">
3+
<Analysis>
4+
<Title>Drivers - Printers - Windows</Title>
5+
<Description>Lists the currently installed printer drivers. </Description>
6+
<Relevance>true</Relevance>
7+
<Source>Internal</Source>
8+
<SourceReleaseDate>2016-04-22</SourceReleaseDate>
9+
<MIMEField>
10+
<Name>x-fixlet-modification-time</Name>
11+
<Value>Sat, 23 Apr 2016 03:34:59 +0000</Value>
12+
</MIMEField>
13+
<Domain>BESC</Domain>
14+
<Property Name="Drivers - Printers - Windows" ID="1">unique values of names of keys of keys of keys "Drivers" of keys of key "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Environments" of native registry</Property>
15+
<Property Name="Drivers - Printers Version - Windows" ID="2">(names of it, value "DriverVersion" of it as string) of keys of keys of keys "Drivers" of keys of key "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Environments" of native registry</Property>
16+
</Analysis>
17+
</BES>
18+

0 commit comments

Comments
 (0)