Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

MamaSchlumpf

User
  • Registriert

  • Letzter Besuch

Alle Beiträge von MamaSchlumpf

  1. Versuchs mal mit ForEach: ForEach($Kunde in $NameKunde) { Write-Host -Object $Kunde.vorname }
  2. $NameKunde ist ja auch jeweils die ganze Zeile. Was du da bekommst, ist also der Hash mit den Zeilenwerten. Du kannst auf die einzelnen Items zugreifen, indem du sie separat angibst, z.B. $NameKunde.Vorname ergibt dann Achim. Wird dann halt ein wenig umständlicher, aber damit kannst du dir die Ausgabe dann hinbasteln, wie du sie brauchst.
  3. Ich habe das mal getestet und eine Fehlermeldung bekommen, die besagt, was Tiro sagt. $DaysLeft=$ExpiryDate.day - $Today.day ergab hingegen einen sinnvollen Wert. Vielleicht hilft das weiter
  4. Es wird aber von einer 5-Tage-Woche ausgegangen...
  5. Die 0,5 werden nur abgezogen bei Wert>5, Bedingung für den Schleifendurchlauf ist jedoch Wert<5, also 5,9, oder nicht?
  6. Ich bin auch zeitlos unterwegs

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.