Skip to content

Releases: MrTechGadget/aw-bulkdevices-script

Set-AssetNumber

15 Jan 22:03
Compare
Choose a tag to compare

Added a new script to set the AssetNumber field to any text you want.
Takes a CSV file with a column for SerialNumber and a column for the desired AssetNumber

Adjust max days last seen and fixed FullWipe for Android

05 Dec 22:52
Compare
Choose a tag to compare

Refactored Install-HungProfile to use module

Added ability to adjust Max days since last seen.

Add logic to wipe Android + provide details if err

v2.3.1b: Added progress indicator for device wipes of supervised devices

18 Apr 10:44
Compare
Choose a tag to compare
Fixed incorrect return statement in Device Wipe under catch condition

Fixed missing headers in Remove-DeviceBulk function

17 Apr 16:37
Compare
Choose a tag to compare
v2.3.1a

Fixed missing header in Remove-DeviceBulk function

Fixed missing Export

17 Apr 13:14
Compare
Choose a tag to compare

Also made the Organization Group list ordered by name.

Module refactoring done

16 Apr 18:36
Compare
Choose a tag to compare

All of the main scripts have been refactored to move the functions to the common module, PSairwatch.psm1

This should make it much easier to add new functionality to meet many other use cases in the future, please contribute ideas and PRs!