Version
1.0.0
Author
Ironman Software
Downloads
22
Tags
app windows PowerShellUniversal services
Created
12/30/2024
Services App
A clone of the Windows Service Manager (services.msc
) in PowerShell Universal.
Requirements
- Windows
Installation
Installing this module into the PowerShell Universal repository will provide an app named Services that allows administrators to view and manage the services running on the PowerShell Universal server.
Features
- View service information
- Update service startup type and logon as values
- Power manage services
Installation Options
Install within the PowerShell Universal v5 admin console. More Info
Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet.
PS > Install-PSResource PowerShellUniversal.Apps.Services
Version History
Version | Published |
---|---|
1.0.0 | 12/30/2024 |