![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | getting text file content from remote computer Hello i can i get the content of text file on remote computer, without using shares (using wmi or something like this ? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: getting text file content from remote computer Hi RedLemon, If you're an admin on the remote box and admin shares are enabled: get-content \\server\c$\foo.txt --- Shay Levy Windows PowerShell MVP http://blogs.microsoft.co.il/blogs/ScriptFanatic PowerShell Toolbar: http://tinyurl.com/PSToolbar R> Hello R> R> i can i get the content of text file on remote computer, without R> using shares (using wmi or something like this ? R> |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Output all content of text file in different columns | PowerShell | |||
| Using Add-Content to add text to a certain location of a file. | PowerShell | |||
| Clear-Content Cmdlet and Processing Lines in Text File | PowerShell | |||
| Why does get-content on a text file remove crlf when cast to a string? | PowerShell | |||