List of command line args for popular windows tools

Im trying to automate more tasks, but lots of times I need to set some flags to do certain things or what not. Does anyone know where I could find a comprehensive (psuedo-'man pages') for command line params for windows tools? More specifically if anyone has info on defrag or disk cleanup.

Customization Tweaking 1789 This topic was started by ,


data/avatar/default/avatar27.webp

68 Posts
Location -
Joined 2000-10-24
Im trying to automate more tasks, but lots of times I need to set some flags to do certain things or what not. Does anyone know where I could find a comprehensive (psuedo-'man pages') for command line params for windows tools? More specifically if anyone has info on defrag or disk cleanup...

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar08.webp

220 Posts
Location -
Joined 2000-05-09
since there doesnt seem to be one, maybe you should do it? :):
ping /?
ping /help
and so on give u all the args :):
typing help in a prompt can also be useful :):
to bad help for the 'net' command suxx0rs

data/avatar/default/avatar27.webp

68 Posts
Location -
Joined 2000-10-24
OP
Hmm only works for dos commands...