
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2015 04:31 PM
NOTE: Requires winrm to be configured
winrs -r:{smartname} net stop spooler && del /q %WINDIR%\system32\spool\printers\*.* && net start spooler
winrs -r:{smartname} net stop spooler && del /q %WINDIR%\system32\spool\printers\*.* && net start spooler
Labels:
- Labels:
-
Custom Actions
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2015 03:30 PM
Thank you for posting this. You can execute commands on network computers using an asset action with Windows Remote Management, or alternatively use the deployment feature of Lansweeper where you deploy a package with this command to the computer. Package deployments can be started directly on the asset page. Details on how to create a deployment package can be found here.
