Skip to content

JumpCloud PowerShell Module v2.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 21:16
· 113 commits to master since this release
374cb40

JumpCloud PowerShell Module v2.12.0
Release Date: June 18, 2024

RELEASE NOTES

Added new calculated fields for Get-JCSystemInsights Tables LogicalDrives, Mounts, and SystemInfo to include human readable sizes in GB for the following fields: PhysicalMemory, blocks, blocksAvailable, freeSpace, and size

IMPROVEMENTS:

  • Added calculated fields for the Get-JCSystemInsights following tables:
    • LogicalDrives - freeSpaceGB, sizeGB
    • Mounts - blocksGB, blocksAvailableGB
    • systemInfo - physicalMemoryGB