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

Get-ItemPropertyValue : Property XMLURL does not exist at path HKEY_LOCAL_MACHINE\SOFTWARE\MSEndpointMgr\DriverAutomationTool. #18

Open
RandomTask93111 opened this issue Jun 29, 2022 · 0 comments

Comments

@RandomTask93111
Copy link

I am able to get everything setup in Endpoint with the HPCMSL remediation and with Azure and the update of the XML file to the Azure Blob.
I am geeting an error in the "running powershell window" is
Get-ItemPropertyValue : Property XMLURL does not exist at path HKEY_LOCAL_MACHINE\SOFTWARE\MSEndpointMgr\DriverAutomationTool
At line:17881 char:23

  • ... IOSXMLURI = Get-ItemPropertyValue -Path $global:RegistryPath -Name "X ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidArgument: (:) [Get-ItemPropertyValue], PSArgumentException
    • FullyQualifiedErrorId : Argument,Microsoft.PowerShell.Commands.GetItemPropertyValueCommand

Get-AzStorageBlob : Could not get the storage context. Please pass in a storage context or set the current storage context.
At line:17895 char:25

  • ... OSXMLURI = (Get-AzStorageBlob -Context $StorageContext -Container $co ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : CloseError: (:) [Get-AzStorageBlob], InvalidOperationException
    • FullyQualifiedErrorId : InvalidOperationException,Microsoft.WindowsAzure.Commands.Storage.Blob.Cmdlet.GetAzureStorageBlobCommand
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