Skip to content
LeBlogOSD
Linkedin Github
  • Home
  • AdministrationExpand
    • Bios & Drivers
    • Master
    • Packaging
    • Tools
    • Security
    • Scripts
    • Infra
  • MDMExpand
    • EPM
    • Intune
    • MDT
    • Quest SMA
    • Quest SDA
    • Desktop Authority
    • Xtraction
    • SCCM
    • Tanium
    • Rundeck
    • WSUS
  • Favoris
  • Contact
LeBlogOSD
  • Create a Web service with Pode.Web
    Scripts

    Create a Web service with Pode.Web

    Bydavid 09/09/202426/08/2025

    This example shows how to create a web service with PowerShell that queries an IVANTI EPM database to get a computer name based on a MAC address. It includes setting up a Pode server, configuring an API endpoint, and running a SQL query to retrieve the information

    Read More Create a Web service with Pode.WebContinue

  • Create a dashboard with PswriteHTML
    EPM

    Create a dashboard with PswriteHTML

    Bydavid 04/09/202426/08/2025

    Script to connect to Ivanti databases and generate HTML reports automatically.

    Read More Create a dashboard with PswriteHTMLContinue

  • Rundeck – Export Nodes from EPM
    EPM | Rundeck

    Rundeck – Export Nodes from EPM

    Bydavid 15/06/202421/08/2025

    Create an XML file for Rundeck node definitions based on Ivanti Inventory data

    Read More Rundeck – Export Nodes from EPMContinue

  • Create PowerShell Job
    Rundeck

    Create PowerShell Job

    Bydavid 14/06/202428/08/2025

    Create a Rundeck job, define the workflow, target nodes, add options, and run PowerShell across hosts with parallel, reliable execution.

    Read More Create PowerShell JobContinue

  • How to View Installation History on Windows 10 Using PowerShell
    Scripts

    How to View Installation History on Windows 10 Using PowerShell

    Bydavid 26/05/202425/08/2025

    Learn how to view the installation history on Windows 10 using PowerShell. This guide provides a script to retrieve and display the history of application and patch installations via the Reliability Monitor, including remote access capabilities.

    Read More How to View Installation History on Windows 10 Using PowerShellContinue

  • How to Delete the Recovery Partition Using PowerShell
    Scripts

    How to Delete the Recovery Partition Using PowerShell

    Bydavid 26/05/202425/08/2025

    Learn how to delete the Windows Recovery Environment (WinRE) partition using PowerShell. This guide provides a script to automate the deletion and resizing of partitions, ensuring efficient disk space management.

    Read More How to Delete the Recovery Partition Using PowerShellContinue

  • Adding Tools to WinPE (UltraVNC)
    MDT

    Adding Tools to WinPE (UltraVNC)

    Bydavid 23/05/202429/08/2025

    Learn how to add custom tools to WinPE images

    Read More Adding Tools to WinPE (UltraVNC)Continue

  • Forcing Windows 11 Update
    Scripts

    Forcing Windows 11 Update

    Bydavid 23/05/202425/08/2025

    Learn how to force an upgrade to Windows 11 by modifying registry keys to bypass hardware checks. This guide provides detailed steps and explanations for each registry entry.

    Read More Forcing Windows 11 UpdateContinue

  • Creating a Scheduled Task with Time Zone
    Scripts

    Creating a Scheduled Task with Time Zone

    Bydavid 23/05/202425/08/2025

    Learn how to create a scheduled task in PowerShell to reboot a computer daily. This guide includes an alternative script to disable time zone synchronization for the task.

    Read More Creating a Scheduled Task with Time ZoneContinue

  • Download HP Drivers with PowerShell
    Bios & Drivers

    Download HP Drivers with PowerShell

    Bydavid 22/04/202425/08/2025

    Download HP drivers using PowerShell

    Read More Download HP Drivers with PowerShellContinue

  • Windows Taskbar Customization
    Master

    Windows Taskbar Customization

    Bydavid 01/12/202325/08/2025

    customization of the Windows taskbar by script

    Read More Windows Taskbar CustomizationContinue

  • PowerShell Clip
    Scripts

    PowerShell Clip

    Bydavid 29/09/202325/08/2025

    Redirect the output of a command to the Windows clipboard

    Read More PowerShell ClipContinue

  • Invoke-WebRequest vs WebClient vs BitsTransfer
    Scripts

    Invoke-WebRequest vs WebClient vs BitsTransfer

    Bydavid 23/09/202326/08/2025

    Who will be the fastest?

    Read More Invoke-WebRequest vs WebClient vs BitsTransferContinue

  • PowerShell transcripts
    Scripts

    PowerShell transcripts

    Bydavid 07/09/202325/08/2025

    Transcripts are a great way to monitor what happens in a PowerShell session.

    Read More PowerShell transcriptsContinue

  • Using PowerShell to Identify Laptops
    Scripts

    Using PowerShell to Identify Laptops

    Bydavid 31/07/202325/08/2025

    Read More Using PowerShell to Identify LaptopsContinue

  • Retrieve Windows 10 System Rating
    Master

    Retrieve Windows 10 System Rating

    Bydavid 26/07/202331/08/2025

    Retrieve the Windows 10 system rating using PowerShell. Utilize the Win32_WinSAT class

    Read More Retrieve Windows 10 System RatingContinue

  • Setting Up Automatic Login in Windows 10
    Master

    Setting Up Automatic Login in Windows 10

    Bydavid 16/07/202331/08/2025

    Automatic login in Windows 10 using both PowerShell and the Windows Registry.

    Read More Setting Up Automatic Login in Windows 10Continue

  • Effective Error Handling Techniques in PowerShell
    Scripts

    Effective Error Handling Techniques in PowerShell

    Bydavid 22/06/202325/08/2025

    A comprehensive guide on how to effectively handle errors in PowerShell scripts. Learn how to suppress errors and manage them using the try-catch mechanism.

    Read More Effective Error Handling Techniques in PowerShellContinue

  • Windows update avec PSWindowsupdate
    Scripts

    Windows update avec PSWindowsupdate

    Bydavid 21/05/202325/08/2025

    Manage Windows Updates with PowerShell: install the PSWindowsUpdate module, apply patches, check history, and handle reboots.

    Read More Windows update avec PSWindowsupdateContinue

  • TPM Activation
    Security

    TPM Activation

    Bydavid 03/05/202325/08/2025

    how to activate TPM Dell, HP, Hyper-V, and VMWare Workstation.

    Read More TPM ActivationContinue

  • Windows 11 OEM Activation
    Master

    Windows 11 OEM Activation

    Bydavid 01/05/202325/08/2025

    Windows 11 OEM activation using scripts.

    Read More Windows 11 OEM ActivationContinue

  • Managing Passwords in PowerShell Scripts
    Scripts

    Managing Passwords in PowerShell Scripts

    Bydavid 30/04/202325/08/2025

    Learn how to securely manage and encrypt passwords in PowerShell scripts, ensuring data protection and script integrity.

    Read More Managing Passwords in PowerShell ScriptsContinue

  • Provisioning – PowerShell in Task
    EPM

    Provisioning – PowerShell in Task

    Bydavid 11/04/202321/08/2025

    How to use PowerShell commands in a LANDESK provisioning task

    Read More Provisioning – PowerShell in TaskContinue

  • Provisionning – Alternative to Ivanti HII
    EPM

    Provisionning – Alternative to Ivanti HII

    Bydavid 11/04/202321/08/2025

    Custom Alternative to Native Driver Management Integrated with Ivanti

    Read More Provisionning – Alternative to Ivanti HIIContinue

  • Guide to Windows 11 Installation Using OSDCloud
    Master

    Guide to Windows 11 Installation Using OSDCloud

    Bydavid 24/03/202331/08/2025

    Deploy Windows 11 using OSDCloud.

    Read More Guide to Windows 11 Installation Using OSDCloudContinue

  • Home
  • Administration
    • Bios & Drivers
    • Master
    • Packaging
    • Tools
    • Security
    • Scripts
    • Infra
  • MDM
    • EPM
    • Intune
    • MDT
    • Quest SMA
    • Quest SDA
    • Desktop Authority
    • Xtraction
    • SCCM
    • Tanium
    • Rundeck
    • WSUS
  • Favoris
  • Contact
Search