3.0 KiB
3.0 KiB
Device Configuration
Get-CorporateCertificate
- Detection: Checks for a specific certificate is installed (requires modification based on your requirements).
- Remediation: Installs the missing certificate from a file path.
Get-CorporateVPN
- Detection: Checks for a specific VPN Connection is configured (requires modification based on your requirements).
- Remediation: Configures the missing VPN Connection.
Get-CustomWallpaper
- Detection: Checks for a specific wallpaper is configured (requires modification based on your requirements).
- Remediation: Configures the custom wallpaper.
Get-DriveMapping
- Detection: Checks for a specific mapped drive (requires modification based on your requirements).
- Remediation: Maps the missing drive if it is not located.
Get-LocalDNSSettings
- Detection: Checks for a specific DNS Setting on your Ethernet (requires modification based on your requirements).
- Remediation: Configures the Local DNS settings if it is incorrect.
Get-OfficeTemplates
- Detection: Checks the Templates folder for a specific template file within Program Files repo.
- Remediation: Will copy a template file from a network share to the Program Files repo.
Get-OutlookTemplate
- Detection: Checks the NormalEmail.dotm file within AppData associated to Outlook Emails.
- Remediation: Will copy the NormalEmail.dotm file from a network share to the AppData repo.
Get-TimeZone
- Detection: Checks for a specific Time Zone (requires modification based on your requirements).
- Remediation: Corrects the endpoint's Time Zone if it is incorrect.
Get-UAC
- Detection: Checks if UAC is enabled.
- Remediation: Enables UAC if it is disabled.
Get-WDAC
- Detection: Checks for a specific WDAC Policy (requires modification based on your requirements).
- Remediation: Corrects the endpoint's WDAC Policy if it is not detected.