Experts live Austria
  • Home
  • Konferenz 2021
    • Conference 2021
  • Café
    • Café virtuell
    • Mach mit!
    • Experts Live Netzwerk
  • Archiv
    • Café virtuell 9. Juni 2020
    • Café Wien 12.03.2020
    • Café Ried 10.03.2020
    • Cafe Linz 11.07.19
    • Café Wien 09.07.19
    • Café Wien 11.04.19
    • Café Salzburg 09.04.19
    • Café Linz 07.03.2019
    • Café Wien 26.02.2019
    • Café Wien - Xamarin 19.11.2018
    • Konferenz 2018
    • Café Linz 15.10.2018
    • Café Wien 03.10.2018
    • Café Linz 13.06.2018
    • Café Wien 21.03.2018
    • Konferenz 2017
  • Sponsoren
  • Blog
  • Das ORG-Team
  • PowerShell User Group - Termine
  • Conference 2021

PowerShell Schnipseljagd 52/17

29/12/2017

0 Kommentare

 
Guten Rutsch!
Dies ist der letzte Schnipsel dieses Jahr – aber es kommen nächstes Jahr wieder einige. Vorab kommen hier wie immer die
Veranstaltungen
  • Experts Live Café Event Linz, 31. Jänner 2018 Webseite Anmeldung
  • Experts Live Café Event Wien, 21. März 2018 Website Anmeldung
  • PowerShell EU Konferenz, Hannover, 17. April 2018 – 20. April 2018 Website
  • Cloud and Datacenter Conference Germany , am 15. Mai 2018 – 16 Mai 2018 in Frankfurt Webseite Anmeldung
  • Experts Live Konferenz Wien, 13. November 2018 Website Anmeldung
Schnipsel KW 52
User Profil mit PowerShell löschen
Kann man immer benötigen, ein userprofil per Powershell zu löschen.  Link
Die SID bekommt man auch (und meiner Meinung nach viel smarter) mit:
$sid = (Get-ADUser $Username).sid.value
​Microsoft Intune mit PowerShell ansprechen
Microsoft intune über die Graph API ansprechen Link.
PowerShell Cheat Sheet von MVP Thomas Maurer
Netzwerkkommandos, die man von der cmdline kennt in PowerShell “übersetzt”. Link
PowerShell Suite
Interessante Sammlung von PowerShell Kommandos. – ziemlich Systemnah. Link

​Ein paar ruhige Tage wünschen wir euch!
0 Kommentare

Datacenter Management Nachlese KW52 2017

29/12/2017

0 Kommentare

 

Events

  • 31.01.2018: Experts Live Café in Linz:
    http://www.expertslive.at/linz.html
  • 21.03.2018: Experts Live Café in Wien:
    http://www.expertslive.at/wien.html
  • 13.11.2018: Experts Live Austria in Wien:
    http://www.expertslive.at/konferenz.html

Cloud

  • Slack App mit Azure Functions:
    https://blogs.msdn.microsoft.com/webdev/2017/12/21/take-a-break-...
  • Azure Functions im eigenen Container lauen lassen:
    https://cmatskas.com/running-azure-functions-anywhere-with-the-p...

PowerShell

  • Internet Verbindung mit PowerShell überwachen:
    https://powershellposse.com/2017/12/28/monitor-your-connection-t...
0 Kommentare

PowerShell Weihnachtsnewsletter

22/12/2017

0 Kommentare

 
In der Adventszeit war bei uns wieder einiges los. Hier eine Zusammenfassung:

Künftige Veranstaltungen
  • Experts Live Café Event Linz, 31. Jänner 2018
  • Experts Live Café Event Wien, 21. März 2018
  • Experts Live Country Event, 13.11.2017, Microsoft Österreich
 Newsletter - die "Schnipseljagd"
 Unsere wöchentlichen PowerShell Newsletter kamen regelmäßig raus und beinhalteten folgende Themen:
https://www.powershell.co.at/powershell-schnipseljagd-4517/
  • Webhook anstossen
  • Keine Passwörter im Code – The Azure-way!
  • Try/catch/error blocks in PowerShell – Error Handling wie die Profis
  • Service Accounts: Passwort automatisch verändern
  • GPO – Konflikte erkennen
https://www.powershell.co.at/powershell-schnipseljagd-46-17/
  • FTP
  • Mehrere CSV bearbeiten
  • PowerShell Gallery Informationen auslesen – mit PowerShell
  • Bilder sind auch für Kommandozeilen Enthusiasten wichtig
  • Mehrere PowerShell Fenster anordnen
  • Welche Infos gibt es über mich?
