diff --git a/C4IT_DataHistoryProvider_Base/Publish/F4SD-Cockpit-Server.dll b/C4IT_DataHistoryProvider_Base/Publish/F4SD-Cockpit-Server.dll index e6d336c..d24716c 100644 Binary files a/C4IT_DataHistoryProvider_Base/Publish/F4SD-Cockpit-Server.dll and b/C4IT_DataHistoryProvider_Base/Publish/F4SD-Cockpit-Server.dll differ diff --git a/C4IT_DataHistoryProvider_Test/Config/F4SD-DataClusters-Configuration.xml b/C4IT_DataHistoryProvider_Test/Config/F4SD-DataClusters-Configuration.xml index 43031fc..41e16d2 100644 --- a/C4IT_DataHistoryProvider_Test/Config/F4SD-DataClusters-Configuration.xml +++ b/C4IT_DataHistoryProvider_Test/Config/F4SD-DataClusters-Configuration.xml @@ -733,8 +733,9 @@ - - + + + diff --git a/F4SD-Cockpit-ServerCore/DataHistoryCollectorM42Wpm.cs b/F4SD-Cockpit-ServerCore/DataHistoryCollectorM42Wpm.cs index 6bd3f9c..a9cbbba 100644 --- a/F4SD-Cockpit-ServerCore/DataHistoryCollectorM42Wpm.cs +++ b/F4SD-Cockpit-ServerCore/DataHistoryCollectorM42Wpm.cs @@ -1969,17 +1969,22 @@ namespace C4IT.DataHistoryProvider quickCallFragmentListTask = GetQuickCallTemplateInfoAsync(ticketInfo.Quickcall.Value, requestInfo, LogDeep + 1, token); tasksToAwait.Add(quickCallFragmentListTask); } + else + { + LogEntry($"No quick call set to create new ticket.", LogLevels.Error); + return null; + } // Warte auf alle gestarteten Tasks await Task.WhenAll(tasksToAwait); - var fragments = await userFragmentListTask; + var fragments = userFragmentListTask.Result; var idAsString = ""; Guid? assetId = null; var assetNotFound = false; if (assetFragmentListTask != null) { - var assetFragments = await assetFragmentListTask; + var assetFragments = assetFragmentListTask.Result; if (token.IsCancellationRequested) return null; if (assetFragments == null || assetFragments.Count == 0) { @@ -2015,8 +2020,7 @@ namespace C4IT.DataHistoryProvider EntryBy = 20500 }; - var quickCallFragments = await quickCallFragmentListTask; - + var quickCallFragments = quickCallFragmentListTask?.Result; if (quickCallFragments != null) { var quickCallData = quickCallFragments; diff --git a/F4SDwebService/Config/F4SD-CopyTemplate-Configuration.xsd b/F4SDwebService/Config/F4SD-CopyTemplate-Configuration.xsd index 0d1e77e..38fc159 100644 --- a/F4SDwebService/Config/F4SD-CopyTemplate-Configuration.xsd +++ b/F4SDwebService/Config/F4SD-CopyTemplate-Configuration.xsd @@ -60,7 +60,15 @@ - + + + + + + + + + diff --git a/F4SDwebService/Config/F4SD-DataClusters-Configuration.xml b/F4SDwebService/Config/F4SD-DataClusters-Configuration.xml index 43031fc..41e16d2 100644 --- a/F4SDwebService/Config/F4SD-DataClusters-Configuration.xml +++ b/F4SDwebService/Config/F4SD-DataClusters-Configuration.xml @@ -733,8 +733,9 @@ - - + + +
diff --git a/F4SDwebService/Config/F4SD-Global-Configuration.xml b/F4SDwebService/Config/F4SD-Global-Configuration.xml index 2404669..ff578c1 100644 --- a/F4SDwebService/Config/F4SD-Global-Configuration.xml +++ b/F4SDwebService/Config/F4SD-Global-Configuration.xml @@ -11,5 +11,13 @@ - + + + + + + + + + diff --git a/F4SDwebService/Config/F4SD-HealthCard-Configuration.xml b/F4SDwebService/Config/F4SD-HealthCard-Configuration.xml index 691f51d..b7d9e40 100644 --- a/F4SDwebService/Config/F4SD-HealthCard-Configuration.xml +++ b/F4SDwebService/Config/F4SD-HealthCard-Configuration.xml @@ -842,7 +842,7 @@ Hauptbenutzer - + Letzte Synchronisation @@ -1315,10 +1315,16 @@ - - - - + + B/S/H spezifisch + + B/S/H spezifisch + + + BSH Office Typ + + +
@@ -1373,6 +1379,7 @@ + @@ -1385,12 +1392,12 @@ Connected 1 - + Getrennt Disconnected 2 - + Beendet Terminated 3 @@ -1410,17 +1417,17 @@ Reconnecting 6 - + Nicht vermittelte Sitzung NonBrokered Session 7 - + Andere Other 8 - + Ausstehend Pending 9 @@ -1442,6 +1449,22 @@ False + + + Unbekannt + Unknown + + + Ja + Yes + True + + + Nein + No + False + + Unbekannt @@ -1464,8 +1487,13 @@
+ + + + Benutzer-Informationen + Benutzername @@ -1483,65 +1511,30 @@
- - - Name - - - Maschinenkatalog - - - Betriebssystem - - - VDA Version - - - IP-Adresse - - - Zuweisungstyp - - - - - Cpu - - - Memory - - - Disk - - - Gehostete Maschine - - - Aktuelle Sitzungsanzahl - - - Wartungsmodus aktiv - - - Session Id - + + Session-Informationen + + + Sessionname + + Startdatum - + Enddatum - + Verbindungsstatus - Endpunkt + Lokaler Client Name - Endpunkt IP + Lokale IP-Adresse Anonym @@ -1549,41 +1542,215 @@ - + + Verbindung-Informationen + + Anmeldedauer - - + Measured Logon Duration in this Citrix session. + Gemessene Anmeldedauer für diese Citrix session. + + + + + + + Vermittlungsdauer - - + + Authentifizierungsdauer - - + + HDX Dauer - - + + GPO Dauer - - + + Anmeldeskripte Dauer - - - Profildauer beim Laden - + + + Profilladezeit + + + + Host-Informationen + + + + Hostname + + + Hostkatalog + + + Betriebssystem + + + VDA Version + + + Host IP-Addresse + + + Zuweisungstyp + + + Wartungsmodus aktiv + + + + + + Host Nutzung-Informationen + + + CPU Auslastung + + + RAM/Arbeitsspeicher Auslastung + + + Speicher Auslastung + + + Aktuelle Sitzungsanzahl + + + - - Session Performance - Information about session Performance - Informationen über den Session Performance - + + Netzwerk Performance + Information about network performance + Informationen über die Netzwerk Performance + + + + Genutzte Input Bandbreite + Used Input Bandwidth in this Citrix session. + Genutzte Input Bandbreite in dieser Citrix-Sitzung. + + + Zeitpunkt + Zeitpunkt des Messwerts + + + Nutzung + + + + + + + Verfügbare Output Bandbreite + Output Bandwidth available in this Citrix session. + Verfügbare Output Bandbreite in dieser Citrix-Sitzung. + + + + + + + + Zeitpunkt + Zeitpunkt des Messwerts + + + Nutzung + + + + + + + Genutzte Output Bandbreite + Output Bandwidth used in this Citrix session. + Genutzte Output Bandbreite in dieser Citrix-Sitzung. + + + + + + + + + + HDX Performance + Information about HDX Performance + Informationen über HDX Performance + + + + + Input FPS + Frame rate per second transmitted from the server to the client. + Bildrate pro Sekunde, die vom Server an den Client übertragen werden. + + + Zeitpunkt + Zeitpunkt des Messwerts + + + Nutzung + + + + + + + Output FPS + The frame rate the client displays on the screen after processing. + Bildrate pro Sekunde, die der Client nach Verarbeitung wirklich auf dem Bildschirm anzeigt. + + + Zeitpunkt + Zeitpunkt des Messwerts + + + Nutzung + + + + + + + FPS (Bilder pro Sekunde) + Measured FPS (Frame per second) in this Citrix session. + Gemessene FPS (Bilder pro Sekunde) in dieser Citrix-Sitzung. + + + + + + + + Zeitpunkt + Zeitpunkt des Messwerts + + + Nutzung + + + + + + + + + Session Latenz Performance + Information about session latencies + Informationen über die Session Latenz + + ICA RTT Measured response time (Round Trip Time) in this Citrix session. Gemessene Reaktionszeit (Round Trip Time) in dieser Citrix-Sitzung. - + Zeitpunkt Zeitpunkt des Messwerts @@ -1592,14 +1759,14 @@ Nutzung - + - - ICA Latency - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - + + ICA Latenz + Measured ICA Latency in this Citrix session. + Gemessene ICA Latenz in dieser Citrix-Sitzung. + Zeitpunkt Zeitpunkt des Messwerts @@ -1608,14 +1775,14 @@ Nutzung - + - - Server Latency - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - + + Server Latenz + Measured Server Latency in this Citrix session. + Gemessene Server Latenz in dieser Citrix-Sitzung. + Zeitpunkt Zeitpunkt des Messwerts @@ -1624,14 +1791,14 @@ Nutzung - + - - Client Latency - Measured Client Latency in this Citrix session. - Gemessene Client Latency in dieser Citrix-Sitzung. - + + Client Latenz + Measured Client Latency in this Citrix session. + Gemessene Client Latenz in dieser Citrix-Sitzung. + Zeitpunkt Zeitpunkt des Messwerts @@ -1640,106 +1807,14 @@ Nutzung - - - - Genutzte Input Bandbreite - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - - - Zeitpunkt - Zeitpunkt des Messwerts - - - Nutzung - - - - - - Genutzte Output Bandbreite - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - - - Zeitpunkt - Zeitpunkt des Messwerts - - - Nutzung - - - - - - Verfügbare Output Bandbreite - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - - - Zeitpunkt - Zeitpunkt des Messwerts - - - Nutzung - - - - - - FPS - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - - - Zeitpunkt - Zeitpunkt des Messwerts - - - Nutzung - - - + - - Input FPS - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - - - Zeitpunkt - Zeitpunkt des Messwerts - - - Nutzung - - - - - - - Output FPS - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - - - Zeitpunkt - Zeitpunkt des Messwerts - - - Nutzung - - - - - - - WAN Latency - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - + + WAN Latenz + Measured WAN Latency in this Citrix session. + Gemessene WAN Latenz in dieser Citrix-Sitzung. + Zeitpunkt Zeitpunkt des Messwerts @@ -1748,14 +1823,14 @@ Nutzung - + - - DC Latency - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - + + DC (Delivery Controller) Latenz + Measured Delivery Controller Latency in this Citrix session. + Gemessene Delivery Controller Latenz in dieser Citrix-Sitzung. + Zeitpunkt Zeitpunkt des Messwerts @@ -1764,8 +1839,9 @@ Nutzung - + + @@ -1775,7 +1851,11 @@ MobileDeviceName - + + + + + @@ -1798,7 +1878,7 @@ Unbekannt - + Deaktiviert disabled @@ -1811,12 +1891,12 @@ Unbekannt - - Nicht registiert + + Nicht registriert unregistered - - Registiert + + Registriert registered @@ -1824,11 +1904,11 @@ Unbekannt - + Konform compliant - + Nicht konform not compliant @@ -1837,7 +1917,7 @@ Unbekannt - + Verwaltet managed @@ -1895,6 +1975,9 @@ + + Benutzer Informationen + Hauptbenutzer @@ -1907,12 +1990,15 @@ Mobilfunkanbieter - + Letzte Synchronisation + + Mobiles Gerät Informationen + Gerätename @@ -1936,32 +2022,38 @@
- + + + Verwaltung Informationen + Besitztyp Verwaltungs-Agent - + Verwaltungsstatus - + Registrierungsstatus Registrierungsprofil - + Registriert am - + Ablaufdatum Verwaltungszertifikat - + + Konformität und Sicherheit Informationen + + Konformitätsstatus @@ -1978,16 +2070,23 @@ - - - Gesamtspeicher + + + Hardware Informationen - + Freier Speicher - - - Arbeitsspeicher - + + + + + + Festplatten-Speicher belegt gesamt + + WLAN-MAC-Adresse @@ -2000,8 +2099,7 @@ - - + diff --git a/F4SDwebService/Config/F4SD-HealthCard-Configuration.xsd b/F4SDwebService/Config/F4SD-HealthCard-Configuration.xsd index 147fc91..cc1eb82 100644 --- a/F4SDwebService/Config/F4SD-HealthCard-Configuration.xsd +++ b/F4SDwebService/Config/F4SD-HealthCard-Configuration.xsd @@ -465,7 +465,6 @@ - @@ -473,6 +472,14 @@ + + + + + + + + @@ -1044,11 +1051,7 @@ - - - - - + diff --git a/F4SDwebService/Config/F4SD-Infrastructure-Configuration.xml b/F4SDwebService/Config/F4SD-Infrastructure-Configuration.xml index 1d0f24a..054b610 100644 --- a/F4SDwebService/Config/F4SD-Infrastructure-Configuration.xml +++ b/F4SDwebService/Config/F4SD-Infrastructure-Configuration.xml @@ -76,7 +76,7 @@ - + diff --git a/F4SDwebService/Config/F4SD-MenuSection-Configuration.xml b/F4SDwebService/Config/F4SD-MenuSection-Configuration.xml index 0b93c38..3063338 100644 --- a/F4SDwebService/Config/F4SD-MenuSection-Configuration.xml +++ b/F4SDwebService/Config/F4SD-MenuSection-Configuration.xml @@ -44,6 +44,10 @@ Citrix +
+ Mobil Geräte + +
C4IT Intern Skripte für den internen C4IT Gebrauch. diff --git a/F4SDwebService/Config/F4SD-MenuSection-Configuration.xsd b/F4SDwebService/Config/F4SD-MenuSection-Configuration.xsd index 76deec4..61d2c40 100644 --- a/F4SDwebService/Config/F4SD-MenuSection-Configuration.xsd +++ b/F4SDwebService/Config/F4SD-MenuSection-Configuration.xsd @@ -43,7 +43,15 @@ - + + + + + + + + + diff --git a/F4SDwebService/Config/F4SD-QuickAction-Configuration.xml b/F4SDwebService/Config/F4SD-QuickAction-Configuration.xml index 1c78bfb..6ca17fe 100644 --- a/F4SDwebService/Config/F4SD-QuickAction-Configuration.xml +++ b/F4SDwebService/Config/F4SD-QuickAction-Configuration.xml @@ -932,7 +932,7 @@ bG9jaw0K - + Intune Komformitätsstatus erzwingen Enforce Intune compliance state @@ -1088,7 +1088,47 @@ --> + + Intune Komformitätsstatus erzwingen + Enforce Intune compliance state + Komformitätsstatus aktualisieren + Update compliance state + + + + Verwaltete Anwendungen anzeigen + Show managed applications + + Verwaltete Anwendungen anzeigen + Show managed apps + + + + + + + App Name + + + Platform + + + Version + + + + + + Intune Webseite öffnen + This Quick Action requires information about the "Device". + Um diese Quick Action verwenden zu können werden Informationen über das "Gerät" benötigt. + + https://intune.microsoft.com/#view/Microsoft_Intune_Devices/DeviceSettingsMenuBlade/~/overview/mdmDeviceId/PARAM_DeviceId + + + + Session abmelden Session logoff diff --git a/F4SDwebService/Config/F4SD-QuickAction-Configuration.xsd b/F4SDwebService/Config/F4SD-QuickAction-Configuration.xsd index 56af00b..7c45ca3 100644 --- a/F4SDwebService/Config/F4SD-QuickAction-Configuration.xsd +++ b/F4SDwebService/Config/F4SD-QuickAction-Configuration.xsd @@ -184,11 +184,18 @@ - - + + + + + + + + + @@ -572,14 +579,21 @@ - - + + + + + + + + + diff --git a/F4SDwebService/Publish/Config/F4SD-CopyTemplate-Configuration.xsd b/F4SDwebService/Publish/Config/F4SD-CopyTemplate-Configuration.xsd index 0d1e77e..38fc159 100644 --- a/F4SDwebService/Publish/Config/F4SD-CopyTemplate-Configuration.xsd +++ b/F4SDwebService/Publish/Config/F4SD-CopyTemplate-Configuration.xsd @@ -60,7 +60,15 @@ - + + + + + + + + + diff --git a/F4SDwebService/Publish/Config/F4SD-DataClusters-Configuration.xml b/F4SDwebService/Publish/Config/F4SD-DataClusters-Configuration.xml index 43031fc..41e16d2 100644 --- a/F4SDwebService/Publish/Config/F4SD-DataClusters-Configuration.xml +++ b/F4SDwebService/Publish/Config/F4SD-DataClusters-Configuration.xml @@ -733,8 +733,9 @@ - - + + +
diff --git a/F4SDwebService/Publish/Config/F4SD-Global-Configuration.xml b/F4SDwebService/Publish/Config/F4SD-Global-Configuration.xml index 2404669..ff578c1 100644 --- a/F4SDwebService/Publish/Config/F4SD-Global-Configuration.xml +++ b/F4SDwebService/Publish/Config/F4SD-Global-Configuration.xml @@ -11,5 +11,13 @@ - + + + + + + + + + diff --git a/F4SDwebService/Publish/Config/F4SD-Global-Configuration.xsd b/F4SDwebService/Publish/Config/F4SD-Global-Configuration.xsd index a74fc34..714c85f 100644 --- a/F4SDwebService/Publish/Config/F4SD-Global-Configuration.xsd +++ b/F4SDwebService/Publish/Config/F4SD-Global-Configuration.xsd @@ -18,6 +18,14 @@ + + + + + + + + @@ -67,6 +75,7 @@ + @@ -89,4 +98,59 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/F4SDwebService/Publish/Config/F4SD-HealthCard-Configuration.xml b/F4SDwebService/Publish/Config/F4SD-HealthCard-Configuration.xml index 691f51d..b7d9e40 100644 --- a/F4SDwebService/Publish/Config/F4SD-HealthCard-Configuration.xml +++ b/F4SDwebService/Publish/Config/F4SD-HealthCard-Configuration.xml @@ -842,7 +842,7 @@ Hauptbenutzer - + Letzte Synchronisation @@ -1315,10 +1315,16 @@ - - - - + + B/S/H spezifisch + + B/S/H spezifisch + + + BSH Office Typ + + +
@@ -1373,6 +1379,7 @@ + @@ -1385,12 +1392,12 @@ Connected 1 - + Getrennt Disconnected 2 - + Beendet Terminated 3 @@ -1410,17 +1417,17 @@ Reconnecting 6 - + Nicht vermittelte Sitzung NonBrokered Session 7 - + Andere Other 8 - + Ausstehend Pending 9 @@ -1442,6 +1449,22 @@ False + + + Unbekannt + Unknown + + + Ja + Yes + True + + + Nein + No + False + + Unbekannt @@ -1464,8 +1487,13 @@
+ + + + Benutzer-Informationen + Benutzername @@ -1483,65 +1511,30 @@
- - - Name - - - Maschinenkatalog - - - Betriebssystem - - - VDA Version - - - IP-Adresse - - - Zuweisungstyp - - - - - Cpu - - - Memory - - - Disk - - - Gehostete Maschine - - - Aktuelle Sitzungsanzahl - - - Wartungsmodus aktiv - - - Session Id - + + Session-Informationen + + + Sessionname + + Startdatum - + Enddatum - + Verbindungsstatus - Endpunkt + Lokaler Client Name - Endpunkt IP + Lokale IP-Adresse Anonym @@ -1549,41 +1542,215 @@ - + + Verbindung-Informationen + + Anmeldedauer - - + Measured Logon Duration in this Citrix session. + Gemessene Anmeldedauer für diese Citrix session. + + + + + + + Vermittlungsdauer - - + + Authentifizierungsdauer - - + + HDX Dauer - - + + GPO Dauer - - + + Anmeldeskripte Dauer - - - Profildauer beim Laden - + + + Profilladezeit + + + + Host-Informationen + + + + Hostname + + + Hostkatalog + + + Betriebssystem + + + VDA Version + + + Host IP-Addresse + + + Zuweisungstyp + + + Wartungsmodus aktiv + + + + + + Host Nutzung-Informationen + + + CPU Auslastung + + + RAM/Arbeitsspeicher Auslastung + + + Speicher Auslastung + + + Aktuelle Sitzungsanzahl + + + - - Session Performance - Information about session Performance - Informationen über den Session Performance - + + Netzwerk Performance + Information about network performance + Informationen über die Netzwerk Performance + + + + Genutzte Input Bandbreite + Used Input Bandwidth in this Citrix session. + Genutzte Input Bandbreite in dieser Citrix-Sitzung. + + + Zeitpunkt + Zeitpunkt des Messwerts + + + Nutzung + + + + + + + Verfügbare Output Bandbreite + Output Bandwidth available in this Citrix session. + Verfügbare Output Bandbreite in dieser Citrix-Sitzung. + + + + + + + + Zeitpunkt + Zeitpunkt des Messwerts + + + Nutzung + + + + + + + Genutzte Output Bandbreite + Output Bandwidth used in this Citrix session. + Genutzte Output Bandbreite in dieser Citrix-Sitzung. + + + + + + + + + + HDX Performance + Information about HDX Performance + Informationen über HDX Performance + + + + + Input FPS + Frame rate per second transmitted from the server to the client. + Bildrate pro Sekunde, die vom Server an den Client übertragen werden. + + + Zeitpunkt + Zeitpunkt des Messwerts + + + Nutzung + + + + + + + Output FPS + The frame rate the client displays on the screen after processing. + Bildrate pro Sekunde, die der Client nach Verarbeitung wirklich auf dem Bildschirm anzeigt. + + + Zeitpunkt + Zeitpunkt des Messwerts + + + Nutzung + + + + + + + FPS (Bilder pro Sekunde) + Measured FPS (Frame per second) in this Citrix session. + Gemessene FPS (Bilder pro Sekunde) in dieser Citrix-Sitzung. + + + + + + + + Zeitpunkt + Zeitpunkt des Messwerts + + + Nutzung + + + + + + + + + Session Latenz Performance + Information about session latencies + Informationen über die Session Latenz + + ICA RTT Measured response time (Round Trip Time) in this Citrix session. Gemessene Reaktionszeit (Round Trip Time) in dieser Citrix-Sitzung. - + Zeitpunkt Zeitpunkt des Messwerts @@ -1592,14 +1759,14 @@ Nutzung - + - - ICA Latency - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - + + ICA Latenz + Measured ICA Latency in this Citrix session. + Gemessene ICA Latenz in dieser Citrix-Sitzung. + Zeitpunkt Zeitpunkt des Messwerts @@ -1608,14 +1775,14 @@ Nutzung - + - - Server Latency - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - + + Server Latenz + Measured Server Latency in this Citrix session. + Gemessene Server Latenz in dieser Citrix-Sitzung. + Zeitpunkt Zeitpunkt des Messwerts @@ -1624,14 +1791,14 @@ Nutzung - + - - Client Latency - Measured Client Latency in this Citrix session. - Gemessene Client Latency in dieser Citrix-Sitzung. - + + Client Latenz + Measured Client Latency in this Citrix session. + Gemessene Client Latenz in dieser Citrix-Sitzung. + Zeitpunkt Zeitpunkt des Messwerts @@ -1640,106 +1807,14 @@ Nutzung - - - - Genutzte Input Bandbreite - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - - - Zeitpunkt - Zeitpunkt des Messwerts - - - Nutzung - - - - - - Genutzte Output Bandbreite - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - - - Zeitpunkt - Zeitpunkt des Messwerts - - - Nutzung - - - - - - Verfügbare Output Bandbreite - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - - - Zeitpunkt - Zeitpunkt des Messwerts - - - Nutzung - - - - - - FPS - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - - - Zeitpunkt - Zeitpunkt des Messwerts - - - Nutzung - - - + - - Input FPS - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - - - Zeitpunkt - Zeitpunkt des Messwerts - - - Nutzung - - - - - - - Output FPS - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - - - Zeitpunkt - Zeitpunkt des Messwerts - - - Nutzung - - - - - - - WAN Latency - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - + + WAN Latenz + Measured WAN Latency in this Citrix session. + Gemessene WAN Latenz in dieser Citrix-Sitzung. + Zeitpunkt Zeitpunkt des Messwerts @@ -1748,14 +1823,14 @@ Nutzung - + - - DC Latency - Measured Network Latency in this Citrix session. - Gemessene Netzwerk Latency in dieser Citrix-Sitzung. - + + DC (Delivery Controller) Latenz + Measured Delivery Controller Latency in this Citrix session. + Gemessene Delivery Controller Latenz in dieser Citrix-Sitzung. + Zeitpunkt Zeitpunkt des Messwerts @@ -1764,8 +1839,9 @@ Nutzung - + + @@ -1775,7 +1851,11 @@ MobileDeviceName - + + + + + @@ -1798,7 +1878,7 @@ Unbekannt - + Deaktiviert disabled @@ -1811,12 +1891,12 @@ Unbekannt - - Nicht registiert + + Nicht registriert unregistered - - Registiert + + Registriert registered @@ -1824,11 +1904,11 @@ Unbekannt - + Konform compliant - + Nicht konform not compliant @@ -1837,7 +1917,7 @@ Unbekannt - + Verwaltet managed @@ -1895,6 +1975,9 @@ + + Benutzer Informationen + Hauptbenutzer @@ -1907,12 +1990,15 @@ Mobilfunkanbieter - + Letzte Synchronisation + + Mobiles Gerät Informationen + Gerätename @@ -1936,32 +2022,38 @@
- + + + Verwaltung Informationen + Besitztyp Verwaltungs-Agent - + Verwaltungsstatus - + Registrierungsstatus Registrierungsprofil - + Registriert am - + Ablaufdatum Verwaltungszertifikat - + + Konformität und Sicherheit Informationen + + Konformitätsstatus @@ -1978,16 +2070,23 @@ - - - Gesamtspeicher + + + Hardware Informationen - + Freier Speicher - - - Arbeitsspeicher - + + + + + + Festplatten-Speicher belegt gesamt + + WLAN-MAC-Adresse @@ -2000,8 +2099,7 @@ - - + diff --git a/F4SDwebService/Publish/Config/F4SD-HealthCard-Configuration.xsd b/F4SDwebService/Publish/Config/F4SD-HealthCard-Configuration.xsd index 147fc91..cc1eb82 100644 --- a/F4SDwebService/Publish/Config/F4SD-HealthCard-Configuration.xsd +++ b/F4SDwebService/Publish/Config/F4SD-HealthCard-Configuration.xsd @@ -465,7 +465,6 @@ - @@ -473,6 +472,14 @@ + + + + + + + + @@ -1044,11 +1051,7 @@ - - - - - + diff --git a/F4SDwebService/Publish/Config/F4SD-Infrastructure-Configuration.xml b/F4SDwebService/Publish/Config/F4SD-Infrastructure-Configuration.xml index 1d0f24a..054b610 100644 --- a/F4SDwebService/Publish/Config/F4SD-Infrastructure-Configuration.xml +++ b/F4SDwebService/Publish/Config/F4SD-Infrastructure-Configuration.xml @@ -76,7 +76,7 @@ - + diff --git a/F4SDwebService/Publish/Config/F4SD-Infrastructure-Configuration.xsd b/F4SDwebService/Publish/Config/F4SD-Infrastructure-Configuration.xsd index 2fcaf5d..b5cc666 100644 --- a/F4SDwebService/Publish/Config/F4SD-Infrastructure-Configuration.xsd +++ b/F4SDwebService/Publish/Config/F4SD-Infrastructure-Configuration.xsd @@ -371,6 +371,7 @@ + diff --git a/F4SDwebService/Publish/Config/F4SD-MenuSection-Configuration.xml b/F4SDwebService/Publish/Config/F4SD-MenuSection-Configuration.xml index 0b93c38..3063338 100644 --- a/F4SDwebService/Publish/Config/F4SD-MenuSection-Configuration.xml +++ b/F4SDwebService/Publish/Config/F4SD-MenuSection-Configuration.xml @@ -44,6 +44,10 @@ Citrix +
+ Mobil Geräte + +
C4IT Intern Skripte für den internen C4IT Gebrauch. diff --git a/F4SDwebService/Publish/Config/F4SD-MenuSection-Configuration.xsd b/F4SDwebService/Publish/Config/F4SD-MenuSection-Configuration.xsd index 76deec4..61d2c40 100644 --- a/F4SDwebService/Publish/Config/F4SD-MenuSection-Configuration.xsd +++ b/F4SDwebService/Publish/Config/F4SD-MenuSection-Configuration.xsd @@ -43,7 +43,15 @@ - + + + + + + + + + diff --git a/F4SDwebService/Publish/Config/F4SD-QuickAction-Configuration.xml b/F4SDwebService/Publish/Config/F4SD-QuickAction-Configuration.xml index 1c78bfb..6ca17fe 100644 --- a/F4SDwebService/Publish/Config/F4SD-QuickAction-Configuration.xml +++ b/F4SDwebService/Publish/Config/F4SD-QuickAction-Configuration.xml @@ -932,7 +932,7 @@ bG9jaw0K - + Intune Komformitätsstatus erzwingen Enforce Intune compliance state @@ -1088,7 +1088,47 @@ --> + + Intune Komformitätsstatus erzwingen + Enforce Intune compliance state + Komformitätsstatus aktualisieren + Update compliance state + + + + Verwaltete Anwendungen anzeigen + Show managed applications + + Verwaltete Anwendungen anzeigen + Show managed apps + + + + + + + App Name + + + Platform + + + Version + + + + + + Intune Webseite öffnen + This Quick Action requires information about the "Device". + Um diese Quick Action verwenden zu können werden Informationen über das "Gerät" benötigt. + + https://intune.microsoft.com/#view/Microsoft_Intune_Devices/DeviceSettingsMenuBlade/~/overview/mdmDeviceId/PARAM_DeviceId + + + + Session abmelden Session logoff diff --git a/F4SDwebService/Publish/Config/F4SD-QuickAction-Configuration.xsd b/F4SDwebService/Publish/Config/F4SD-QuickAction-Configuration.xsd index 56af00b..7c45ca3 100644 --- a/F4SDwebService/Publish/Config/F4SD-QuickAction-Configuration.xsd +++ b/F4SDwebService/Publish/Config/F4SD-QuickAction-Configuration.xsd @@ -184,11 +184,18 @@ - - + + + + + + + + + @@ -572,14 +579,21 @@ - - + + + + + + + + +