{"id":27211893,"url":"https://github.com/jmcombs/adminscripts","last_synced_at":"2026-04-29T01:01:38.023Z","repository":{"id":158504156,"uuid":"387745181","full_name":"jmcombs/adminScripts","owner":"jmcombs","description":"PowerShell Scripts I've written for common tasks I've come across.","archived":false,"fork":false,"pushed_at":"2026-01-19T21:47:01.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-20T04:17:48.201Z","etag":null,"topics":["activedirectory","azureactivedirectory","powershell-script","webex","webex-teams"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmcombs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-20T09:47:31.000Z","updated_at":"2026-01-19T21:47:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"76eef8f0-75b4-435f-8a58-2db701da37a2","html_url":"https://github.com/jmcombs/adminScripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmcombs/adminScripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcombs%2FadminScripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcombs%2FadminScripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcombs%2FadminScripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcombs%2FadminScripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmcombs","download_url":"https://codeload.github.com/jmcombs/adminScripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcombs%2FadminScripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activedirectory","azureactivedirectory","powershell-script","webex","webex-teams"],"created_at":"2025-04-10T01:54:46.962Z","updated_at":"2026-04-29T01:01:38.015Z","avatar_url":"https://github.com/jmcombs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# powershell-scripts\n\nGeneral PowerShell Scripts\n\n# PowerShell Commands for Cisco CVI\n\nSets policy to `$null` and takes time for the policy to reflect  \n`Grant-CsTeamsVideoInteropServicePolicy -PolicyName $null -Identity user@domain.com`\n\nShows all CVI Policies  \n`Get-CsTeamsVideoInteropServicePolicy`\n\nShows policy for a specific user  \n`Get-CsOnlineUser -Identity user@domain.com | Select-Object TeamsVideoInteropServicePolicy`\n\nSets policy to `CiscoServiceProviderEnabled`  \n`Grant-CsTeamsVideoInteropServicePolicy -PolicyName CiscoServiceProviderEnabled -Identity user@domain.com`\n\nShows users with `ServiceProviderDisabled`  \n`Get-CsOnlineUser -Filter {TeamsVideoInteropServicePolicy -eq 'ServiceProviderDisabled'} | Select-Object displayname, userprincipalname`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcombs%2Fadminscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmcombs%2Fadminscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcombs%2Fadminscripts/lists"}