https://www.powershell.co.at/powershell-schnipseljagd-47-17/
  • Neuigkeiten/Unterschiede in PowerShell 6.0
  • Schneller mit Vorlagen
  • Anzahl der Elemente eines Office365 Ordners auslesen
  • Eigene Eigenschaften hinzufügen
  • Sharepoint Recovery
https://www.powershell.co.at/powershell-schnipseljagd-48-17/
  • PowerShell & Azure
  • Colour your Console
  • Sieger des PowerShell Contests
  • Adventkalender
  • Learn to build tools not to code
  • Multi-Valued Eigenschaften in ein CSV exportierren
  • Deep Learning
https://www.powershell.co.at/powershell-schnipseljagd-49-17/
  • PowerShell Countdown Timer
  • Wie man ein Script auf die PowerShell Gallery postet
  • Den Manager eines Benutzers aus dem AD auslesen
  • Rechnen mit PowerShell
https://www.powershell.co.at/powershell-schnipseljagd-50-17/
  • PowerShell in der Wolke (Microsoft Flow)
  • Betriebssysteminformationen auslesen
  • PowerShell Module
  • Microsoft MVP
  • Wo kann man mein Netzwerk verletzen?
  • Pester und Schleifen
  • Adventkalender
 
Hoffe es  war für dich etwas dabei! 
 
Wir wünschen Dir ein Frohes Fest und einen Guten Rutsch ins Jahr 2018!

Die PowerShell UserGroup Austria
www.powershell.co.at
0 Kommentare

Datacenter Management Nachlese KW51 2017

22/12/2017

0 Kommentare

 

Events

  • 31.01.2018: Experts Live Café in Linz:
    http://www.expertslive.at/linz.html
  • 21.03.2018: Experts Live Café in Wien:
    http://www.expertslive.at/wien.html
  • 13.11.2018: Experts Live Austria in Wien:
    http://www.expertslive.at/konferenz.html

Allgemein

  • OpenSSH Server auf Windows 10 und Windows Server 1709 installieren:
    https://www.thomasmaurer.ch/2017/12/install-and-configure-openss...

Cloud

  • Neue Alarme) in Azure Monitor:
    https://azure.microsoft.com/en-us/blog/new-alerts-preview-in-azu...
  • Syslog Solution für OMS:
    https://gallery.technet.microsoft.com/Syslog-Analysis-Solution-e...
  • Serverless mit Durable Functions:
    https://channel9.msdn.com/Shows/On-NET/Chris-Gillum-Serverless-w...

DevOps

  • Docker für Windows Server 2016:
    https://blog.docker.com/2016/09/dockerforws2016/
  • OpenSSH Beta in Windows 10:
    https://blogs.msdn.microsoft.com/powershell/2017/12/15/using-the...
  • Auf die EU DSGVO Vorbereiten:
    https://azure.microsoft.com/en-us/blog/gdpr-how-to-get-organized...
  • The DevOps Lab Kickoff Show #1:
    https://channel9.msdn.com/Shows/DevOps-Lab/The-DevOps-Labs-Kicko...

Operations Manager

  • Benachrichtigungs Information extrahieren:
    http://runawaybunnies.blogspot.co.at/2017/12/opsmgr-extract-noti...
0 Kommentare

Datacenter Management Nachlese KW50 2017

15/12/2017

0 Kommentare

 

Events

  • 31.01.2018: Experts Live Café in Linz:
    http://www.expertslive.at/linz.html
  • 21.03.2018: Experts Live Café in Wien:
    http://www.expertslive.at/wien.html
  • 13.11.2018: Experts Live Austria in Wien:
    http://www.expertslive.at/konferenz.html

Cloud

  • Automation Runbook ist ein Action Type für Alarme:
    https://azure.microsoft.com/en-us/updates/automation-runbooks-av...
  • Windows Services und Prozesse mit OMS überwachen:
    https://www.stefanroth.net/2017/12/11/oms-monitor-windows-servic...
  • Azure Functions HTTP – Authorization Levels\:
    https://vincentlauzon.com/2017/12/04/azure-functions-http-author...

PowerShell

  • Windows 10 mit PowerShell in der Masse aktualisieren:
    https://deploymentbunny.com/2017/12/05/nice-to-know-mass-upgradi...
  • OS Informationen mit PowerShell auslesen:
    http://mikefrobbins.com/2017/12/07/retrieve-basic-operating-syst...

Operations Manager

  • Mit SCOM Bypassed Authentication Package Back Door erkennen:
    https://blogs.technet.microsoft.com/nathangau/2017/11/21/securit...
  • SCOM Updates Dezember 2017:
    https://blogs.technet.microsoft.com/allthat/2017/12/07/monthly-s...
  • VSAE ist in Visual Studio 2017 supported:
    https://blogs.technet.microsoft.com/kevinholman/2017/12/01/vsae-...
  • Alternative zum langsamen GetFailoverManagementServers():
    https://blogs.technet.microsoft.com/germanageability/2017/12/13/...
