Lights-Out for Windows 7, 8 and Windows Server
ContentsIndexHome
PreviousUpNext
LightsOutCleanup

LightsOutCleanup is a new command line tool. LightsOutCleanup is used to remove recordings, ip clients, scheduled tasks or calendar entries.

Description

LightsOutCleanup is a command line tool and is located on the server in 

 

%programfiles%\AxoNet Software GmbH\LightsOut

 

Please open a command window with administrative rights to run the tool. 

 

Using the command line tool

Call LightsOutCleanup.exe with one or more of these parameters:

Short parameter 
Long parameter 
Description 
-t 
--TaskScheduler 
Removes all scheduled tasks created by Lights-Out from Windows Task Scheduler 
-r 
--Runtime 
Remove all runtime recordings and reset all counters 
-i 
--IpClients 
Remove all IP based (network) clients 
-c 
--Calendar 
Remove all Lights-Out calendar entries 
-n 
--NoRestart 
Do not restart Lights-Out service after cleanup 
-h 
--help 
Display short usage information 

 

Error codes

0 = Command was successful and service is active 

1 = Command was successful and service is not active 

2 = Parameter error 

3 = Execution error 

 

Example

Removing all runtime recordings and ip based devices

C:\>"%programfiles%\AxoNet Software GmbH\LightsOut\LightsOutCleanup.exe" -r -i

LightsOutCleanup 1.5.6.2283
Copyright (C) 2011 - 2014 AxoNet Software GmbH, Martin Rothschink

called with -r -i
Stopping LoService...
  Stopped LoService
Removing all runtime recordings...
  Removed all runtime recordings...
Removing all network devices...
> AddressInfoList.ReadList
< AddressInfoList.ReadList has 11 elements in new list
= AddressInfoListWriter.Write now writing 7 elements
  Removed 4 network devices
Starting LoService...
  Started LoService

C:\>
Group
Copyright (c) Martin Rothschink, AxoNet Software GmbH 2008-2015
What do you think about this topic? Send feedback!