Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log file Invoke-CMDownloadBIOSPackage #183

Open
PsychXko opened this issue Sep 5, 2019 · 0 comments
Open

Log file Invoke-CMDownloadBIOSPackage #183

PsychXko opened this issue Sep 5, 2019 · 0 comments

Comments

@PsychXko
Copy link

PsychXko commented Sep 5, 2019

Hi,
im new user with using Invoke script.
But I cannot identify where is stored log file because I have problem identify why dont working this script. I use Invoke-CMApplyDriverPackage, and this work perfect.

If i use parameter -debug and -verbose I found log in profile/appdata/temp and in log is info about found new version of bios. But if i use in SC like TS then doing nothing.

resault which i found was:
"
... will be persisted
DownloadOnDemand flag is true. Attempting to download content locally for Package CCS001A8.
Locations: Multicast = 0, HTTP = 0, SMB = 0.
Package Flags: 0x00000000
Multicast is not enabled for the package.
DownloadContentAndVerifyHash() failed. 80070002.
DownloadContentAndVerifyHash ( pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, mapNetworkAccess ), HRESULT=80070002 (..\resolvesource.cpp,3895)
DownloadContentLocally (pszSource, sSourceDirectory, dwFlags, hUserToken, mapNetworkAccess), HRESULT=80070002 (..\resolvesource.cpp,4122)
TS::Utility::ResolveSource(sPkgID.c_str(), sPath), HRESULT=80070002 (main.cpp,352)
ExecutePowerShellScript(sScriptName, sParameters, sPackageID, sExecutionPolicy, sOutputVariableName, dwPSRunExitCode), HRESULT=80070002 (main.cpp,892)
Failed to resolve the source for SMS PKGID=CCS001A8, hr=0x80070002
Run PowerShell script failed to run, hr=0x80070002
"
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant