Popular repositories Loading
-
-
Copy-Files-Multiiple-locations-With-PowerShell
Copy-Files-Multiiple-locations-With-PowerShell Public$mytarget = "C:\target.txt" $data = Get-Content -Path $mytarget #mkdir kumar $sourcepath = "C:\Users\h09853\Desktop\01.ppk" foreach($target in $data){ Copy-Item -Path $sourcepath\* -Destination "$t…
PowerShell
-
How-to-connect-remote-desktop-with-PowerShell
How-to-connect-remote-desktop-with-PowerShell PublicHow to connect remote desktop with PowerShell
PowerShell
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.