tesat

Untitled

Jul 30th, 2021
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. **********************
  2. Windows PowerShell transcript start
  3. Start time: 20210730043624
  4. Username: TEST\Administrator
  5. RunAs User: TEST\Administrator
  6. Configuration Name:
  7. Machine: WIN-4HCHDV7O78U (Microsoft Windows NT 10.0.17763.0)
  8. Host Application: C:\Windows\system32\WindowsPowerShell\v1.0\PowerShell_ISE.exe
  9. Process ID: 5860
  10. PSVersion: 5.1.17763.592
  11. PSEdition: Desktop
  12. PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.17763.592
  13. BuildVersion: 10.0.17763.592
  14. CLRVersion: 4.0.30319.42000
  15. WSManStackVersion: 3.0
  16. PSRemotingProtocolVersion: 2.3
  17. SerializationVersion: 1.1.0.1
  18. **********************
  19. Windows PowerShell updated your execution policy successfully, but the setting is overridden by a policy defined at a
  20. more specific scope. Due to the override, your shell will retain its current effective execution policy of
  21. Unrestricted. Type "Get-ExecutionPolicy -List" to view your execution policy settings. For more information please see
  22. "Get-Help Set-ExecutionPolicy".
  23. + CategoryInfo : PermissionDenied: (:) [Set-ExecutionPolicy], SecurityException
  24. + FullyQualifiedErrorId : ExecutionPolicyOverride,Microsoft.PowerShell.Commands.SetExecutionPolicyCommand
  25. + PSComputerName : DESKTOP-AESUFD3
  26. Windows PowerShell updated your execution policy successfully, but the setting is overridden by a policy defined at a more specific scope. Due to
  27. the override, your shell will retain its current effective execution policy of Unrestricted. Type "Get-ExecutionPolicy -List" to view your
  28. execution policy settings. For more information please see "Get-Help Set-ExecutionPolicy".
  29. + CategoryInfo : PermissionDenied: (:) [Set-ExecutionPolicy], SecurityException
  30. + FullyQualifiedErrorId : ExecutionPolicyOverride,Microsoft.PowerShell.Commands.SetExecutionPolicyCommand
  31. + PSComputerName : DESKTOP-AESUFD3
  32. Chocolatey v0.10.15
  33. Nothing to change. Config already set.
  34. Chocolatey v0.10.15
  35. Nothing to change. Config already set.
  36. -ErrorAction : The term '-ErrorAction' is not recognized as the name of a cmdlet, function, script file, or operable
  37. program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
  38. At C:\Users\Administrator\Desktop\1.ps1:5 char:202
  39. + ... adobereader -fy; choco install googledrive -fy"; -ErrorAction Silentl ...
  40. + ~~~~~~~~~~~~
  41. + CategoryInfo : ObjectNotFound: (-ErrorAction:String) [], CommandNotFoundException
  42. + FullyQualifiedErrorId : CommandNotFoundException
  43. -ErrorAction : The term '-ErrorAction' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of
  44. the name, or if a path was included, verify that the path is correct and try again.
  45. At C:\Users\Administrator\Desktop\1.ps1:5 char:202
  46. + ... adobereader -fy; choco install googledrive -fy"; -ErrorAction Silentl ...
  47. + ~~~~~~~~~~~~
  48. + CategoryInfo : ObjectNotFound: (-ErrorAction:String) [], CommandNotFoundException
  49. + FullyQualifiedErrorId : CommandNotFoundException
  50.  
  51.  
Add Comment
Please, Sign In to add comment