A unified data governance solution that helps manage, protect, and discover data across your organization
Hello @Purview Learner ,
You can validate the Windows File Server onboarding and scan results by checking the scanner configuration, scan status, local scanner reports, and the label/classification policy settings. A recommended validation flow is below.
- Validate scanner onboarding and repository configuration
- Confirm that the Microsoft Purview Information Protection scanner is installed on a supported Windows Server and that the file share is added as a repository, typically through a UNC path.
- Confirm that the scanner service is running and that the scanner account has at least read access for discovery-only scans. If labels or protection must be applied, the account also needs the required write/modify permissions on the target files.
- Confirm that the scanner account has a published sensitivity label policy available to it and that the labels intended for scanner use are published to the scanner account.
- Confirm scan execution and scanner health
Run the following on the scanner server:
```powershell
Get-ScanStatus
Get-ScanStatus -Verbose