-
Posts
3,592 -
Joined
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by nicholab
-
I would share prices if I what the better product more than the cheaper one. Normal this is when I have a Dell vs HP in another product area.
-
Having a vlan for Wi-fi means that you have a separate broadcast domain for this part of the network.
-
I would consider PDQ full version a better fit. I user the free version on top of SCCM but would consider a MDT + PDQ setup in a smaller environment. It great as it is a lot more direct than SCCM.
- 11 replies
-
- 1
-
-
- deployment
- management
-
(and 3 more)
Tagged with:
-
These are now gone.
-
[1803, au] Modern apps coming back when deploying
nicholab replied to nicholab's topic in Windows 10
So far I have just added the following to my image. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.BingWeather_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.GetHelp_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Getstarted_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Messaging_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Microsoft3DViewer_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.MicrosoftSolitaireCollection_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Office.OneNote_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.OneConnect_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.People_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Print3D_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.SkypeApp_kzf8qxf38zg5c] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.StorePurchaseApp_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Wallet_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WebMediaExtensions_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsAlarms_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsCamera_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\microsoft.windowscommunicationsapps_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsMaps_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsStore_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Xbox.TCUI_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.XboxApp_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.XboxGameOverlay_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.XboxGamingOverlay_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.XboxIdentityProvider_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.XboxSpeechToTextOverlay_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.ZuneMusic_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.ZuneVideo_8wekyb3d8bbwe] -
[1803, au] Modern apps coming back when deploying
nicholab replied to nicholab's topic in Windows 10
The Store, Xbox, Skype, Groove Music, Maps and Weather are the ones coming back. This is what I am using to remove the default apps. Get-AppxPackage -AllUsers Get-AppXProvisionedPackage -online | Remove-AppxProvisionedPackage -online Get-AppxPackage -AllUsers | Remove-AppxPackage -
[1803, au] Modern apps coming back when deploying
nicholab replied to nicholab's topic in Windows 10
Yes I used the Remove-AppXProvisionedPackage -
Hi I seem to be getting modern apps coming back after removing in my image and then redeploying it. The image is being captured by produced using MDT and deployed using SCCM. What I am I not setting?
-
I moved from Eon to Scottish power and saved £200 pounds on the quote. I then moved to Octopus energy as the price was going up with Scottish power. Octopus energy are not the cheapest but they aim to not rip of existing customers.
-
I got two thinks going on I need to in place upgrade some machines and I need to freshly image some others. Not sure if is easier to image then upgrade.
-
What I mean is should I build and image in MDT to move into SCCM or just use the standard OS and put that down on the machines? I currently put all apps on with SCCM during deployment or afterwards.
-
What is the best way of update the 1703 image to 1803. Should I be using SCCM for the whole process or should I be using MDT to build the image? I have tried running the updated to 1803 after installing 1703 but this seems to leave the machine in deafultuser0?
-
ICT-direct as you can get used ram.
-
5x Netgear GS724T and a SRX5308 free to a school for collection in the Edgbaston area of Birmingham. All seem to power up and two are missing the rack mount ears.
- 1 reply
-
- 1
-
-
How do you do cashless catering in a primary school? Do your student pre-order how do you match the student up with their account is this photo on till, biometric or card?
-
My Father in law had the same operation and the levels of pain massively reduced. Think to remember is that you have had an operation but without the external scares take the pain killers to the level required.
-
So and xml could be exported with the SIMS cli report engine?
-
Couple of question about Target Tracker seems it is going to be force on me. Their support where a little surprised that I would want to automate the export out of SIMS and seemed to think it would be normal for the Head or Admin staff in the office to do it!!! Also I have been told that there is a way of getting data target tracker reports into Firefly can anyone confirm this this is what sales said???
-
Yes that fair enough but in School you are supposed to know everything before you join the school.
-
So how is anyone supposed to learn how to use SIMS unless they have access to SIMS?
-
Which I could get 100mb for £34 per month. But I a can only get FTTC grrrrr!
-
I just don't know how people afford unlimited minute on their mobile contract. I still have a phone line for those proper calls. I am currently annoyed that BT have not upgraded my Green box to G.fast and I don't want cable as I remember the mess they made of the UK in the early 90 digging stuff up. Does no one worry about emergencies not having a landline and not being able to find your mobile?
-
Yes PM recognises the tick box.
-
ICT direct customer here as well just got 30 units what can I say packaging was much less. I got 30 units +20 stands for the price of 16 PC last year. I am getting close to all student machines being SSD and 8GB RAM.
