# April 10, 2026 - Marketplace update

<details>

<summary><strong>New Crates</strong></summary>

No new Crates were released this week.

</details>

<details>

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

#### Crates

* [Reset Locked Accounts](/documentation/crates/existing-crate-documentation/reset-locked-accounts-crate.md)
  * Added `runAsOrg` so the subworkflow executes in the suborganization's context and carries the override.
* [Rotate Local Workstation Passwords](/documentation/crates/existing-crate-documentation/rotate-local-workstation-passwords-crate.md)
  * Added Agent Smith actions to display workstations.
* [Microsoft: User Onboarding](/documentation/crates/existing-crate-documentation/microsoft-user-onboarding-crate-v2.md)
  * Updated the PAX8 product name for `Microsoft_Teams_Audio_Conferencing_select_dial_out`.
* [Add or Remove Group Membership](/documentation/crates/existing-crate-documentation/add-or-remove-group-membership-crate.md)
  * Removed the `get_user` action from the workflow.
  * Updated the script template to use objectGUID directly instead of retrieving `userOnpremUPN` via the `get_user` Graph action.
  * Updated the script template to properly handle multiple values for `onprem_groups_to_remove`.
* [CW PSA: Pod Technician Toolbox v2](/documentation/crates/existing-crate-documentation/cwm-technician-toolbox-via-pod-1.md)
  * Reduced the number of tasks run before the first pod shows up in ConnectWise.
  * Added new logic for how the link is checked or created.
  * Added a new action to get the tenant ID.
* [Rewst Microsoft GDAP Assistant](/documentation/crates/existing-crate-documentation/rewst-microsoft-gdap-assistant-crate.md)
  * Updated the first two form field descriptions to clarify they are not required but recommended to fully set up the Microsoft integration.

#### Kits

There were no updates to kits this week.

#### Subworkflows

There were no updates to subworkflows this week.

</details>

<details>

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

CIPP Microsoft Desired State Standards Compliance Crate

</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/2026-crate-marketplace-updates/april-10-2026-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.
