Windows 10: Power shell script

Discus and support Power shell script in Windows 10 Support to solve the problem; Not sure where to post this. Can anyone tell me what this does. C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy UnRestricted... Discussion in 'Windows 10 Support' started by zep516, Aug 15, 2021.

  1. zep516 Win User

    Power shell script


    Not sure where to post this. Can anyone tell me what this does. C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy UnRestricted function IJ($A) {$L = $Null;Get-ChildItem $A -Recurse -Depth 1 -ErrorAction 'SilentlyContinue' | ? {$_.extension -eq '.lnk'} | % {$Hu = [String](Get-Content $_.FullName);$ Someone found it on there computer, I could not answer the question for him. powershell script - is it dangerous? - Windows 10 Thanks for any insight

    :)
     
    zep516, Aug 15, 2021
    #1
  2. ineuw Win User

    Questions relating to power shell scripting in general

    Is there an appropriate forum here for power shell scripting? I am referring to basic programming help.
     
    ineuw, Aug 15, 2021
    #2
  3. Any1 ever create a shell script for a cyclades ACS 6000? Could use help

    I created a shell script with #!/bin/bash style. The idea is it is supposed to boot up a cli prompt using

    cli << EOF

    Then run the corresponding cli commands. I am following a script that works for an ACS classic unit. This however does not work for the ACS 6000. It does not recognize the cli commands after running cli << EOF.

    Any ideas, suggestions?
     
    Hybrid_theory, Aug 15, 2021
    #3
  4. Power shell script

    Windows Power Shell

    Just discovered Windows Power Shell and am having trouble recalling DOS commands. Can I find a list of available commands? How do I make >cd work for multi word directories?
     
    DavidFleming1, Aug 15, 2021
    #4
Thema:

Power shell script

Loading...
  1. Power shell script - Similar Threads - Power shell script

  2. Script for either a .bat file, or a CMD shell or Power Shell script, to automate running a...

    in Windows 10 Network and Sharing
    Script for either a .bat file, or a CMD shell or Power Shell script, to automate running a...: Windows 10Hello Is it possible to write a script for either a .bat file, or a CMD shell or Power Shell script, to automate running a single small .exe Snap2HTML.exe over and over again while stating the program parameters. I wish to use a small program called Snap2html...
  3. Script for either a .bat file, or a CMD shell or Power Shell script, to automate running a...

    in Windows 10 Gaming
    Script for either a .bat file, or a CMD shell or Power Shell script, to automate running a...: Windows 10Hello Is it possible to write a script for either a .bat file, or a CMD shell or Power Shell script, to automate running a single small .exe Snap2HTML.exe over and over again while stating the program parameters. I wish to use a small program called Snap2html...
  4. Script for either a .bat file, or a CMD shell or Power Shell script, to automate running a...

    in Windows 10 Software and Apps
    Script for either a .bat file, or a CMD shell or Power Shell script, to automate running a...: Windows 10Hello Is it possible to write a script for either a .bat file, or a CMD shell or Power Shell script, to automate running a single small .exe Snap2HTML.exe over and over again while stating the program parameters. I wish to use a small program called Snap2html...
  5. Unknown Power shell script running

    in Windows 10 Gaming
    Unknown Power shell script running: Hi,I usually get a brief pop-up for a script that runs at random times as far as I can gather. Its only for a split second, but its a nuisance if I am gaming as my controller is just disabled until I swap out and back to the game window again.I can see that there are several...
  6. Unknown Power shell script running

    in Windows 10 Software and Apps
    Unknown Power shell script running: Hi,I usually get a brief pop-up for a script that runs at random times as far as I can gather. Its only for a split second, but its a nuisance if I am gaming as my controller is just disabled until I swap out and back to the game window again.I can see that there are several...
  7. power shell

    in Windows 10 Gaming
    power shell: I installed power shell since I like classic shell for my start.I am unable to get a lot of apps to open now.I deleted power shell, still have limited use of apps.I have tried to recover windows 11, no luck.How can I recover windows 11without using the system restore or...
  8. Questions relating to power shell scripting in general

    in Windows 10 Support
    Questions relating to power shell scripting in general: Is there an appropriate forum here for power shell scripting? I am referring to basic programming help. 171722
  9. power shell

    in Windows 10 Installation and Upgrade
    power shell: when i do codding often such problem comes up.failed to create process. what am i suppose to do [ATTACH] https://answers.microsoft.com/en-us/windows/forum/all/power-shell/057078df-5693-42bf-a0de-416f6e02f296
  10. Power Shell script windows update

    in Windows 10 Installation and Upgrade
    Power Shell script windows update: Hi! I need to test the behavior of my application to install Windows updates to version 1803. I have Windows 10 version 1607 and version 1703. I want on the virtual machine to lift Windows server 2016 in a role of WSUS, and 2 virtual machines with different versions of...