-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- Search the existing issues.
Steps to reproduce
The following does not work for Set-SPOTenant with the latest version installed.
Set-SPOTenant -AnyoneLinkTrackUsers $True
We tested the following which work.
Set-SPOTenant -ShowEveryoneClaim $True
Set-SPOTenant -ShowAllUsersClaim $True
Expected behavior
AnyoneLinkTrackUsers : True
Actual behavior
AnyoneLinkTrackUsers : False
Error details
Environment data
Name Value
---- -----
PSVersion 5.1.26100.4768
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.26100.4768
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Version
16.0.26413.12010
Visuals
No response
Metadata
Metadata
Assignees
Labels
No labels