0 Kommentare

Datacenter Management Nachlese KW49 2017

8/12/2017

0 Kommentare

 

Events

  • 31.01.2018: Experts Live Café in Linz:
    http://www.expertslive.at/linz.html
  • 21.03.2018: Experts Live Café in Wien:
    http://www.expertslive.at/wien.html
  • 13.11.2018: Experts Live Austria in Wien:
    http://www.expertslive.at/konferenz.html

Cloud

  • Azure Automation mit Event grid:
    https://gallery.technet.microsoft.com/Integrating-Azure-8a735bd8

DevOps

  • Vorteile und Anwendung Docker Container:
    https://timewarp.at/vorteile-und-anwendung-docker-container/

PowerShell

  • VSCode für PowerShell Entwicklung nutzen:
    https://blogs.msdn.microsoft.com/jefkaz/2017/12/02/using-vscode-...
0 Kommentare

Datacenter Management Nachlese KW48 2017

1/12/2017

0 Kommentare

 

Events

  • 31.01.2018: Experts Live Café in Linz:
    http://www.expertslive.at/linz.html
  • 21.03.2018: Experts Live Café in Wien:
    http://www.expertslive.at/wien.html
  • 13.11.2018: Experts Live Austria in Wien:
    http://www.expertslive.at/konferenz.html

Cloud

  • Azure Stack Deployment:
    https://cloudoasis.com.au/2017/11/26/azure-stack-deployment-clou...
  • Azure Stack Quotas, Plans, und Offers:
    https://blogs.msdn.microsoft.com/azurecat/2017/11/16/azure-stack...
  • Azure Stack Subscriptions:
    https://blogs.msdn.microsoft.com/azurecat/2017/11/18/azure-stack...
  • Azure VM's mit PowerShell erstellen:
    https://graham-beer.github.io/2017/Azure-VM-v2/
  • Azure Automation watcher tasks - Public Preview:
    https://azure.microsoft.com/en-us/blog/introducing-azure-automat...
  • Azure Functions in Visual Studio:
    https://blogs.msdn.microsoft.com/webdev/2017/11/15/improvements-...
  • Let's encrypt für Azure WebApps:
    https://codehollow.com/2017/10/lets-encrypt-azure-webapps/?utm_c...
  • Azure Tips and Tricks (59) - Gratis E-book: The Developer’s Guide to Microsoft Azure:
    https://www.michaelcrump.net/azure-tips-and-tricks59/

Service Manager

  • UR 14 für SCSM 2012 R2:
    https://www.microsoft.com/en-us/download/details.aspx?id=56266&W...

Operations Manager

  • Kevin Holman's UR14 for SCOM 2012 R2 Schritt für Schritt:
    https://blogs.technet.microsoft.com/kevinholman/2017/11/28/ur14-...
0 Kommentare

    Archiv

    Juli 2019
    Mai 2019
    April 2019
    März 2019
    Februar 2019
    Januar 2019
    Dezember 2018
    November 2018
    Oktober 2018
    September 2018
    August 2018
    Juli 2018
    Juni 2018
    Mai 2018
    April 2018
    März 2018
    Februar 2018
    Januar 2018
    Dezember 2017
    November 2017
    Oktober 2017
    September 2017
    August 2017
    Juli 2017
    Juni 2017
    Mai 2017
    April 2017

    Kategorien

    Alle
    Datacenter Management
    DevOps
    Experts Live Austria 2017
    Experts Live Austria 2018
    Experts Live Cafe
    PowerShell

    RSS-Feed

 

Kontakt
Impressum
  • Home
  • Konferenz 2021
    • Conference 2021
  • Café
    • Café virtuell
    • Mach mit!
    • Experts Live Netzwerk
  • Archiv
    • Café virtuell 9. Juni 2020
    • Café Wien 12.03.2020
    • Café Ried 10.03.2020
    • Cafe Linz 11.07.19
    • Café Wien 09.07.19
    • Café Wien 11.04.19
    • Café Salzburg 09.04.19
    • Café Linz 07.03.2019
    • Café Wien 26.02.2019
    • Café Wien - Xamarin 19.11.2018
    • Konferenz 2018
    • Café Linz 15.10.2018
    • Café Wien 03.10.2018
    • Café Linz 13.06.2018
    • Café Wien 21.03.2018
    • Konferenz 2017
  • Sponsoren
  • Blog
  • Das ORG-Team
  • PowerShell User Group - Termine
  • Conference 2021