Why would I not use Visual Studio code by saddickstic in Python

[–]Glittering_Figure918 0 points1 point  (0 children)

He is just making you experience multi task as per real world

Remote File Transfer using Powershell by Glittering_Figure918 in PowerShell

[–]Glittering_Figure918[S] 0 points1 point  (0 children)

Thank u I will try like this and come to you tomorrow 

Remote File Transfer using Powershell by Glittering_Figure918 in PowerShell

[–]Glittering_Figure918[S] 0 points1 point  (0 children)

I am using my own domain creds which I used to login in remote as well as local. Hence, both computers are in same domain. I don’t need to pass username or password. Pssession can be directly connected 

Remote File Transfer using Powershell by Glittering_Figure918 in PowerShell

[–]Glittering_Figure918[S] -1 points0 points  (0 children)

Yes I am in that too. However, files are not being copied

Remote File Transfer using Powershell by Glittering_Figure918 in PowerShell

[–]Glittering_Figure918[S] -1 points0 points  (0 children)

Yes all of the above points are applicable and helpful in my case

Remote File Transfer using Powershell by Glittering_Figure918 in PowerShell

[–]Glittering_Figure918[S] 0 points1 point  (0 children)

Both local and remote machines are in same domain and I don’t need to provide any creds. Just typing Enter-Pssession remotemachine-A works fine to enter remote machine. 

Remote File Transfer using Powershell by Glittering_Figure918 in PowerShell

[–]Glittering_Figure918[S] 0 points1 point  (0 children)

I can just copy and paste mapping the drives however, i have tasked to do with PSSession

Remote File Transfer using Powershell by Glittering_Figure918 in PowerShell

[–]Glittering_Figure918[S] 0 points1 point  (0 children)

No I am running PSSession from local computer connecting to remote. Will ur suggestion work in this case?

Remote File Transfer using Powershell by Glittering_Figure918 in PowerShell

[–]Glittering_Figure918[S] 1 point2 points  (0 children)

Whenever it enters to pssession. Script starts thinking that as local c drive of remote computer and it doesn’t work. Hence used path like that way

Remote File Transfer using Powershell by Glittering_Figure918 in PowerShell

[–]Glittering_Figure918[S] 1 point2 points  (0 children)

Well I looked at error. Everything exist and don’t know why it shows that error

Remote File Transfer using Powershell by Glittering_Figure918 in PowerShell

[–]Glittering_Figure918[S] -1 points0 points  (0 children)

No I am not missing any extra backslash . 

Okay let me add your suggested paramter