Skip to main content

73 docs tagged with "Custom Fields"

Documents discussing the use and management of custom fields in applications

View all tags

BitLocker and TPM Audit

Audits BitLocker encryption status and TPM hardware details, populating detailed HTML reports into NinjaRMM custom fields.

BitLocker and TPM Audit

This solution provides a comprehensive auditing framework for BitLocker encryption and Trusted Platform Module (TPM) security status on Windows endpoints within NinjaOne. It eliminates the need for manual checks by automatically collecting granular encryption data and hardware security details, formatting them into easy-to-read HTML reports stored directly in NinjaRMM Custom Fields.

BitLocker Audit - Servers

This compound condition performs BitLocker and TPM audit once per day on Windows servers where auditing is enabled from cPVAL Enable BitLocker Audit custom field. If set to Disable, the audit will not be performed.

BitLocker Audit - Workstations

This compound condition performs BitLocker and TPM audit once per day on Windows workstations where auditing is enabled from cPVAL Enable BitLocker Audit custom field. If set to Disable, the audit will not be performed.

BitLocker Initialize - NinjaOne

Automates BitLocker initialization on Windows devices using NinjaOne custom fields, including encryption method selection, key protector configuration, and secure execution with logging.

Check Autopilot Hash

This task is used to run the script to update the Autopilot hash under the Custom Filed.

Check FileVault Status

This script is used to show the FileVault status on macOS devices by updating the NinjaRMM custom field `cPVAL FileVault Status` to indicate whether FileVault is enabled or not.

Cisco Secure Client Parameter

This document provides detailed instructions on how to store and use the parameter for installing the Cisco Secure Client package through a company-level custom field. It includes dependencies, sample values, and outcomes for various installation configurations.

cPVAL AutoElevate Deployment

This field controls whether the AutoElevate deployment process should run on the selected devices. When set to Enable, the deployment script will execute and install configure the AutoElevate agent using the defined parameters (License Key, Elevation Mode, and Blocker Mode). When set to Disable, the deployment will be skipped. Accepted values: Enable or Disable.

cPVAL AutoElevate License Key

License Key is a required parameter used during the AutoElevate agent deployment. It authorizes the agent to register with the correct AutoElevate tenant.

cPVAL BitLocker Enable

Indicates whether BitLocker initialization needs to run on this device. Used for BitLocker initialization logic and compound conditions.

cPVAL BitLocker Info

Stores an HTML inventory of BitLocker volumes, including mount points, algorithms, protection status, and key protector types. Populated automatically by the BitLocker automation script.

cPVAL Blackpoint Deployment

Choose the operating system to activate the auto deployment of the BlackPoint Agent. Auto deployment can be enabled for Windows machines only or for both Windows and Macintosh computers.

cPVAL Blocker Mode

Blocker Mode is a required parameter that needs to be passed during the AutoElevate agent deployment. This parameter is used to set the Blocker Mode configuration for the end user at the time of installation

cPVAL BP AccountUID

Stores the unique Blackpoint Account UID used to identify and link endpoints to the correct Blackpoint account.

cPVAL BranchReadinessLevel

This field controls the Windows Update Branch Readiness Level. Select the appropriate channel to determine which feature update builds the device will receive.

cPVAL DeferFeatureUpdates

This custom field is used to store the values for DeferFeatureUpdates. It contains two possible values: Enabled or Disabled.

cPVAL DHCP Status

Displays whether DHCP is enabled or disabled on the active network adapter.

cPVAL DNS Server

Displays the DNS server address configured on the active network adapter.

cPVAL Elevation Mode

Elevation Mode is a configuration parameter used during the AutoElevate agent deployment. It determines how privilege elevation requests are handled on the device once the agent is installed

cPVAL Enable BitLocker Audit

Select the operating system for which BitLocker auditing should be enabled. Use this setting to specify the OS where auditing policies will apply.

cPVAL EncryptionMethod

Choose the encryption algorithm BitLocker will apply to the selected volume. Use one of the supported options: Aes128, Aes256, XtsAes128, or XtsAes256.

cPVAL Feature Update Configuration

This Custom Fields Controls the Configuration of Feature update deferral on the machine based on the selected operating system. Choose Disabled to skip applying this setting to the current Client, Location, or Computer.

