🛠️ Unlock efficient service and process management with our script for seamless and optimized system operations.
- Collects information about currently running services and processes on a remote machine.
- Allows the user to define authorized services and processes by saving them in the corresponding CSV files.
- Manages authorization of services and processes based on the authorization CSV files.
- PowerShell must be installed on the machine running the script.
- Necessary permissions to access the remote machine.
- Ensure you have the prerequisites installed (insert prerequisites if applicable).
- Download the
servProc.ps1
script. - Execute the script using the command:
.\servProc.ps1
.
authProc.csv: List of authorized processes. actProc.csv: List of currently running processes. authServ.csv: List of authorized services. actServ.csv: List of currently running services.
Contributions are welcome! If you'd like to contribute.
For any questions or comments, feel free to contact us at mateja.velickovic@eduvaud.ch.