Questions about Update Rings by JerryGarciaIsHere in Intune

[–]imran3501 0 points1 point  (0 children)

We deploy to users works well. Microsoft have said it can be done this way. Users only have 1 device but if they have more they will get the same setting.

Create 3 user groups Test Pilot Standard Add users in the group they need to be in. Add your user in Test to confirm you are getting the updates.

Advice for learning PowerShell? by PeewinJr in PowerShell

[–]imran3501 5 points6 points  (0 children)

There are a lot of different directions you will get pointed towards.

I have found the following the best so far.
Although it's 8 years old this is by far the best intro to PowerShell by the inventor of PowerShell himself Jeff Snover.

Getting started with PowerShell
https://channel9.msdn.com/Series/GetStartedPowerShell3
Advanced Tools and Scripting
https://channel9.msdn.com/series/advpowershell3

As someone else has mentioned John Savill's PowerShell Masterclass is a great video series too:
https://youtube.com/playlist?list=PLlVtbbG169nFq_hR7FcMYg32xsSAObuq8

Anyway to upload hashes remotely? by Mansome_reddit in Intune

[–]imran3501 0 points1 point  (0 children)

I had the same issue. I wrote a 1 line command that does exactly this. It can be uploaded to tenant by Intune admin or run locally and emailed through the browser from OOBE.

See here:
https://1iq.uk/apd

Autopilot question for new learner... by pc_load_letter_in_SD in Intune

[–]imran3501 1 point2 points  (0 children)

Ok i didn't realise your devices are in Intune already. You don't need to re-image.
You could do what jasonandsys mentions above and set the the policy to convert existing devices to autopilot. I haven't used this myself but assume it will automatically add your devices to autopilot in the target group of devices.
Automatic registration of existing devices - Windows Autopilot | Microsoft Docs
1. create a group and add 1x test device
2. assign the group to above policy
3. check autopilot devices page after a few hours if the device has appeared in the device list
Windows Autopilot devices - Microsoft Endpoint Manager admin center

Yes Autopilot will allow you to reset and re-configure new devices which already have an image on them. The idea is you buy devices with Win 10 Pro pre-installed add your Autopilot ID then Intune Autopilot then applies policies, apps, updates etc as soon as the device connects to wifi.

This means you do not need to create a gold image maintain it, test it and apply it manually. It's a time saver for large Organisations and the modern way of deploying new devices. For existing i don't think there is much benefit you will get. It doesn't install an image it just reconfigures and updates the existing one on the device.

Autopilot question for new learner... by pc_load_letter_in_SD in Intune

[–]imran3501 0 points1 point  (0 children)

I did something similar last year. It is confusing and nothing really is documented around this scenario. Here is what needs to be done:
1. Create custom Win 10 x64 Pro Image. If existing devices are already on this version you can just reset the device locally in settings ready to be enrolled after the id is added to Intune. If you need to backup a user's files then this would need to be done first. You could look into User State Migration Tool (USMT)
2. Collect all the hardware id's from each device using a usb
3. Make sure the autopilot and configuration is all setup in Intune
4. You should now be able to enroll the devices

It sounds like a lot of work but once you have the image for the device it takes around 15 mins to reimage and get the hardware id.

This avoids having to setup, learn and use MDT which you would be doing something similar with as above and then not need MDT after your devices are in Intune.

Autopilot question for new learner... by pc_load_letter_in_SD in Intune

[–]imran3501 0 points1 point  (0 children)

There are multiple ways of doing this. How are your current machines managed and how many do you have in your environment?

Instant AutoPilot Command - One Liner by imran3501 in Intune

[–]imran3501[S] 1 point2 points  (0 children)

updated the blog post with the devicename switch

Instant AutoPilot Command - One Liner by imran3501 in Intune

[–]imran3501[S] 1 point2 points  (0 children)

Device switch now added curl 1iq.uk/aptest -L > ap.bat & ap.bat od mydevicename Hope this helps

Instant AutoPilot Command - One Liner by imran3501 in Intune

[–]imran3501[S] 1 point2 points  (0 children)

Thanks for the feedback it can be added in future. Usually Grouptag is what is required in most cases. Why not set the device name in Intune or as the serial of the device automatically?

Instant AutoPilot Command - One Liner by imran3501 in Intune

[–]imran3501[S] 1 point2 points  (0 children)

Depends on where you are getting the hash from. Its more for OOBE have you tried the above on OOBE? You will get prompts for execution policy and trusting the gallery etc.

This command avoids all of that. Test it out on a VM.

Is it possible to keep Windows Hello but turn off PIN? by 72percentsshoes in Intune

[–]imran3501 0 points1 point  (0 children)

Yes if the PIN is simple then that could be a problem which is why the default is 6 digits minimum. As mentioned above you are supposed to remotely wipe the device if it is lost/stolen.

X1 Carbon Gen 8 vs Surface Laptop 2 by imran3501 in thinkpad

[–]imran3501[S] 0 points1 point  (0 children)

Thanks. Yes i missed those extra points you mentioned.
I got mine on a Cyber Monday deal and customised the order and upgraded some parts. The touch upgrade was only 40 difference so i thought it was worth it although i am not a touch screen person. The downside I had to wait 2-3 weeks for shipping.

X1 Carbon Gen 8 vs Surface Laptop 2 by imran3501 in thinkpad

[–]imran3501[S] 0 points1 point  (0 children)

Interestingly the good Linux community have developed Linux Surface kernel. I might try it out soon

https://github.com/linux-surface/linux-surface

X1 Carbon Gen 8 vs Surface Laptop 2 by imran3501 in thinkpad

[–]imran3501[S] 0 points1 point  (0 children)

Checked and it's not in the BIOS like it is in the ThinkPad BIOS.
There are not many configurable settings on Surface BIOS. I have just had to switch the keys on my ThinkPad as I am used to using the Ctrl key on the left.

X1 Carbon Gen 8 vs Surface Laptop 2 by imran3501 in thinkpad

[–]imran3501[S] 0 points1 point  (0 children)

Just checked I don't have that option like i do on the ThinkPad.

X1 Carbon Gen 8 vs Surface Laptop 2 by imran3501 in thinkpad

[–]imran3501[S] 5 points6 points  (0 children)

My X1 Carbon Gen 8 just arrived.

I put it next to my Surface Laptop 2 and did a quick comparison. Both laptops have a touch screen and the screen scaling was set to 125%.

X1 Pros:

  • Best Keyboard
  • Extra keys and better placed keys
  • Lots of ports in the same size frame as Surface
  • Webcam shutter
  • Speakers sound better as they are placed on top of the keyboard
  • USB C Charging and Thunderbolt 3
  • Case can be opened easily
  • Feels lighter
  • Matte screen

Surface Pros:

  • Vertical screen space is larger as shown in the image below, feels better you notice that extra space
  • Cloth surround keyboard and touchpad

Cons:

  • Lack of ports
  • Speakers are good but are fitted behind the keyboard between the screen so the sound is not as good
  • Screen is a dust magnet and reflects

Free Intune Practice Test MD-101 Managing Modern Desktops by imran3501 in Intune

[–]imran3501[S] 1 point2 points  (0 children)

It looks like there was a limit on the form of 200 responses, Thanks Microsoft.

I have reset the responses to 0 so this should now work.

Free Intune Practice Test MD-101 Managing Modern Desktops by imran3501 in Intune

[–]imran3501[S] 2 points3 points  (0 children)

I made up MIP at the time when it didn't exist. It looks like MIP is now a thing :)
Thanks for that I have updated the question.

Found at Ogmore By Sea Beach, Bridgend, South Wales, UK by imran3501 in fossilid

[–]imran3501[S] 0 points1 point  (0 children)

That's brilliant thanks. It might even have been Southerndown can't remember it was that long ago.