28,661 questions
Is this script genuin?
Anonymous
Hi,
Can anyone please let me know the script mentioned below is genuine to encrypt secondary/fixed drives automatically by using this script in task scheduler.
The script:
for /f "delims=" %%i in (C:\Users\YOURUSER\DesktoP\list.txt) do (
start "%%i" psexec \\%%i -s -c -f "PowerShell C:\script\StartPS.ps1" StartPS.ps1
)
Please help me with this.
Windows for business Windows Client for IT Pros User experience Other
Sign in to answer