# Home

## FIM/MIM Service PowerShell Module

The Lithnet FIM/MIM Service PowerShell module is designed to make working with the FIM Service faster and easier. It abstracts away the complexity of the FIM Service and the FIMAutomation PowerShell module, and exposes a robust set of cmdlets for creating, updating, deleting and searching for resources.

### How can I contribute to the project?

* Found an issue and want us to fix it? [Log it](https://github.com/lithnet/resourcemanagement-powershell/issues)
* Want to fix an issue yourself or add functionality? Clone the project and submit a pull request

### Enteprise support

Lithnet offer enterprise support plans for our open-source products. Deploy our tools with confidence that you have the backing of the dedicated Lithnet support team if you run into any issues, have questions, or need advice. Simply fill out the [request form](https://lithnet.io/products/mim), let us know the number of users you are managing with your MIM implementation, and we'll arrange a quote.

#### Keep up to date

* [Visit our blog](http://blog.lithnet.io/)
* [Follow us on twitter](https://twitter.com/lithnet_io)[![](https://camo.githubusercontent.com/5f378e4561796564198cdf082e52b0716c4717368d18263bd3701945f96a3745/687474703a2f2f747769747465722e636f6d2f66617669636f6e2e69636f)](https://camo.githubusercontent.com/5f378e4561796564198cdf082e52b0716c4717368d18263bd3701945f96a3745/687474703a2f2f747769747465722e636f6d2f66617669636f6e2e69636f)


---

# 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.lithnet.io/resource-management-powershell/readme.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.
