Windows 10: Can you run PsExec, specifically PsExec -i -d -s c:\windows\regedit.exe, in safe mode?
Discus and support Can you run PsExec, specifically PsExec -i -d -s c:\windows\regedit.exe, in safe mode? in Windows 10 Gaming to solve the problem; Can you run PsExec, specifically PsExec -i -d -s c:\windows\regedit.exe, in safe mode?... Discussion in 'Windows 10 Gaming' started by adwissler, Jun 28, 2022.
Thema:
Can you run PsExec, specifically PsExec -i -d -s c:\windows\regedit.exe, in safe mode?
Loading...
-
Can you run PsExec, specifically PsExec -i -d -s c:\windows\regedit.exe, in safe mode? - Similar Threads - run PsExec specifically
-
Is it possible to run PsExec without admin$ share enabled on target PC?
in Windows 10 Network and SharingIs it possible to run PsExec without admin$ share enabled on target PC?: Long story short, I want to use PsExec to run ipconfig on a machine on our network using its IP. My cmd is open as admin, and I’m executing the PsExec command using the target machines local admin account. I keep getting “Make sure that the default admin$ share is enabled”.... -
Is it possible to run PsExec without admin$ share enabled on target PC?
in Windows 10 Software and AppsIs it possible to run PsExec without admin$ share enabled on target PC?: Long story short, I want to use PsExec to run ipconfig on a machine on our network using its IP. My cmd is open as admin, and I’m executing the PsExec command using the target machines local admin account. I keep getting “Make sure that the default admin$ share is enabled”.... -
Can you run PsExec, specifically PsExec -i -d -s c:\windows\regedit.exe, in safe mode?
in Windows 10 Software and AppsCan you run PsExec, specifically PsExec -i -d -s c:\windows\regedit.exe, in safe mode?: Can you run PsExec, specifically PsExec -i -d -s c:\windows\regedit.exe, in safe mode? https://answers.microsoft.com/en-us/windows/forum/all/can-you-run-psexec-specifically-psexec-i-d-s/35850490-5045-4a49-962f-875eb8f72520 -
Psexec with cmd parameters?
in Windows 10 Network and SharingPsexec with cmd parameters?: Hi All, I am trying to run a command on a remote computer using psexec, and I can get it to run fine by just calling the .exe, but I also need to have 2 parameters included in the command, but I can't get it to work. Here is my example: I can run this fine: psexec.exe -i... -
PSexec
in AntiVirus, Firewalls and System SecurityPSexec: I know you can use PSExec to say for instance shutdown or delete a file on a remote computer's desktop of a user on the domain. psexec64 \\<Computer-Name> cmd /c del c:\Users\user\Desktop\testtext.txt psexec64 \\<Computer-Name> cmd /c shutdown /h /r 0 Is there a way... -
PsExec launch throws Access Denied Error
in AntiVirus, Firewalls and System SecurityPsExec launch throws Access Denied Error: Hi, While running PsExec.exe in a Windows 10 64 bit system, throws "Access Denied" error Where as PsExec64.exe launches fine. Event logs shows the following error, Activation context generation failed for "D:\2019\PsExec.exe".Error in manifest or policy file... -
Add PsExec to Windows 10 Context Menu
in Windows 10 CustomizationAdd PsExec to Windows 10 Context Menu: Hello, I can run the command prompt as admin from the context menu. Is it possible to run the command prompt as SYSTEM from the context menu? I currently use PsExec from the Systernal Suite to run CMD as SYSTEM but I have not figured out a way to add that to the context... -
Psexec
in Windows 10 Software and AppsPsexec: Anyone had luck installing psexec on Win10? Having trouble. Not sure if they environmental variables are correct. 105767 -
Psexec syntax and problem with programs
in Windows 10 SupportPsexec syntax and problem with programs: Hi, can you please give me an advice about using PSEXEC on Windows 10? I would like to run/start program with GUI on remote computer, but its not working. I Can run program with PID, which i can see in task manager, but no GUI is showing on monitor, unforutnately. Down...