Jump to content

northernmike

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by northernmike

  1. Check the event logs on onprem exchange server, Check you have send connector in place: outbound to office 365 Check receive connector have cert ssl applied. Also use Queue viewer in toolbox to see if the queue to 365 is listed
  2. some excellent guides here https://www.windows-noob.com/forums/topic/4045-step-by-step-guides-system-center-2012-r2-configuration-manager/
  3. Have you checked the settings from the Connection Broker Server \ Server Manager \ Remote Desktop Services \ Overview \ Deployment Properties
  4. Have you tried this setting on your RDP file?
  5. I also installed it on a network share, then opened AD users and computers msc navigated to the Student OU and delegated rights (to teachers) as per the guide...works fine Mike
  6. Get-AppxPackage *3dbuilder* | Remove-AppxPackage Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage Get-AppxPackage *windowscamera* | Remove-AppxPackage Get-AppxPackage *officehub* | Remove-AppxPackage Get-AppxPackage *getstarted* | Remove-AppxPackage Get-AppxPackage *zunemusic* | Remove-AppxPackage Get-AppxPackage *windowsmaps* | Remove-AppxPackage Get-AppxPackage *solitairecollection* | Remove-AppxPackage Get-AppxPackage *bingfinance* | Remove-AppxPackage Get-AppxPackage *zunevideo* | Remove-AppxPackage Get-AppxPackage *bingnews* | Remove-AppxPackage Get-AppxPackage *onenote* | Remove-AppxPackage Get-AppxPackage *people* | Remove-AppxPackage Get-AppxPackage *windowsphone* | Remove-AppxPackage Get-AppxPackage *photos* | Remove-AppxPackage Get-AppxPackage *windowsstore* | Remove-AppxPackage Get-AppxPackage *bingsports* | Remove-AppxPackage Get-AppxPackage *soundrecorder* | Remove-AppxPackage Get-AppxPackage *bingweather* | Remove-AppxPackage Get-AppxPackage *xboxapp* | Remove-AppxPackage I run the above as the last part of our build roll out Mike
×
×
  • Create New...