Jump to content

BOOT

Members
  • Posts

    488
  • Joined

  • Last visited

Everything posted by BOOT

  1. I'm just using a vanilla install via WDS. Simple unattend.xml, join to the domain etc. The only thing I do after install, is run a single powershell script to unprovision (not remove) a few apps. All other settings\customisation is done via GPO. Seems to keep the need for troubleshooting to a minimum.
  2. Maybe hanging at boot because the disks are GPT format?
  3. Shortcuts on remote paths don't seem to be supported. Also, if your shortcuts are all pointing to the browser .exe, they'll be seen as duplicates and skipped.
  4. Provisioned UWP Apps are merged with the start menu. There's no real way to remove them. You can unprovision most of them, but some will remain. They can be blocked with AppLocker.
  5. Did you remove the Microsoft.SolitaireCollection App?
  6. Are they running in UEFI mode?
  7. Is it popping up before the taskbar?
  8. If you're using local profiles, check the registry: HKLM\SOFTWARE\Microsoft\Active Setup\Installed Components
  9. It'll skip the Desktop and Documents shortcuts because they'll resolve to Explorer.exe.... which already has a tile. It doesn't like duplicates.
  10. Any crash details in the Application Event Log?
  11. Did you set modify permissions on the various SMART folders in C:\ProgramData ?
  12. ...Looks like the service isn't even running.
  13. Don't remove Microsoft.MicrosoftSolitaireCollection. It will break app dependencies if you do.
  14. I use the following: DISM.EXE /ONLINE /Import-DefaultAppAssociations:"customdefaults.xml" customdefaults.xml
  15. Check the values in: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders There's values for [start Menu] and [Programs]
  16. Disney: Officially flogging the bottom of a dead barrel since 2008.
  17. Looks like the apps aren't registering successfully on login. Try using this tool to register them: https://github.com/SN29856L/RegAllAppX/blob/master/RegAllAppX.exe Run as the user you're testing and it'll log appx registration errors to a log file.
  18. If you exported the layout xml it may be using the old [DesktopApplicationLinkPath] instead of [DesktopApplicationID].
  19. I'd put in a request to [MIS provider]. All MIS products should be implementing row level ACLs anyway. The more DP issues arise, the more requests they'll get.
  20. There's a known issue with removing the [Microsoft.MicrosoftSolitaireCollection] app. It removes dependencies and stops other apps from registering.
  21. Did you remove any apps via script\dism?
  22. I have a similar issue, choppy, out-of-sync DVD playback on Win 10 and Win 7. A linux VM on the same PC plays fine. Convert the DVD to MP4 and it also plays fine.
  23. Are there any disks listed if you run DISKPART?
  24. Looks as if it's not detecting a HDD at all.
  25. Last time I had this, it turned out to be a bad network driver in the PE image.
×
×
  • Create New...