https://github.com/bgelov/habr-powershell-pode-jumpstart
Jump Start in Powershell Pode
https://github.com/bgelov/habr-powershell-pode-jumpstart
framework jumpstart jumpstart-pode pode powershel-web powershell powershell-scripts system-administration web-application web-development windows
Last synced: 3 months ago
JSON representation
Jump Start in Powershell Pode
- Host: GitHub
- URL: https://github.com/bgelov/habr-powershell-pode-jumpstart
- Owner: bgelov
- License: mit
- Created: 2023-05-26T22:50:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-01T16:56:29.000Z (over 2 years ago)
- Last Synced: 2025-02-22T19:31:52.710Z (8 months ago)
- Topics: framework, jumpstart, jumpstart-pode, pode, powershel-web, powershell, powershell-scripts, system-administration, web-application, web-development, windows
- Language: PowerShell
- Homepage: https://habr.com/ru/articles/737642/
- Size: 28.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jump Start в Powershell Pode
Полную статью об опыте использования Powershell Pode вы можете прочитать [по этой ссылке на Habr](https://habr.com/ru/articles/737642/).
[Ссылка](https://github.com/Badgerati/Pode) на официальный репозиторий Pode.
## Powershell Pode: Перезапуск службы на сервере по клику на сайте
[Пример](https://github.com/bgelov/habr-powershell-pode-jumpstart/tree/main/demo-restart-services) реализации перезапуска службы на сервере по клику на сайте.
## Powershell Pode: API для работы с директорией
[Пример](https://github.com/bgelov/habr-powershell-pode-jumpstart/tree/main/demo-api) реализации API для работы с директорией.
## Powershell Pode: Изменение атрибутов в Active Directory через сайт
[Пример](https://github.com/bgelov/habr-powershell-pode-jumpstart/tree/main/demo-change-attribute) реализации изменения атрибутов в Active Directory через сайт.