aktueller stand
This commit is contained in:
@@ -762,6 +762,16 @@
|
||||
<Table-Column Name="Description" Type="string" Cardinal="300" />
|
||||
</Table-Columns>
|
||||
</Table>
|
||||
<Table Name="M42Wpm-Ticket-CloseCase-Categories" Type="Selection" Key="id">
|
||||
<Matrix42-DataQueryItems-Template EntityClassName="SPSScCategoryClassBase" EntityTypeNames="SPSScCategoryType" OrderBy="" WhereExpression="Hidden = 0" />
|
||||
<Table-Columns>
|
||||
<Table-Column Name="id" SourceName="Id" Type="guid" />
|
||||
<Table-Column Name="SysObjectId" SourceName="Sys-ObjectId" Type="guid" />
|
||||
<Table-Column Name="SysName" SourceName="Sys-Name" Type="string" Cardinal="50" />
|
||||
<Table-Column Name="Name" Type="string" Cardinal="300" />
|
||||
<Table-Column Name="parent" SourceName="Parent_Value" Type="guid" />
|
||||
</Table-Columns>
|
||||
</Table>
|
||||
<Table Name="M42Wpm-Ticket-Roles" Type="Selection" Key="id">
|
||||
<Matrix42-DataQueryItems-Template EntityClassName="SPSScRoleClassBase" EntityTypeNames="SPSSecurityTypeRole" OrderBy="" WhereExpression="T(SPSSecurityClassRole).ShowInForwardAction = 1 AND T(SPSSecurityClassRole).Queue.ID IS NULL" />
|
||||
<Table-Columns>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<DisableAutomaticTimeTracking Policy="Mandatory" Value="true" />
|
||||
<CompletitionPolicy Policy="Mandatory" Value="IfRequired" />
|
||||
<NotesMandatory Policy="Mandatory" Value="true" />
|
||||
<ShowOverview Policy="Mandatory" Value="true" />
|
||||
<ShowOverview Policy="Mandatory" Value="false" />
|
||||
<OverviewPollingPersonal Policy="Mandatory" Value="10" />
|
||||
<OverviewPollingRole Policy="Mandatory" Value="5" />
|
||||
</TicketConfiguration>
|
||||
|
||||
@@ -948,7 +948,18 @@
|
||||
</StateCategory>
|
||||
<StateCategory Name="BshRegistryKeyExists" IsVisibleByParameter="BshRegistryKeyExists">
|
||||
<State-Info Name="BshRegistryKeyExists" ValueTable="Computation_EmptyConstant" ValueColumn="default" />
|
||||
</StateCategory>
|
||||
<State-Info Name="Printers" ValueTable="agnt-computer-event-string" ValueColumn="BSH_Printers">
|
||||
<Name Lang="DE">Drucker</Name>
|
||||
<State-Details-Valued Format="json">
|
||||
<State-Details-Column Name="Name" Description="Printer name" ValueColumn="Name" Display="STRING">
|
||||
<Description Lang="DE">Druckername</Description>
|
||||
</State-Details-Column>
|
||||
<State-Details-Column Name="Is default" Description="Is selected default printer" ValueColumn="Default" Display="STRING">
|
||||
<Description Lang="DE">Ist Standarddrucker</Description>
|
||||
</State-Details-Column>
|
||||
</State-Details-Valued>
|
||||
</State-Info>
|
||||
</StateCategory>
|
||||
<StateCategory Name="BshRegistryKeyAbsent" IsVisibleByParameter="BshRegistryKeyAbsent">
|
||||
<State-Info Name="BshRegistryKeyAbsent" ValueTable="Computation_EmptyConstant" ValueColumn="default" />
|
||||
</StateCategory>
|
||||
@@ -1051,7 +1062,7 @@
|
||||
<State-Level Name="RAM/Memory free" Display="BYTES" ValueTable="agnt-computer-event-numerical" ValueColumn="MemoryFree" Warning="2147483648" Error="1073741824" Direction="down">
|
||||
<Name Lang="DE">RAM/Arbeitsspeicher frei</Name>
|
||||
</State-Level>
|
||||
<State-Link Reference="RAM_Relative" Hidden="false" />
|
||||
<State-Link Reference="RAM_Relative" />
|
||||
</State-Aggregation>
|
||||
<State-Aggregation Name="Hard disk storage">
|
||||
<Name Lang="DE">Festplatten-Speicher</Name>
|
||||
|
||||
@@ -102,6 +102,13 @@
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
|
||||
<xs:simpleType name="ValuedFormat">
|
||||
<xs:restriction base="xs:NCName">
|
||||
<xs:enumeration value="csv" />
|
||||
<xs:enumeration value="json" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
|
||||
<xs:attributeGroup name="ValuePointer">
|
||||
<xs:attribute name="Name" type="xs:string" use="optional" />
|
||||
<xs:attribute name="ParameterName" type="xs:NCName" use="optional" />
|
||||
@@ -543,7 +550,8 @@
|
||||
<xs:complexType>
|
||||
<xs:complexContent>
|
||||
<xs:extension base="State-Details-Base">
|
||||
<xs:attribute name="RowSeparator" type="xs:string" use="required"/>
|
||||
<xs:attribute name="Format" type="ValuedFormat" use="optional"/>
|
||||
<xs:attribute name="RowSeparator" type="xs:string" use="optional"/>
|
||||
<xs:attribute name="ColSeparator" type="xs:string" use="optional"/>
|
||||
<xs:attribute name="StringDecorator" type="Separator" use="optional"/>
|
||||
</xs:extension>
|
||||
|
||||
@@ -76,7 +76,9 @@
|
||||
</AD-Scans>
|
||||
</Active-Directory>
|
||||
<Azure-AD>
|
||||
<Azure-Tenant Domain="c4it365.onmicrosoft.com" TenantID="8f773186-362b-4432-a3e9-d3ad4685f3f1" Credential="AzureAccess" ScanIntuneDevices = "true" WithMobileDevices="true"/>
|
||||
<Azure-Tenant Domain="c4it365.onmicrosoft.com" TenantID="8f773186-362b-4432-a3e9-d3ad4685f3f1" Credential="AzureAccess" ScanIntuneDevices = "true" WithMobileDevices="true">
|
||||
<Azure-Scan-Filter UseConsistencyLevelEventual="true">onPremisesExtensionAttributes/extensionAttribute8 in ('C4IT', 'TS4U') and userType eq 'member' and accountEnabled eq true</Azure-Scan-Filter>
|
||||
</Azure-Tenant>
|
||||
<!--<Azure-Tenant Domain="sd0024.onmicrosoft.com" TenantID="07362148-410e-4636-a9cb-795fba1a5452" Credential="AzureAccess_Dieter"/>-->
|
||||
</Azure-AD>
|
||||
<Matrix42-WPM Server="srvwsm001.imagoverum.com" Credential="M42API-Demo" ClosedTicketHistory="9999" DisplayName="M42 Demo server (imagoverum)" ApiTokenLifetime ="30 days" ActivityQueueFilter="ticketsAndListedQueues">
|
||||
|
||||
@@ -366,7 +366,8 @@
|
||||
<xs:element name="Azure-Tenant">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
</xs:sequence>
|
||||
<xs:element ref="Azure-Scan-Filter" maxOccurs="1" minOccurs="0"/>
|
||||
</xs:sequence>
|
||||
<xs:attribute name="Domain" type="xs:string" use="required"/>
|
||||
<xs:attribute name="TenantID" type="guid" use="required"/>
|
||||
<xs:attribute name="Credential" type="xs:NCName" use="required"/>
|
||||
@@ -379,7 +380,11 @@
|
||||
</xs:keyref>
|
||||
</xs:element>
|
||||
|
||||
<xs:element name="Citrix">
|
||||
<xs:element name="Azure-Scan-Filter">
|
||||
</xs:element>
|
||||
|
||||
|
||||
<xs:element name="Citrix">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element ref="Scan-Timing" maxOccurs="1" minOccurs="0"/>
|
||||
|
||||
Reference in New Issue
Block a user