Foggy2
Foggy2
This adds the functionality discussed in Issue #363. Added functions: * `Invoke-GSChromeOSDeviceCommand` which issues a command to a ChromeOS device. * `Get-GSChromeOSDeviceCommand` which fetches the status of a command that...
Added `Get-GSChromeDeviceTelemetry` Added ChromeMamnagement API to NuGetDependencies.json Updated Newtonsoft.Json version in NuGetDependencies.json to support the ChromeManagement API This will allow use of the [customers.telemetry.devices](https://developers.google.com/chrome/management/reference/rest/v1/customers.telemetry.devices) method of the Chrome Management API....
Sync-GSCourse function per issue #334.
I think this should be a simple one. I am using the calendar ACL functions to create a bunch of extra ACLs. I would like to prevent notifications being sent...
Hi @scrthq and others, As I get time I have been trying to rework my bodged together scripts into something that is modular and contains cleaner code/comments with a view...
**Describe the bug** I am not 100% sure if this is a bug or just correct Drive API behavior. However, I have been attempting to use the `Copy-GSDriveFile` function to...
Hello @lanwin First of all thanks for putting this together and sharing it on GitHub. It is exactly what I have been looking for. I am wondering if you have...