-
Posts
6,514 -
Joined
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by kennysarmy
-
[ms office - o365] PowerShell- Team policies
kennysarmy replied to mrssevage's topic in Office Software
I used this: #Connect Teams module Connect-MicrosoftTeams #Connect Azure AD module Connect-AzureAD $group = Get-AzureADGroup -SearchString "CAGPupils" $members = Get-AzureADGroupMember -ObjectId $group.ObjectId -All $true | Where-Object {$_.ObjectType -eq "User"} New-CsBatchPolicyPackageAssignmentOperation -Identity $members.UserPrincipalName -PackageName "Education_SecondaryStudent" The above returns an ID, this can be used to check on the status of the operation: Get-CsBatchPolicyAssignmentOperation -OperationId 9b0ad80e-5071-4eb3-b5fc-ac655a5ff3aa | fl -
Staff here can only use encrypted USB sticks which we provide if they need access to confidential data off-site.
-
[bromcom] New to Bromcom - how to print a Users / Roles report
kennysarmy posted a topic in MIS Systems
Hi Just playing with our test system. I've allocated some roles out to various staff members, how do I now print a report off for someone else to check, to ensure I've given out all the correct permissions? Cheers -
-
Thanks, the teacher who tried it followed the instructions but had no option or button to turn on the Q&A aspect, any ideas?
-
Is it possible to do a Live Event on A1 and include the Q and A option in the Live Event? We're struggling to see how to action but perhaps it's a licence issue, we're on A1.
-
I know it's not going to help, but is moving away from SIMS an option?
-
Why? We will just invoice them for the equivalent laptop cost if it's not returned. We do know where they live
-
and this: "Laptops, tablets and 4G wireless routers are set up with security and safeguarding settings by the Department for Education’s delivery partner, Computacenter. " Which suggests we won't be able to reimage them with our own Windows 10 image?
-
Teams - Stop pupils muting Teacher and kicking others out
kennysarmy replied to maxrebo's topic in Cloud Services
Can you test? -
Teams - Stop pupils muting Teacher and kicking others out
kennysarmy replied to maxrebo's topic in Cloud Services
Not sure of your setup but if they are being sent the URL link to the meeting then they could click on it and be admitted via the lobby, there would be no requirement for them to be signed in to O365... -
So to clarify you installed Teams for you then copied your Teams folder in to another users App folder?
-
Teams - Stop pupils muting Teacher and kicking others out
kennysarmy replied to maxrebo's topic in Cloud Services
Are they students getting on to the meeting's as guests? In which case your policies won't be relevant? -
With no MSI to deploy the desktop app to teacher's desktops in school I've been trying to get them all to use the browser version but some are insistent they have the app so they can use the 3x3 grid. However it's no use me installing it as it goes to my C:\users area and my staff do not have rights to install software - so I'm kinda stuck!
-
How many screens would be displayed if I use the Edge Browser in a Teams meeting, is it the new 3 x 3 grid?
-
Powershell help to output screen results to a CSV.
kennysarmy replied to kennysarmy's topic in Scripts
Get-CsOnlineUser | Select-Object UserPrincipalName, TeamsMessagingPolicy, TeamsMeetingBroadcastPolicy, TeamsMeetingPolicy, TeamsAppSetupPolicy, TeamsCallingPolicy | Export-CSV c:\TeamsPoliciesMessaging3.csv Works. -
When I run the command : Get-CsOnlineUser | Format-Table UserPrincipalName, TeamsMessagingPolicy The results are in the window under two tabulated columns named : UserPrincipalName & TeamsMessagingPolicy When I add to the command the " | Export-CSV c:\TeamsPoliciesMessaging2.csv" All the CSV has in it is : #TYPE Microsoft.PowerShell.Commands.Internal.Format.FormatStartData ClassId2e4f51ef21dd47e99d3c952918aff9cd pageHeaderEntry pageFooterEntry autosizeInfo shapeInfo groupingEntry 033ecb2bc07a4d43b5ef94ed5a35d280 Microsoft.PowerShell.Commands.Internal.Format.TableHeaderInfo 9e210fe47d09416682b841769c78b8a3 27c87ef9bbda4f709f6b4002fa4af63c etc etc What am I doing wrong?
-
Teams - Stop pupils muting Teacher and kicking others out
kennysarmy replied to maxrebo's topic in Cloud Services
Does anyone know of a powershell script that will output all users in a tabulated format listing all their Teams policies? -
My line manager has told me to image them as per school laptops and they will be distributed perhaps on a termly basis to whichever students need them the most. He's just done the order for 5 no.
-
Coronavirus: General discussion (see opening post for rules)
kennysarmy replied to Dos_Box's topic in General Chat
I've only taken 3 1/2 days leave since January! -
Lightspeed Device Managerment
kennysarmy replied to SimonL's topic in Network and Classroom Management
We use Lightspeed to manage 30 of our student & staff iPads. Feel free to drop me a PM and I can send you our sheet for Lightspeed setup which may help you. -
Firefly want to charge us £1500 because we're moving from SIMS to Bromcom! Is this good value for money?