cPVAL FileVault Status

This custom field stores the FileVault status on macOS devices fetched by the automation "Check FileVault Status" to indicate whether it is enabled or not.

cPVAL IP Type

Displays the DNS server address configured on the active network adapter.

cPVAL KeyProtectorType

Defines which BitLocker key protector method (TPM, PIN, Password, Recovery, or AD Account) will be applied during encryption.

cPVAL MountPoint

The drive or mount point targeted for BitLocker encryption. Use a drive letter (e.g., C:) or a valid path to ensure the correct volume is selected.

cPVAL Ninja Organization Name

Organization Name is used during the AutoElevate agent deployment to ensure that the installed agent appears under the correct organization within the AutoElevate portal.

cPVAL Path Or ADAccount

Option for specifying the file path or Active Directory account required by certain BitLocker key protector types.

cPVAL PIN Or Password

PIN or password used for BitLocker key protectors that require user authentication at startup.

cPVAL SecureBoot Status

This task checks and records the SecureBoot status on devices, including SecureBoot certificates.

cPVAL Soji Result

This custom field stores the most recent results of the Soji automation

cPVAL TPM Info

Stores a detailed HTML report of the Trusted Platform Module (TPM) status, including Manufacturer, Version, Ready State, and Lockout counters. Populated via automation.

cPVAL Video Ports Monitors

This custom field is used show available video output ports on the system (HDMI, DisplayPort, VGA, DVI, etc.). Detect which ports are actively used by connected monitors.

cPVAL Windows Home Edition Status

This custom field checks the OS Caption value to determine whether the installed Windows operating system is a home edition. It displays True if the OS name contains Home otherwise it displays False.

cPVAL Windows Telemetry Status

This custom field indicates the current telemetry (diagnostic data) level on Windows. Shows whether Windows telemetry is enabled and its level (Basic, Enhanced, Full)

Cyrisma

This document provides a comprehensive guide on deploying, monitoring, and auditing the Cyrisma sensor application, including associated tasks, custom fields, and monitoring strategies.

Force Reboot Server With Reboot Windows Verification

This document outlines a script designed to reboot endpoints based on specific custom fields that define the reboot window. It includes detailed instructions for implementation, sample runs, dependencies, and deployment steps, ensuring that reboots only occur within the designated time frames.

Force Reboot Workstation With Reboot Windows Verification

This document outlines a script designed to reboot workstation endpoints based on specified reboot windows defined by custom fields. It includes implementation steps, sample runs, and detailed script logic to ensure reboots occur only within the designated timeframes.

Get - AutoPilot Hash

This script fetches the device Autopilot Hardware Hash using CIM/WMI from the MDM namespace. Once retrieved, it validates the hash format and updates the cPValAutopilotHash custom field with the value. Must be run with Administrator privileges.

Get - Network Adapter details

This script identifies the first active network adapter that is up, has an IPv4 address, and a default gateway. It outputs the DHCP enabled status, IP configuration type (DHCP or Static), and the comma-separated list of DNS servers.

Get Local Admin [CF]

This script is used to get the local admin data from each machine and output it over a UDF

Initialize BitLocker

Automates BitLocker initialization on Windows via Ninja RMM custom fields. Validates parameters, sets mount point, encryption method, key protector, PIN/password, and AD/path, downloads a helper script, executes it, and logs output for auditing.

Lenovo Warranty [CF]

This script is used to update the Custom filed with the leneovo warranty end date

Network Adapter Details

This solution gathers active network adapter details and updates custom fields with DHCP status, IP type, and DNS server information for accurate visibility and reporting.

Secure Boot Compliance Audit

This solution checks the Secure Boot status and validates the associated certificates. If the system is using older Secure Boot certificates, the custom fields are updated accordingly. If the system is using updated certificates. The custom fields are updated to reflect the compliant status.

SecureBoot Compliance - Audit

This script evaluates whether a Windows device is prepared for the upcoming Microsoft Secure Boot certificate transition scheduled for 2026.

Server Reboot Schedule on Specific Days

This document outlines the process for scheduling a forced reboot of a server on specific days based on an approved window check. It includes a sample run, user parameters, dependencies, and detailed implementation steps for creating and managing the task in ConnectWise RMM.