July 16, 2015 at 5:34 pm
Comments posted to this topic are about the item Check SQL DB backups details remotely by PowerShell
August 11, 2015 at 12:17 pm
When I run the script I keep getting
Get-Content A positional parameter cannot be found that accepts argument 'C:\ServerList.txt'
August 12, 2015 at 2:08 am
Hi, use double quotes for text file like below.. hope it will work..
FOREACH($svr in GC "C:\ServerList.txt")
August 18, 2015 at 7:31 am
Thanks for the helpful script.
October 21, 2015 at 10:42 am
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy