
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2008 12:24 AM
Description: Chkdsk On Next Reboot
\\server\share$\Lansweeper\run_chkdsk.bat
Description: Delete User Profiles > 6 months
Description: Restore SAP Logon
\\server\share$\Lansweeper\saplogon.bat
Description: Uptime
Description: Who's Logged On?
All the tools used here can be downloaded from Microsoft.
cmd.exe /K \\server\share$\Lansweeper\psexec.exe -c -f \\{computer} \\server\share$\Lansweeper\run_chkdsk.bat
\\server\share$\Lansweeper\run_chkdsk.bat
echo Y|chkdsk /F c:
Description: Delete User Profiles > 6 months
\\server\share$\Lansweeper\delprof.exe /q /i /c:\\{computer} /d:180
Description: Restore SAP Logon
cmd.exe /K \\server\share$\Lansweeper\saplogon.bat {computer}
\\server\share$\Lansweeper\saplogon.bat
copy \\server\share$\Lansweeper\saplogon.ini \\%1\c$\windows
Description: Uptime
cmd.exe /K \\server\share$\Lansweeper\uptime.exe {computer} /s
Description: Who's Logged On?
cmd.exe /K \\server\share$\Lansweeper\psloggedon.exe \\{computer}
All the tools used here can be downloaded from Microsoft.
Labels:
- Labels:
-
Custom Actions
12 REPLIES 12

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2008 03:15 PM
I like the delete user profiles older than 6 months one, think ill add that in.
Thanks for sharing Bull.
Thanks for sharing Bull.
Optilan Communication Systems
www.optilan.com

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2008 06:58 PM
Thanks,
I will add some of these actions to the 3.1 version of lansweeper
Next version will include {userdomain} and {username} parameters
I will add some of these actions to the 3.1 version of lansweeper
Next version will include {userdomain} and {username} parameters

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2008 06:01 PM
Nice... Thanks for sharing.
