Hello
Hi
I do not know if you are entering the correct If not excuse me.
When installing Sharepoint 2013 script stop with this error.
Could not find SharePoint Server Setup log file!
After a search of a problem, I found it in the script AutoSPInstallerFunctions.ps1
is on line 921 function to search for a file {$ _. -like Name" SharePoint Server Setup * "}, but installation creates a file in the format SetupExe(xxxxxxxxx).
I rewrote follows: {$ _. -like Name" SetupExe* "}
Next installation goes through without errors.
Sorry my bad English...
Kamil
Comments: ** Comment from web user: KamilH **
Hi
I do not know if you are entering the correct If not excuse me.
When installing Sharepoint 2013 script stop with this error.
Could not find SharePoint Server Setup log file!
After a search of a problem, I found it in the script AutoSPInstallerFunctions.ps1
is on line 921 function to search for a file {$ _. -like Name" SharePoint Server Setup * "}, but installation creates a file in the format SetupExe(xxxxxxxxx).
I rewrote follows: {$ _. -like Name" SetupExe* "}
Next installation goes through without errors.
Sorry my bad English...
Kamil
Comments: ** Comment from web user: KamilH **
Hi
Use the installation medium from customers SW_DVD5_SharePoint_Server_2013w_SP1_64Bit_English_MLF_X19-36118
To use the default installation configuration autospinstallinput.xml that edits,
not find settings for logging only for IIS Log and ULS log