operating system\services
Overview of VBScripts
- VBScript Code to Delete a Service
- VBScript Code to Install a Service
- VBScript Code to List Antecedent Services for a Single Service
- VBScript Code to List Dependent Services for a Single Service
- VBScript Code to List Dependent Services for All Services
- VBScript Code to List Inactive Services
- VBScript Code to List Service Load Order Groups
- VBScript Code to List Service Properties
- VBScript Code to List Service Status
- VBScript Code to List Service Status Changes as recorded in the System Event Log
- VBScript Code to List Services Running in a Process
- VBScript Code to List Services Running in All Processes
- VBScript Code to List Services that Can be Paused
- VBScript Code to List Services that Can be Stopped
- VBScript Code to Modify a Service Account Password
- VBScript Code to Modify Service Accounts
- VBScript Code to Modify Service Error Control Codes
- VBScript Code to Modify Service Start Options
- VBScript Code to Monitor Changes in Service Status
- VBScript Code to Monitor Service Performance
- VBScript Code to Resume AutoStart Services that are Paused
- VBScript Code to Start a Service and Its Dependents
- VBScript Code to Start AutoStart Services that have Stopped
- VBScript Code to Stop a Service and Its Dependents
- VBScript Code to Stop Services Running Under a Specific Account