Windows 10: .ps1 files running from C:\Windows\system32\config\systemprofile\AppData\Local\

Discus and support .ps1 files running from C:\Windows\system32\config\systemprofile\AppData\Local\ in Windows 10 Gaming to solve the problem; Good afternoon,I'm using sysmon and I've detected random .ps1 files running across my enterprise at different time intervals. I attempted to locate... Discussion in 'Windows 10 Gaming' started by DouglasGray4, Apr 27, 2022.

  1. .ps1 files running from C:\Windows\system32\config\systemprofile\AppData\Local\


    Good afternoon,I'm using sysmon and I've detected random .ps1 files running across my enterprise at different time intervals. I attempted to locate these .ps1 files on my local system and they have disappeared or been deleted. Is this some normal check that windows automatically runs or potentially something malicious. Below is a snippet of the command that is executed.powershell -ExecutionPolicy ByPass -FILE \"C:\WINDOWS\system32\config\systemprofile\AppData\Local\cccbdc7c6d344222978a1a4d9a67e2ee.ps1\I'm just trying to figure out if this is normal behavior as we're seeing across all workstati

    :)
     
    DouglasGray4, Apr 27, 2022
    #1

  2. C:\windows\system32\config\systemprofile\desktop is unavailable error on Windows 10

    Hello Vik,

    This C:\windows\system32\config\systemprofile\desktop is unavailable error may occur due to corrupt or missing Windows files.

    To troubleshoot the issue, you can follow these simple steps:

    • Open File Explorer and navigate to: C:\Windows\system32\config\systemprofile and check if it has the
      Desktop folder there.
    • If the Desktop folder does not exist, then create a new folder and rename it as
      Desktop or copy it from C:\users\Default\Desktop.

    Note: By default, C:\Users\Default is hidden. To unhide click on the View tab and check the
    Hidden Items box.

    After you have created the folder, it is required that you give full permission to the folder. You can follow these steps to give full permission:

    • Right click on the folder, select Properties then click on the Security tab.
    • Click on Edit.
    • On the Permissions for Desktop window, select Everyone and then click on
      Add.
    • In the Enter the object names to select dialog box, type
      Everyone
      and click on Check Names.
    • Click OK.

    If you need further assistance, let us know.
     
    Jezhel Uga, Apr 27, 2022
    #2
  3. My C:\WINDOWS\system32\config\systemprofile\Desktop is unavailable.

    And when I do this, "C:\WINDOWS\system32\config\systemprofile\Desktop will come back and already be loaded?
     
    ColeMarshall31, Apr 27, 2022
    #3
  4. Eddo51 Win User

    .ps1 files running from C:\Windows\system32\config\systemprofile\AppData\Local\

    error: c:\windows\system32\config\systemprofile\desktop is unavailable

    If you don't mind my asking, I'd like to learn more about the registry and these numbers in certain locations. Wonder if you could point me to a source so I could read about this stuff. My ProfileList is pasted in below. I have no idea what it all means.


    .ps1 files running from C:\Windows\system32\config\systemprofile\AppData\Local\ [​IMG]


    - - - Updated - - -

    I was able to fix the problem using SFC and DISM. When I used these commands, My system got better. I hope I can login to work tomorrow. For now, I'm out of the woods. Thanks to both Smirk24 and SIW2 for your suggestions. I have more confidence that I've done the right things..
     
    Eddo51, Apr 27, 2022
    #4
Thema:

.ps1 files running from C:\Windows\system32\config\systemprofile\AppData\Local\

Loading...
  1. .ps1 files running from C:\Windows\system32\config\systemprofile\AppData\Local\ - Similar Threads - ps1 files running

  2. Problems running a ps1 script

    in Windows 10 Gaming
    Problems running a ps1 script: I have been trying to run the script below but keep getting error messages shown in attached screenshots which I assume is to do with access. The script ran perfectly before I did a Window 11 reinstall recently. Any help in laymans terms on how to resolve would be greatly...
  3. Problems running a ps1 script

    in Windows 10 Software and Apps
    Problems running a ps1 script: I have been trying to run the script below but keep getting error messages shown in attached screenshots which I assume is to do with access. The script ran perfectly before I did a Window 11 reinstall recently. Any help in laymans terms on how to resolve would be greatly...
  4. Rundll32 created PowerShell .ps1 or .pms1 files

    in Windows 10 Software and Apps
    Rundll32 created PowerShell .ps1 or .pms1 files: Hello,I need to understand this process tree, from the eldest to the newest:C:\WINDOWS\system32\services.exeC:\WINDOWS\system32\svchost.exe -k wsappx -p -s AppXSvcC:\WINDOWS\system32\rundll32.exe" "C:\WINDOWS\SYSTEM32\EDGEHTML.dll",#141...
  5. .ps1 files running from C:\Windows\system32\config\systemprofile\AppData\L ocal\

    in Windows 10 Software and Apps
    .ps1 files running from C:\Windows\system32\config\systemprofile\AppData\L ocal\: Good afternoon,I'm using sysmon and I've detected random .ps1 files running across my enterprise at different time intervals. I attempted to locate these .ps1 files on my local system and they have disappeared or been deleted. Is this some normal check that windows...
  6. .ps1 files running from C:\Windows\system32\config\systemprofile\AppData\L ocal\

    in Windows 10 BSOD Crashes and Debugging
    .ps1 files running from C:\Windows\system32\config\systemprofile\AppData\L ocal\: Good afternoon,I'm using sysmon and I've detected random .ps1 files running across my enterprise at different time intervals. I attempted to locate these .ps1 files on my local system and they have disappeared or been deleted. Is this some normal check that windows...
  7. Can you help me run this PS1 from a batch

    in Windows 10 Performance & Maintenance
    Can you help me run this PS1 from a batch: Hello. I want to make this ps1 script execute from an batch file : It's named "enable-all-advanced-power-settings.ps1" Enable all advanced power settings in Windows. . GitHub Code: # List all possible power config GUIDs in Windows # Run: this-script.ps1 | Out-File...
  8. Is schedule job running DisableUnusedSmb1.ps1 normal?

    in AntiVirus, Firewalls and System Security
    Is schedule job running DisableUnusedSmb1.ps1 normal?: Dears, Recently I found a schedule job running on my Windows 10 version 1809 machines. It is trying to run powershell with the following parameters. Is this normal? -ExecutionPolicy Unrestricted -NonInteractive -NoProfile -WindowStyle Hidden...
  9. On how to run a .ps1 file as Administrator

    in Windows 10 Support
    On how to run a .ps1 file as Administrator: Hello everyone, If you have had a chance of going through the great Brink's Tutorial Apps - Uninstall in Windows 10 (I strongly advice you do), you may have noticed that, if you wish to automatize, at least to a certain extent, the procedure of getting rid of Windows 10...
  10. Run as administrator - Add to PS1 File Context Menu in Windows 10

    in Windows 10 Tutorials
    Run as administrator - Add to PS1 File Context Menu in Windows 10: How to: Run as administrator - Add to PS1 File Context Menu in Windows 10 How to Add 'Run as administrator' to PS1 File Context Menu in Windows 10 Some legitimate applications require a full administrator access token (elevated) to perform their functions or tasks. For...