Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

PowerShell script as a Windows Service - Possible?

$
0
0

Hi,

I wanted to have a script which once started did something for an infinite period of time and I have it now.

What I want to do now is make it work like an Windows Service so that it bootstraps after a system restart/start. The service should allow itself to be turned off and turned on from the MSC.

Is this possible? To list the powershell script in the Service Console.


Viewing all articles
Browse latest Browse all 6937

Trending Articles