August 8, 2012 at 8:49 pm
Comments posted to this topic are about the item Unattended Install with PowerShell
August 15, 2012 at 9:06 am
The concept is nice, but without the script it's hard to evaluate.;-)
April 27, 2016 at 1:05 pm
I know this thread is old, but the script looks very viable. I am getting an error when test running the script:
I am using standalone server:
The config file is being saved to the same location as the setup.exe file
Out-Clipboard : The term 'Out-Clipboard' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\Users\ziazmere\Desktop\PSConfigfile.ps1:836 char:22
+ $ExecCmdPrintOut | Out-Clipboard
+ ~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Out-Clipboard:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
May 10, 2016 at 6:52 am
Thanks for the script.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply