Skip to content
View lestoilfante's full-sized avatar

Block or report lestoilfante

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. APC-ScrapConnect APC-ScrapConnect Public

    APC-ScrapConnect is an utility made to interact with APC SmartConnect cloud platform and retrieve device data

    PHP 1

  2. zabbix-integrations zabbix-integrations Public

    Zabbix integrations and templates

    1

  3. MfaOnDemand MfaOnDemand Public

    MfaOnDemand is a PowerShell module designed to send custom and arbitrary MFA requests to Entra ID users.

    PowerShell

  4. NET.NpsWrapper NET.NpsWrapper Public

    .NET Extension project for Microsoft Network Policy Server (NPS)

    C#

  5. CreeP7M CreeP7M Public

    JS library for p7m offline file handling powered by OpenSSL WebAssembly

    JavaScript 1 1

  6. This script allows for the installat... This script allows for the installation or uninstallation of Microsoft Teams. When installing, it downloads the bootstrapper and Teams package if not provided, and then installs Microsoft Teams. When uninstalling, it removes the installed Microsoft Teams application, this includes Teams Classic uninstallation querying related registry keys thus avoiding use of very slow call to "Get-WmiObject -Class Win32_Product".
    1
    <#
    2
    .SYNOPSIS
    3
    Teams-Posh installs or uninstalls Microsoft Teams.
    4
    5
    .DESCRIPTION