User Profile
Ali1900
Copper Contributor
Joined 6 years ago
User Widgets
Recent Discussions
Create PowerPoint/ Word Templates
Hi all, Currently we are pushing templates out for PowerPoint, Word etc via GPO's. Unfortunately I haven't found an article that tells me how to do this via Office 365 and push globally to all users, if at all possible. I know you can do this via SharePoint but that wouldn't be feasible as it means our users would have to actively enter SharePoint each time. If anyone has any ideas I would appreciate it. Thanks,Windows AutoPilot - Hardware Hash
Hi all, I'm running a PowerShell script to generate hardware hashes in order to enroll devices into Intune Autopilot. I followed the instructions from the official MS site, https://docs.microsoft.com/en-us/windows/deployment/windows-autopilot/add-devices The below command runs successfully but the only problem is that when trying to upload to Intune I get an error that the format is incorrect. I then have to manually update the CSV to separate each comma and upload. We have hundreds of devices and, needless to say, it's incredibly tedious to do this for every single one. I can't find a forum that describes a way to edit the script to do this for me. Does anyone have an idea of how to do this, if even possible? md c:\\HWID Set-Location c:\\HWID Set-ExecutionPolicy -Scope Process -ExecutionPolicy Unrestricted Install-Script -Name Get-WindowsAutoPilotInfo Get-WindowsAutoPilotInfo.ps1 -OutputFile AutoPilotHWID.csv Any help would be appreciated. Kind regards,63KViews0likes5Comments
Recent Blog Articles
No content to show