https://github.com/jbostoen/itop-jb-powershell
PowerShell module to interact with iTop API
https://github.com/jbostoen/itop-jb-powershell
itop itop-extension itop-extensions itop-module
Last synced: 4 months ago
JSON representation
PowerShell module to interact with iTop API
- Host: GitHub
- URL: https://github.com/jbostoen/itop-jb-powershell
- Owner: jbostoen
- Created: 2020-09-18T09:18:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-01-11T14:51:34.000Z (5 months ago)
- Last Synced: 2026-01-11T18:05:20.707Z (5 months ago)
- Topics: itop, itop-extension, itop-extensions, itop-module
- Language: PowerShell
- Homepage: https://jeffreybostoen.be
- Size: 132 KB
- Stars: 8
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# PSM1 iTop module for PowerShell
Copyright (C) 2019-2025 Jeffrey Bostoen
[](https://github.com/jbostoen/iTop-custom-extensions/blob/master/license.md)
[](https://www.paypal.me/jbostoen)
🍻 ☕
Need assistance with iTop or one of its extensions?
Need custom development?
Please get in touch to discuss the terms: **info@jeffreybostoen.be** / https://jeffreybostoen.be
## What?
A PowerShell module for iTop by Combodo.
Written to automate some tasks which are repeated a lot in development and production environments.
Trivia: this is my very first PowerShell module ever.
## Documentation
* [Overview of cmdlets](iTop.Docs/overview_cmdlets.md) - Overview of the available cmdlets.
* [Installation and configuration](iTop.Docs/installation_and_configuration.md) - Installation and configuration.
* [Cmdlets examples](iTop.Docs/cmdlets_examples.md) - Some examples.
* [Upgrade notes](iTop.Docs/upgrade_notes.md) - For those coming from an older version.