Help Please
14 TopicsM365 Group deleted and Modern site is broken
So here's my dilemma. I have a Modern SharePoint Site that used to be connected to an M365 Group. Some way or another, the M365 Group associated to that site either expired/got deleted and we are outside the 30 day window to restore it. So it disappears, unable to be restored. Now the SharePoint site is left without that Group. That Group provided the Owners SCA Access and the Members Edit access to the site. On top of this, the Site Information is messed up as that used to be pulling from the M365 Group, which no longer exists. The circle will spin forever (as seen below). I'm sure other's have run into this issue. What is your solution or workaround? How can I fix the site? Can I create a new Group and re-associate? I'm comfortable with powershell and other admin tools, I just need a nudge in the right direction.2.3KViews2likes4CommentsUpdate windows 11 impossible depuis build 22631.3235
Le support windows me demande de faire la demande ici car j'ai une update du programme Windows insider preview. Mon probleme depuis mars 2024, je ne peux faire les update windows updates. Toutes finissent en erreur à 96%. J'ai un message d'erreur "tout ne s'est pas passer comme prévu...." Depuis 9 mois, lors de redémarrage windows les updates tentent de s'installer et échouent en boucle. Ma version est windows 11 version 23H2 build 22631.323500 L’installation échoue lorsque le téléchargement de la mise à jour atteint 96 %. À la suite de cette erreur, le message suivant s’affiche : « Quelque chose ne s’est pas allé comme prévu. Vous n’avez pas à vous soucier de l’annulation des modifications. Veuillez garder votre ordinateur allumé ». Et la boucle recommence.51Views0likes0CommentsHow to pass you variable to env in azure devops?
How to pass you variable to env in azure devops? ```` parameters: - name: OrganizationName type: string - name: AgentPoolName type: string - name: ApiVersion type: string - name: jobName type: string jobs: - job: deleteOfflineAgents_${{ parameters.jobName }} displayName: Delete Offline Agents in ${{ parameters.AgentPoolName }} pool steps: - script: | AgentPAT=`aws secretsmanager get-secret-value --secret-id secret --query SecretString --output text | jq -r .secret` .azurepipelines/scripts/offline-azp-agent-cleaner.sh displayName: 'Delete Offline Agents' env: ORG_NAME: ${{ parameters.OrganizationName }} AGENT_POOLNAME: ${{ parameters.AgentPoolName }} API_VERSION: ${{ parameters.ApiVersion }} AZURE_DEVOPS_AGENT_PAT: $(AgentPAT) ```` when echo AZURE_DEVOPS_AGENT_PAT shows "$(AgentPAT)" not the PAT key "keysample123asd13"4KViews0likes2CommentsPLEASE Help
I use the windows dev build. last updated a couple months ago. i was trying to update my computer recently but it isnt working, it is now saying that if i dont update by the 15th my computer will be a major security vulnerability and i really want my computer to update, i have tried everything that i could find on the internet, no luck. Please help.1.6KViews0likes2CommentsDisable usage data in Remote Desktop client
Hi, As an IT admin, I wanted to disable the "Send Usage data" in Remote Desktop Client. Can someone please tell me how can I disable this option for users? Also can you please tell where this setting information is getting stored if I disable(turn off) manually? Regards, Anique617Views0likes0CommentsDevice Limit Microsoft Store Reached
My Desktop Store shows max amount of devices (3) has been reached and I am unable to install apps offline The Microsoft Store online shows 0 of 10 devices linked. Anyone have insights into how I can reset this or correct it to install apps offline?922Views0likes0CommentsIs Data classification a method to build Business Glossary ?
Is Data classification a method to build Business Glossary ? https://docs.microsoft.com/en-us/azure/purview/supported-classifications I see Azure Purview provides classification rules from out of the box. Does this help a Org to build its Business Glossary ? Is this the way one must build Business Glossary which is a collection of Business terms mapped to Physical columns in PDDs.? Also will Azure Purview will provide a automated way to build Business glossary ? Note this is a problem right now in DG , let us know if you have a solution for this?732Views0likes0Commentsdoes windows 10 use wininet.dll or default browser engine for non-browser https requests
Does windows 10 use %windir%\system32\wininet.dll or default browser engine for non-browser https requests and response processing? I ask because if/when my edge dev channel install, configured as my default browser, is experiencing some regression that causes it to intermittently crash or load from scratch very slowly subjectively it seems to affect performance of other non-browser app aspects of my windows 10 shell experience.891Views0likes0Comments