pompushko
pompushko
with computers script got errors))) > VERBOSE: [Monitor-ADGroupMemberShip.ps1][PROCESS] GROUP: CN=ITDepartmentComputers,OU=Migrated Groups,OU=Groups,OU=Office,DC=domain,DC=com - Querying Membership (AD Module) > get-aduser : Cannot find an object with identity: 'CN=SHJFDSHDSFSGHJSDF1,OU=SHHSHSH,OU=Computers,OU=Office,DC=domain,DC=com' under: 'DC=domain,DC=com'. > At...
``` function SearchGSuiteUserLicenses($UserEmail) { # Check GSuite Licenses Start-Sleep -s 1 $AccountGSuiteLicenses = Get-GSUserLicense -User $UserEmail -CheckAll -Verbose if ($AccountGSuiteLicenses -ne $null){ return (($AccountGSuiteLicenses | Select-Object -Expand SkuName) -join ',...
bump :D
Nobody have solution?
@geofgeofgeof hello. i see similar issue :D
> I guess the > > > rooms | (pending) | | Flightboard.js:22 > > In the Network tab can be a good way to understand the issue ... im...
> Hi, > I facing the same issue. I think that this is related to the qty of meetings room in the o365. > In my organization is more than...
> @bkblie > I gave up. I stopped counted on this project. I found much more better solution. > PowerAPPS in O365. Now I'm developing my own solution to managing...
> there is an issue with a large number of rooms. > When using the room.blavklist for all rooms, and removing some of them from the list. The removed rooms...