ajkenah
ajkenah
Thanks Andi and Jeff. At this stage, I've descoped the 'TeamsChannelTab', 'TeamsTeam' & 'TeamsChannel' components as they are essentially broken for my solution. 'TeamsTeam' & 'TeamsChannel' don't return an authentication...
Thanks for the quick response Nik. I'm using module version 1.22.907.1 I get the error when running the following command: $_Params = @{ 'Components' = 'SCAuditConfigurationPolicy' 'Path' = "c:\testing\" 'FileName'...
The user is assigned the "Global Reader" role in Azure AD and the "Global Reader", "Security Reader" and "View-Only Organization Management" Roles in the Exchange Admin portal.
Looking through the modules, I can see that the New-M365DSCConnection (for Security Center) only calls the Connect-M365Tenant with the "SecurityComplianceCenter" switch. This function, with this switch, only uses the Connect-IPPSSession...
Hi Andi, thanks for responding. I've run the above commands (New-M365DSCConnection & Connect-M365Tenant), but for both of the options I get "Get-AuditConfigurationPolicy : The term 'Get-AuditConfigurationPolicy' is not recognized as...
I found this document on Secure boot :https://www.qualcomm.com/media/documents/files/secure-boot-and-image-authentication-technical-overview.pdf Looks like secure boot has a efuse location for a root certificate hash to validate boot images. When you fail to boot...
Has anyone managed to JTAG the MR33? I've got a couple of fresh ones and I would like to backup the firmware so that I can "roll-back" the Meraki bootloader...
I never got this working. I blew two rasperryPi's and then the AP itself trying to JTAG in and dump the memory so that I could flash it back if...
Hi @tabs-not-spaces I hope you don't mind me proposing some optimisations to your code base. :) These changes came about because I was trying to create a bootable VHDX file...
Hmm, I just spent 3 days trying to figure this out. In my case, the issue was my CSV name. I was saving to "C:\ClusterStorage\T3-Data.01\AksHCI\\[path name]", which was resulting in...