PowerShell Live - being retired

Please go to http://www.shelltools.net for more information

Welcome to PowerShell Live - being retired Sign in | Join | Help
Home Main Site Blogs Forums Videos Chat Customer Support

Re: Attempting to write data to file as a vbs file

  •  09-24-2007, 8:19 AM

    Re: Attempting to write data to file as a vbs file

    Well I tried what you suggested, but when I did this I got a message asking me to supply values for following parameters, and then InputObject[0].

     So I'm going to try a few things and see if I can get past that.  I'm thinking that I might have to create variables for each item that I want, or remove the "system" and just leave it with the $objItem.System to see if that fixes it. 

    cmdlet write-output at command pipeline position 1
    Supply values for the following parameters:
    InputObject[0]:

     
    cmdlet write-output at command pipeline position 1
    Supply values for the following parameters:
    InputObject[0]:
     
    cmdlet write-output at command pipeline position 1
    Supply values for the following parameters:
    InputObject[0]:
    InputObject[1]:
    PS C:\scripts\pscripts>
    Filed under:
View Complete Thread