From 4cd2ecef8b9e523a2b5ae198c020bc7ad625a985 Mon Sep 17 00:00:00 2001 From: "jonathanfallis@yahoo.co.uk" Date: Tue, 9 Jan 2024 11:14:00 +0000 Subject: [PATCH] APGT (Code) Update --- Website Scripts/MDM/Set-AutopilotGroupTag.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website Scripts/MDM/Set-AutopilotGroupTag.ps1 b/Website Scripts/MDM/Set-AutopilotGroupTag.ps1 index 5126840..dfc61c6 100644 --- a/Website Scripts/MDM/Set-AutopilotGroupTag.ps1 +++ b/Website Scripts/MDM/Set-AutopilotGroupTag.ps1 @@ -1,6 +1,6 @@ <# .SYNOPSIS - Installed Get-WindowsAuopilotInfo.ps1 and calls it using the parameter + Installs Get-WindowsAuopilotInfo.ps1 and calls it using the parameter .DESCRIPTION * Used alongside a task sequence within Configuration Manager, this script was uses to add the device to autopilot and set a GroupTa .AUTHOR