Skip to content

ddcdennisb/JSS_EAs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extension Atributes

Collection of EA's that I use in my JSS

ADPassMon.in.LaunchAgent

This will check to see if there is a LaunchAgent for the ADPassMon App (LA would be created by you. This is not default)

ADPassMon.in.Startup

This will check to see if ADPassMon has been added to the Start Up Items for the logged in user.

BatteryCondition

This will return the Condition of the Battery as reported in the Menu Bar. (Normal, Service Battery, etc)

DHCP.Enabled.Primary

This will return if DHCP is enabled on the machines Primary Network Interface.

DHCP.Server.Primary

This will return the DHCP Server for the machines Primary Network Interface.

DNS.Domain.Primary

This will return the DNS Domain for the machines Primary Network Interface.

DNS.Servers.Auto.Pushed.Primary

This will return the DNS Servers that are auto pushed for the machines Primary Network Interface.

DNS.Servers.Staticly.Set

This will return the DNS Servers that have been staticly set for the machines Primary Network Interface.

Default.Gateway.Primary

This will return the Default Gateway for the machines Primary Network Interface.

Firewall.Enabled

This will return if Apple's Firewall is enabled.

First.Boot.Guess

This will return the best guess of when a machine was imaged or configured. The next EA is used with a "breadcrumb" file that I put in my new imaging workflow to give exact times/dates.

Imaging.TimeStamp

This will return the date/time of when a machine was imaged with Casper Imager.

Last.Boot.Time

This will return the last time a machine was booted.

Last.DC.Used

This will return the last domain controller used by the machine.

MAC.Address.Primary

This will return the MAC Address for the machines Primary Network Interface.

MDM.Capable

This will return whether the machine is MDM Capable. Adds some other chacaters.

Management.Account

This will return the management account set in the JSS for the machine.

Primary.Network.Service

This will return the Primary Network Interface (i.e. en0, en1, etc.).

Primary.Network.Service.Name

This will return the Primary Network Interface Name (i.e. Ethernet, Wi-Fi, Thunderbolt Ethernet, etc.).

Recovery.HD.Present

This will return if the Recovery Partitiion is present on a machine.

SIP.Status

This will return whether SIP is enabled or disabled on a machine.

Search.Domains

This will return the search domains being used on a machine.

Subnet.Mask.Primary

This will return the subnet mask for the machines Primary Network Interface.

Wireless.SSDI

This will return the SSID of the last Wireless network the machine was on when recon was run.

About

EA's used in my JSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages