O365 Intune command
set-executionpolicy Remotesigned -force Install-Script -Name Get-WindowsAutoPilotInfo Get-WindowsAutoPilotInfo.ps1 -OutputFile C:\MyComputer.csv
set-executionpolicy Remotesigned -force Install-Script -Name Get-WindowsAutoPilotInfo Get-WindowsAutoPilotInfo.ps1 -OutputFile C:\MyComputer.csv
When a service not stop from services ( it hangs ) then you can stop the services from the command line forced. Go to services, check which service won’t stop, open it and check the service name. For the “windows update” the service name is: wuauserv Open CMD ad administrator. And check the service : […]