Windows 10: powershell scripts

Discus and support powershell scripts in AntiVirus, Firewalls and System Security to solve the problem; Hi, I have azure. Someone is somehow installing powershell scripts onto my computer that allows them to host my PC through P2P and UDP connections,... Discussion in 'AntiVirus, Firewalls and System Security' started by rod_175, Jun 14, 2020.

  1. rod_175 Win User

    powershell scripts


    Hi, I have azure. Someone is somehow installing powershell scripts onto my computer that allows them to host my
    PC through P2P and UDP connections, well I think so anyway. I have only just found powershell script entry changes in my registry by accident. These criminals troll me incessantly, both on twitch and online games. Programs and settings are changed without my persmission that allow them to access my computer remotely, for instance Bluetooth being turned on, WLAN connections opened, windows search on, amongst others. I don't know what powershell is or how to use it. I just bought a new computer because the old one was destroyed by these criminal scumbags and now this one is now infected with scripts that allow them into my machine and ruin my online experience. I am not computer savy and have a disability pension for PTSD. This is making my life very difficult and I am not able to seek help locally as I am not financially secure. I have sought help previously but the help did nothing to stop this problem. Please help me!!!!!??????

    :)
     
    rod_175, Jun 14, 2020
    #1

  2. PowerShell scripts not working with Call operator

    Hi,



    Thank you for writing to Microsoft Community Forums.



    I understand that you are facing issues while developing a PowerShell script using the Call operator. I would suggest you to refer the articles

    The Windows PowerShell ISE
    .



    However, as the issue is related to developing PowerShell scripts, I would suggest you to post your query on

    MSDN forums
    , where we have expertise and developers who are well equipped with the knowledge of developing PowerShell scripts in Windows.



    Regards,

    Prakhar Khare

    Microsoft Community – Moderator
     
    Prakhar_Khare, Jun 14, 2020
    #2
  3. Powershell script

    Hi Muhammed DanishM S,

    Thank you for posting your question in the Microsoft Community Forums.

    I would like to let you know that the Windows PowerShell command-line and scripting language can be used to automate many Group Policy tasks, including configuring registry-based policy settings and various Group Policy Management Console (GPMC) tasks.

    Refer to this article to know more.

    Group Policy Cmdlets in Windows PowerShell

    For more information, I would suggest you to post your query in
    MSDN Forums
    , where we have developers and support professionals who are well-equipped with the knowledge on PowerShell
    scripts to assist you with your query.

    Regards,

    Srimadhwa B

    Microsoft Community-Moderator
     
    Srimadhwa_B, Jun 14, 2020
    #3
  4. powershell scripts

    Powershell script

    How to write powershell script ( or command) to change the configuration in group policy administrative templates?
     
    Muhammed DanishM S, Jun 14, 2020
    #4
Thema:

powershell scripts

Loading...
  1. powershell scripts - Similar Threads - powershell scripts

  2. Can't install updates with Powershell Windows update script after kb5040442

    in Windows 10 Gaming
    Can't install updates with Powershell Windows update script after kb5040442: I am using the following script to update Windows images during Hashicorp Packer builds: https://www.powershellgallery.com/packages/AppVeyorBYOC/1.0.82/Content/hyper-v%5CWindows%5Cscripts%5Cwin-updates.ps1The script stops working on Windows 11 22h2 and 23h2 OS versions after...
  3. Can't install updates with Powershell Windows update script after kb5040442

    in Windows 10 Software and Apps
    Can't install updates with Powershell Windows update script after kb5040442: I am using the following script to update Windows images during Hashicorp Packer builds: https://www.powershellgallery.com/packages/AppVeyorBYOC/1.0.82/Content/hyper-v%5CWindows%5Cscripts%5Cwin-updates.ps1The script stops working on Windows 11 22h2 and 23h2 OS versions after...
  4. Powershell script, custom module call crashing session

    in Windows 10 Gaming
    Powershell script, custom module call crashing session: Hey,Currently running into an issue with a custom PowerShell script that I own.The script has been in production almost daily for the past 4-5 years but the past couple weeks it's been erroring out on me for reasons I don't understand. The script in question is an AD mgmt...
  5. Powershell script, custom module call crashing session

    in Windows 10 Software and Apps
    Powershell script, custom module call crashing session: Hey,Currently running into an issue with a custom PowerShell script that I own.The script has been in production almost daily for the past 4-5 years but the past couple weeks it's been erroring out on me for reasons I don't understand. The script in question is an AD mgmt...
  6. help with powershell 5.1 script for copying and moving folders and all their contents

    in Windows 10 Gaming
    help with powershell 5.1 script for copying and moving folders and all their contents: This is the script I wrote:$sources = Read-Host "Enter source folder paths comma-separated" $sourceList = $sources -split ',' $destinations = @"E:\DestinationFolder1", "F:\DestinationFolder2", "W:\DestinationFolder3", "\\ServerName\SharedFolderDestination" foreach $source in...
  7. help with powershell 5.1 script for copying and moving folders and all their contents

    in Windows 10 Software and Apps
    help with powershell 5.1 script for copying and moving folders and all their contents: This is the script I wrote:$sources = Read-Host "Enter source folder paths comma-separated" $sourceList = $sources -split ',' $destinations = @"E:\DestinationFolder1", "F:\DestinationFolder2", "W:\DestinationFolder3", "\\ServerName\SharedFolderDestination" foreach $source in...
  8. Old PowerShell 5.1 scripts won't run on new laptop

    in Windows 10 Gaming
    Old PowerShell 5.1 scripts won't run on new laptop: When I got a new laptop all my settings, programs, and files were transferred over to it from and old Windows 10 desktop pc.When I try and run scripts that I have written previously they won't run and I get an error:PS C:\WINDOWS\system32> bb : The term 'b' is not recognized...
  9. Old PowerShell 5.1 scripts won't run on new laptop

    in Windows 10 Software and Apps
    Old PowerShell 5.1 scripts won't run on new laptop: When I got a new laptop all my settings, programs, and files were transferred over to it from and old Windows 10 desktop pc.When I try and run scripts that I have written previously they won't run and I get an error:PS C:\WINDOWS\system32> bb : The term 'b' is not recognized...
  10. Preview Voice for Microsoft Helena not working after installing via PowerShell Script

    in Windows 10 Software and Apps
    Preview Voice for Microsoft Helena not working after installing via PowerShell Script: Hi,I am working with a machine that has Windows 10 Enterprise 2016 LTSB with OS Version 1607. I had to install the Spanish Language Pack and the Microsoft Helena Text to Speech voice via offline Meaning that I had no access to internet. I was able to install the Spanish...