Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 42075
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T15:16:52+00:00 2026-05-10T15:16:52+00:00

I have a Windows executable (whoami) which is crashing every so often. It’s called

  • 0

I have a Windows executable (whoami) which is crashing every so often. It’s called from another process to get details about the current user and domain. I’d like to know what parameters are passed when it fails.

Does anyone know of an appropriate way to wrap the process and write it’s command line arguments to log while still calling the process?

Say the command is used like this: ‘whoami.exe /all’

I’d like a script to exist instead of the whoami.exe (with the same filename) which will write this invocation to log and then pass on the call to the actual process.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T15:16:53+00:00Added an answer on May 10, 2026 at 3:16 pm

    From a batch file:

    echo Parameters: %* >> logfile.txt whoami.exe %* 

    With the caveat that you can have problems if the parameters contain spaces (and you passed the in escaping with ‘), because the command-line parser basically de-escapes them and they should be re-escaped before passed to an other executable.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If I have a Windows executable, how can I find out which dlls it
I have a Windows executable that is launched from within a service by calling
I have a windows service executable that I know is written in .NET which
We have an Intranet website, and a WPF windows executable installed on every workstation.
Let's say I have a windows service called MyService and an executable called MyEXE
I have a windows service which reads the config settings from an external file
I have an executable that is started by a windows service, this program will
I have a Python script that I'd like to compile into a Windows executable.
I have a Windows executable (native, not .Net) project that I'm trying to pass
I have an windows application written in WPF and WF which also interacts with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.