# September 26, 2025 - Marketplace Update

<details>

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

There are no new Crates this week.

</details>

<details>

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

* [Microsoft: User Onboarding](/documentation/crates/existing-crate-documentation/microsoft-user-onboarding-crate-v2.md)
  * Removed Secondary Email Domain field
  * Reviewed the REWST - PROC Microsoft: User Onboarding - Rewst workflow and its sub-workflows and confirmed the `secondary_email_domains` variable is not utilized
* [Deactivate ConnectWise PSA Contacts when their Company is Deactivated](/documentation/crates/existing-crate-documentation/deactivate-connectwise-psa-contacts-when-their-company-is-deactivated-crate.md)
  * When a company is listed as inactive, the workflow now creates a dummy replacement contact for that company
  * With a replacement set, the Crate can then delete or disable the original default contact
* [Alert on Login from Non-Native Country](/documentation/crates/existing-crate-documentation/alert-on-login-from-non-native-country-crate.md)
  * Updated the filter in `microsoft_graph_list_logins` to check if include\_failed\_attempts or not
* [Add Client to Rewst](/documentation/crates/existing-crate-documentation/add-client-to-rewst-setup.md)
  * Updated the option configuration from "sites" to "site" to fix error
* [Huntress EDR: AD Account Lockdown](/documentation/crates/existing-crate-documentation/huntress-edr-ad-account-lockdown-crate.md)
  * Increased webhook timeout length from 8 hours to 1 day
* [Document M365 Shared Mailboxes V2](/documentation/crates/existing-crate-documentation/document-m365-shared-mailboxes-setup.md)
  * Updated cron trigger from daily to every 14 days based on user feedback, to alleviate high task counts
  * Workflow: \[REWST - PROC] Docs: Document M365 Shared Mailboxes
* [Document M365 Environment](/documentation/crates/existing-crate-documentation/document-m365-environment-setup.md)
  * Updated cron trigger from daily to every 14 days based on user feedback, to alleviate high task counts
  * Workflow: \[REWST - CRATE] Docs: Document M365 Environment
* [Document User Details V2](/documentation/crates/existing-crate-documentation/document-user-details-v2-crate.md)
  * Updated cron trigger from daily to every 14 days based on user feedback, to alleviate high task counts
  * Workflow: \[REWST - CRATE] Docs: Document M365 Users
* [Document Bitlocker Information](/documentation/crates/existing-crate-documentation/document-bitlocker-information-crate.md)
  * Updated cron trigger from daily to every 14 days based on user feedback, to alleviate high task counts
  * Workflow: \[REWST - CRATE] Docs: Document Bitlockers
* [Document Group Details V2](/documentation/crates/existing-crate-documentation/document-m365-groups-setup.md)
  * Updated cron trigger from daily to every 14 days based on user feedback, to alleviate high task counts
  * Workflow: \[REWST - PROC] Docs: Document M365 Groups

</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
* DropSuite Backup Monitoring
* Various DropSuite Additions
* 1Stream Technician Toolbox
* Secure Cloud Addition to User Onboarding

</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-26-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.
