From c3d21b4137b4592bac44d33b71d4d0a55a4a5593 Mon Sep 17 00:00:00 2001 From: Matthew Miles Date: Mon, 8 Jan 2024 12:06:47 -0600 Subject: [PATCH] 24.1.8.2 --- modules/devicesdell.psm1 | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/modules/devicesdell.psm1 b/modules/devicesdell.psm1 index 7c13ff9..9337562 100644 --- a/modules/devicesdell.psm1 +++ b/modules/devicesdell.psm1 @@ -1,18 +1,3 @@ -<# -.SYNOPSIS - OSDCloud Cloud Module for functions.osdcloud.com -.DESCRIPTION - OSDCloud Cloud Module for functions.osdcloud.com -.NOTES - This module is designed to work in WinPE or Full - This module is for Dell Devices and leveraged HP Tools -.LINK - https://raw.githubusercontent.com/OSDeploy/OSD/master/cloud/modules/devicesdell.psm1 -.EXAMPLE - Invoke-Expression (Invoke-RestMethod -Uri 'https://raw.githubusercontent.com/OSDeploy/OSD/master/cloud/modules/devicesdell.psm1') -#> -#================================================= -#region Functions #Function to Install DCU from Dell's website.