SNSean Nobleinblog.seannoble.net·Mar 10, 2023 · 2 min readHow to Access A Shared Mailbox, Office 365 Group Mailbox, or User MailboxYou can access a Shared Mailbox, Office 365 Group Mailbox, or User Mailbox if you have been granted the appropriate permissions to the specified mailbox. Instructions (Outlook on the Web) Sign in to your account in Outlook Web App. On the Outlook W...00
SNSean Nobleinblog.seannoble.net·Mar 9, 2023 · 2 min readIntune LogsRef: https://smsagent.blog/2018/09/20/intune-client-side-logs-in-windows-10/ Note to self (and anyone interested!) about the client-side location of logs and management components of Intune on a Windows 10/Windows 11 device. Diagnostic Report A diagn...00
SNSean Nobleinblog.seannoble.net·Mar 8, 2023 · 1 min readUninstall Package with PowerShell (One Line!)I recently was in a situation where I needed to uninstall the Netskope client via Intune with PowerShell. These couple commands helped me knock this out quickly. Get-Package -Provider Programs -IncludeWindowsInstaller -Name “Netskope Client” To get P...00
SNSean Nobleinblog.seannoble.net·Mar 8, 2023 · 1 min readRepushing Failed Applications in IntuneSometimes applications will fail to deploy properly. They automatically retry three times but after that, it just fails. To retry the process, you can either reboot the machine or restart the Microsoft Intune Management Service. Note, the above solut...00
SNSean Nobleinblog.seannoble.net·Oct 4, 2022 · 2 min readA Walk Down Memory LaneWhile I’ve been on parental leave the past few weeks, I stumbled upon some old Agatha Christie games from when I was in high school and college and it got me all nostalgic about computing from back then. I might have spent too much time on this endea...00