All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixed private function that gets host information.
- Fixed filter query in Get-CSDomainMachines.
- Added private function to get host information from AgentID.
- Re-worked Get-CSDeviceDetails to accept hostname instead of computername.
- Created Invoke-RestMethod wrapper to include token upon each invoke-restmethod.
- Added Get-CSToken to retrive token for OAuth2 authorization.
- Added initial support for retrieving host details using Get-CSDeviceDetails.
- Updated readme.md with basic instructions.