# September 19, 2025 - Marketplace Update

<details>

<summary><strong>New Crates and enhancements</strong></summary>

* [Huntress: AD Account Lockdown](/documentation/crates/existing-crate-documentation/huntress-edr-ad-account-lockdown-crate.md)

</details>

<details>

<summary><strong>Bug fixes and chores</strong></summary>

* [Microsoft: User Onboarding](/documentation/crates/existing-crate-documentation/microsoft-user-onboarding-crate-v2.md)
  * Updated supervisor field to use "Options Gen" trigger
  * Added conditional transitions to get\_shared\_mailbox; handle error string; show "No Shared Mailboxes Found" when applicable
  * Refined user\_on\_prem action: clearer error messaging; separate "not found" from other errors
  * Standardized subs: publish result aliases, added conditions/logging, removed data keys; success aliases; repositioned action\_failure
  * Added missing messages and log aliases; removed data keys in sub-workflow evals
* Find Inactive Computers in RMM
  * Updated Jinja for initial description to handle null/empty inactive\_computer list
* [Alert on Login from Non-Native Country](/documentation/crates/existing-crate-documentation/alert-on-login-from-non-native-country-crate.md)
  * Fetch ISO country data from templates and filter by ISO code
* [Microsoft: User Offboarding](/documentation/crates/existing-crate-documentation/microsoft-user-offboarding-crate.md)
  * Removed get\_mailbox\_no\_anchor; revised anchor UPN retrieval

</details>

<details>

<summary><strong>Coming soon!</strong></summary>

* Add Form Link to PSA Ticket Based on Type
* Per Machine Password Rotation
* BitLocker Activation - Bitlocker Management Crate series
* Enhanced logging for the user onboarding workflow

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rewst.help/updates/marketplace-updates/2025-marketplace-updates/september-19-2025-marketplace-update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
