MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

  • pstools

pstools

Allow you to manage remote systems as well as the local one.

  • PsExec - execute processes remotely

  • PsFile - shows files opened remotely

  • PsGetSid - display the SID of a computer or a user

  • PsInfo - list information about a system

  • PsPing - measure network performance

  • PsKill - kill processes by name or process ID

  • PsList - list detailed information about processes

  • PsLoggedOn - see who's logged on locally and via resource sharing (full source is included)

  • PsLogList - dump event log records

  • PsPasswd - changes account passwords

  • PsService - view and control services

  • PsShutdown - shuts down and optionally reboots a computer

  • PsSuspend - suspends processes

http://technet.microsoft.com/en-us/sysinternals/bb896649

http://download.sysinternals.com/files/PSTools.zip

Psexec

PsExec is a light-weight telnet-replacement that lets you execute processes on other systems, complete with full interactivity for console applications, without having to manually install client software.

http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx

Run command on working directory, as system account, non-interactive: * psexec -w "c:\workdir" -d -s "c:\folderx\command.exe"

The command will "survive" a session log off and will continue to run.

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01