Skip to main content

Questions tagged [sysinternals]

Usually refers to applications from the Sysinternals Suite (eg. Process Explorer, Process Monitor, RAMMap, ...)

7 votes
5 answers
50k views

Using du.exe (Sysinternals) is it possible to show folders above a certain size?

du.exe lets you recursively identify folders that take up a large amount of space. For example, the following will show you the size of all the folders from c:\ 3-levels deep: du.exe -l 3 c:\ How ...
Iain's user avatar
  • 728
1 vote
2 answers
607 views

Starting Autoruns.exe or procexp.exe hard-boot the PC

I am currently backpacking in India for several months and have to use public PC to check my email and write my blog. The first thing I do when after I plugged in my hard-drive is to use SysInternals'...
Peter Hahndorf's user avatar
11 votes
1 answer
14k views

Does Psexec execute Remote Procedure Calls?

I've heard of RPCs and that they get executed via TCP port 135. I just executed ipconfig via psexec.exe on a remote PC and wondered if this is a RPC. As I've seen in Wireshark, the whole process is ...
JohnnyFromBF's user avatar
  • 4,988
1 vote
0 answers
142 views

Can I change the sysinfo export language?

I just noticed that when I export the sysinfo logfile for diagnosis that all the stuff in there is in my national locale! This is of course bad if I want help from international / English speaking ...
grunwald2.0's user avatar
14 votes
1 answer
10k views

How to exclude every process in Sysinternal's Process Monitor in the filter except for one process?

How to exclude every process in SysInternal's Process Monitor in the filter except for one process? Some kind of using a wildcard filter.
Tony_Henrich's user avatar
  • 11.9k
10 votes
2 answers
11k views

Is there open source software which is to Process Monitor what ProcessHacker is to Process Explorer? [closed]

Process Hacker is an open source alternative to the famous Process Explorer by Mark Russinovitch. Is there in the same vein a piece of open source software that can be a serious alternative to ...
Benoit's user avatar
  • 7,043
1 vote
2 answers
2k views

Handle Sysinternals software does not accept -c parameter

I am trying to close a handle to a locked file in Windows, using Sysinternals Handle software (http://technet.microsoft.com/en-us/sysinternals/bb896655). First I search for opened handle: handle.exe ...
Alex's user avatar
  • 241
2 votes
1 answer
154 views

Where does Windows save things as the current system power state?

I'm currently wondering about the place that Windows (XP, Vista, 7) store information like "Windows is running" and so on. I mean, somehow Windows knows when you just power-down your computer that it ...
csde_rats's user avatar
3 votes
2 answers
13k views

Is there a version of Process Monitor that runs on Windows 2000?

I have a problem I'm trying to track down on a Windows 2000 machine. I downloaded SysInternals Process Monitor (ProcMon.exe) but it seems to need Windows XP SP2 or higher. I've seen traffic that ...
rossmcm's user avatar
  • 1,596
4 votes
2 answers
3k views

Commit Charge < Physical Memory?

If Commit Charge is the total amount of physical memory and virtual memory; how can Commit Charge ever be less than Physical Memory? For example; I have in System Information in Process Explorer ...
nobody's user avatar
  • 53
3 votes
3 answers
5k views

Why is process monitor taking up 2+ gb of physical memory?

I am trying to hunt down a rogue process that is locking a file in a specific directory which is preventing a log being appended to. This locking happens about one to three times a week, so needless ...
ddechant's user avatar
101 votes
5 answers
289k views

How can I change the timestamp on a file? [duplicate]

Possible Duplicate: How to modify timestamp in a dll or exe? Windows equivalent of the Linux command 'touch'? How can I set the timestamp for a file via the command-line to a specific date? My ...
Joseph Hansen's user avatar
30 votes
3 answers
37k views

Equivalent to Sysinternals Process Explorer on Linux

I am using Ubuntu 11.10 and am looking for an equivalent to Process Explorer on Linux. There is System Monitor but it's not nearly as good as Process Explorer with all of its detailed information ...
Gautam's user avatar
  • 613
5 votes
1 answer
792 views

Windows keyboard shortcuts not working in Sysinternals Desktops

Windows Sysinternals Desktops is a virtual desktop utility that provides up to 4 virtual desktops. It creates a Windows desktop object for each additional virtual desktop other than the default one. I ...
Ashwin Nanjappa's user avatar
4 votes
4 answers
4k views

sdelete alternative on osx

In the sysinternals suite for windows there is this nifty sdelete tool for securely deleting individual files as well as overwriting unallocated disk space with randomness or zeroes ( the -c or -z ...
8DH's user avatar
  • 242
1 vote
2 answers
151 views

What are the main and non-damaging parts of Sysinternals Autoruns?

What are the main parts of Sysinternals Autoruns to use when disabling regular startup items that I can tell a not-so technical user to use? (Not parts for disabling stuff like important services etc.)...
Abbafei's user avatar
  • 417
2 votes
2 answers
403 views

Is it safe to disable these entries shown in Sysinternals Autoruns?

Was directed to this free program http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx through Superuser. Is it correct that I can un-check the entries which are identified (via Image Path) ...
Xavierjazz's user avatar
  • 8,198
6 votes
4 answers
38k views

Run Explorer in SYSTEM account on Windows Vista or 7 using Sysinternal’s psexec tool?

Has anyone been successful at launching an instance of Windows Explorer in the SYSTEM account on Windows Vista or 7? It is possible to do this on XP, but I haven't been able to get it to completely ...
Rob's user avatar
  • 69
9 votes
0 answers
430 views

How does rebooting a computer work? [duplicate]

Possible Duplicate: How does a computer restart itself? How does a computer's reboot command actually work? How is the computer told that it shouldn't stay down after powering off, and that it ...
Knight Samar's user avatar
6 votes
1 answer
2k views

Move a screen from one virtual desktop to the other

I'm using the "Desktops" program by sysinternals. I'm wondering if it's possible to move a screen to one of the other virtual desktops?
KdgDev's user avatar
  • 5,568

15 30 50 per page
1 2 3
4