User Tools

Site Tools


software:microsoft:windows:windows10

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:microsoft:windows:windows10 [2024/03/20 17:29] – [Windows 10] superwizardsoftware:microsoft:windows:windows10 [2024/03/22 22:37] (current) – [PsExec: Logon failure: the user has not been granted the requested logon type at this computer.] superwizard
Line 6: Line 6:
  
  
-    "F:\1. Utilities\SysInternals\PSTools\psexec64.exe" \\computer -i -u domain\username -p passwordforuser  /accepteula -h cmd /c "c:\Users\Public\Downloads\rclone\rclone-Jesse moder-m118-workstationbackup.cmd"+    "F:\1. Utilities\SysInternals\PSTools\psexec64.exe" 
 +     \\computer -i -u domain\username -p passwordforuser  
 +     /accepteula -h cmd /c "c:\Users\Public\Downloads\backup.cmd" 
 +     
 + 
 +The solution for 2.30+ is to add the -i flag for interactive session. 
 + 
 +     
 +https://learn.microsoft.com/en-us/answers/questions/233240/psexec-logon-failure-the-user-has-not-been-granted 
 + 
 + 
 +When logging in as Admin you also need the -h flag if you want full admin privileges. 
 + 
 +So from my previous example:  
 + 
 + 
 +https://learn.microsoft.com/en-us/answers/questions/280976/(psexec)-logon-failure-the-user-has-not-been-grant
 ====== Steps to create Hibernate shortcut in Windows 10: ====== ====== Steps to create Hibernate shortcut in Windows 10: ======
  
software/microsoft/windows/windows10.1710955764.txt.gz · Last modified: 2024/03/20 17:29 by superwizard