You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New-ModuleManifest -Path .\AutopilotUtilities.psd1 -Author 'Jonathan W. Smith' -CompanyName 'SmithingJon' -RootModule 'AutopilotUtilities.psm1' -FunctionsToExport @('Get-RegistryKey','Set-RegistryKey') -Description 'A collection of scripts and utilities to help manage Autopilot deployments.'