Forum Discussion
SimonAllison
Jul 05, 2018Iron Contributor
Get-WindowsAutoPilotInfo - A quicker way...
Hi All Just a Tip from me to make it easier (if you got other ways, let me know, would be interested) Starting to deploy via Autopilot but first grabbing the information - so I am using ...
mdmcq5
May 24, 2022Copper Contributor
davewilliamson I've found that HP systems don't like %~dp0compHash.csv but if I use "compHash.csv it works. Dell doesn't have any issues running %~dp0compHash.csv
SimonAllison
May 24, 2022Iron Contributor
Thanks mdmcq5 and @davidwilliamson for your input, yes I was originally ran on Dell, if I had a HP Laptop to hand I would have found the issue, so are you saying here just using compHash.csv works for both types of device? I dont have a system to test on to try it, thanks in advance