About 12,200 results
Open links in new tab
  1. Tasklist ERROR: Not Found - social.technet.microsoft.com

    Jul 19, 2012 · Try to login into the server with safe mode (F8) and run a command tasklist or tasklist /? Still problem persists, please post unedited command prompt output when you run tasklist or tasklist …

  2. Tasklist not showing Session Name details - social.technet.microsoft.com

    I'm not a domain administrator and can't change the domain GP's :- ( The Tasklist command is executed from a batchfile, and right-clicking the batch-file and choosing "Run As Administrator" does the trick. I …

  3. virtual machine stuck on updating - social.technet.microsoft.com

    Answers 0 Sign in to vote while it's stuck on 6%, from another machine use tasklist.exe to remotely find the PID for TrustedInstaller, then remotely use taskkill.exe with the force option to teriminate …

  4. Issue with SetSPN -S command - social.technet.microsoft.com

    We are seeing issues when attempting to add an SPN for Windows 2008 R2 servers. Logged in with a user account that has the " Validated write to service principal name" right. From an administrative …

  5. Where is software being run from server or local machine?

    Your assumption for question number 1 is wrong; notepad is running on the client and not on the server. You can confirm this by checking Task Manager, using Sysinternals' pslist tool, tasklist.exe or …

  6. Problem with Invoke-Command and functions

    The problem was that I was trying to use Invoke-Command each time with computername, credential switches. This was creating two different remoting sessions rather than 1 If I create 1 session and …

  7. How to test "run command line" step that is run as a differant user ...

    The command prompt that is recieved when you hit F8 runs in the system context, fromthis command prompt it is not possible to launch a runas command. So my question is how does SCCM launch a …

  8. Redirect output to file from remote session

    The file in your FilePath for Invoke-Command is a script file that will be run on the remote machine. It is not an output file. You must write results to file within the script, or run it like this: invoke-command …

  9. ClsAgent.exe not listening to TCP Port

    The netstat command doesn’t find anything for the local address. The server is a Lync 2013 Enterprise Front-End Server only. I already check the EventLog without finding anything particular to this case. I …

  10. Cannot get Task Sequence to run WSUS/windows updates

    Action command line: smsswd.exe /run: cscript.exe ZTIWindowsUpdate.wsf Adding instruction at 14 Processed all elements Adding end group instruction at 15 The next instruction after group will be at …