PTS Blog, Tech tips and help

  • RSS PTS Support Forum Pots

    • smtp Utility
      August 28, 2010
      The smtp Utility allows you to send email from a workstation from a command prompt.  With this utility you can send email from a batch file or script.  You can also email attachments with this utility.  This allows you to send workstation status report...
    • get_all_user_history.exe
      August 28, 2010
      Do you need to know where your users are going online?  Use the get_all_user_history.exe utility.  This Utility will give you a complete history by user of where they went on the internet.  It will create a file called history which can be emailed to t...
    • Computer Repairs for business In Northern Maryland
      June 12, 2010
      We are now doing Computer repairs for business in the Harford/Cecil county area of Maryland. These include upgrades from XP to Vista,XP to Windows 7, as well as moving all of your files and settings to a larger hard drive. If you are running out of spa...
    • PTS Support Utilities
      June 12, 2010
      Welcome to the PTS Support forum.  In this board we will be discussing the PTS Support Utilities.  There will be example scripts and explanations of the utilities.
  • Archives

Archive for the 'Windows' Category

12
Jun

Using the smtp command to get a Daily Report

The following is an example of how to get a daily report emailed to you from a workstation using the PTS Utilities smtp program REM echo off REM Dailyreport.bat echo c: Free Space > disk.txt dir c:\|find /i “bytes free” >> c:\disk.txt smtp -m mail.mymailserver.com -b test -f support@mymailserver.com -s “disk report” -t support@mymailserver.com.com -a [...]

12
Jun

Verifying Drivers in Windows using the Verifier Utility

The Windows Verifier Utility performs general driver verification on your windows system using through the Driver verifier. You can use the the Verifier to ensure that you have good drivers loaded on your system and that a virus hasn’t modified the driver files on your system. The following syntax is used when running the Verifier [...]

10
Jun

Remote Support Contracts

With  our remote support contracts we help you over the phone with issues on your workstations or Servers.  These include all versions of Windows and Unix. We can help you with coding by writing routines in c,c++,php, vbscript and more.  Full programming projects are at a discount if you have a remote support contract.  We [...]

09
Jun

Batch file to start clamscan at windows command prompt

To create a batch file to run clamscan under windows at the command prompt do the following: Create a file cleanvirus.bat Add the following: REM change to D: d: REM change directory to clamwin database directory cd \clamWin\db REM Run clamscan ..\bin\clamscan –-infected –-verbose –-memory –remove –-unload \ exit Save the file. This will scan [...]

07
Jun

Create Restore Point

Create Restore Point The ‘create_pts_restore_point.exe’ program will create a restore point you can use to undo any changes you may make. This should be the first utility in your bat file. For more information or support for the PTS Utilities call us at 410-838-5100 or email us at experts@expertsinwindows.com

05
Jun

Windows smtp Utility

Do you need to get reports mailed from your Windows Workstations?   Use the windows based smtp.  The options are -m mail server -b message body -f  f rom address -s subject -t to address -a attachement Example: D:\MinGW>smtp -m mail.myserver .com -s test -t support@myserver.com -f  report@myserver.com -b DailyReport  -a C:\report.txt By putting this at [...]

17
Apr

Computer Repairs for business In Northern Maryland

We are now doing Computer repairs for business in the Harford/Cecil county area of Maryland.  These include upgrades from XP to Vista,XP to Windows 7, as well as moving all of your files and settings to a larger hard drive.  If you are running out of space and want a larger drive we can do [...]

© 2010 PTS Blog, Tech tips and help | Entries (RSS) and Comments (RSS)

Design by Web4 Sudoku - Powered By Wordpress