Register Open-SSH with Git for Windows, and enabling the SSH-Agent RSA Credential Manager.
Continue readingCategory: PowerShell
PowerShell Script to Post a Message to a Microsoft Teams Channel
Introduction Our PowerShell Sample Code shows how-to post a Message to a Microsoft Teams Channel. We’ve also included an example JSON-Object , and an example […]
Continue readingPowerShell: MSOnline Get LastDirSyncTime in Local Time Format
Get-MsolCompanyInformation cmdlet’s property LastDirSyncTime from the Microsoft MSOnline PowerShell Module shows the Time information in the global UTC Format. Convert to Local Time using UTC […]
Continue readingPowerShell Script to Connect to Microsoft365 Online Services
Download Script Script <# .NOTES Company: SECOTRON Title: Connect-Office365OnlineServices.PS1 Author: thomas.geens@secotron.eu Requirements: Version: 1.00 Date: February 13, 2019 Windows Version: WINDOWS 10 ENTERPRISE Disclaimer: This […]
Continue reading