You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so that I can enforce custom settings on Windows workstations to keep them compliant and secure.
Requirements
IT admin can export Windows profiles from Workspace ONE (WS1), edit the XML so that the only top level objects are <Replace>, and upload these to a team or "No team" in Fleet via UI, CLI, and API. This enforces custom settings on Windows workstations.
IT admin can create the XML for Windows profiles by following instructions in the Fleet docs and upload these to a team or "No team" in Fleet via UI, CLI, and API
IT admin can download Windows profiles via UI and API
IT admin can delete Windows profiles via UI and API. If a profile is deleted, the profile isn't removed from the Windows workstation
If a host is transferred to a new team, the Windows profiles from the old team aren't removed
If a profile fails, none of the options in the profile are applied
UI:
[X] Verify Zero-state
[X] Validate copy changes against Figma
[X] Verify UI allows upload of .xml files for any teams & “no team” by any Admin or Maintainer
[X] Name of Profile is pulled from XML file
[X] Verify able to download & delete files
[X] Host counts/statuses are accurate
[X] Controls page filters link to correct hosts
[X] Verify copy for upload statuses & delete modal
[X] Verify pagination
[X] Verify role permissions match current for macOS profiles
[X] Verify Activity Feed entries
[X] Verify that on team transfer, profiles are not removed from host but no longer show in host status
[X] Verify no profile redelivery on failure, test manual remediation via team transfer
Failed profiles will not apply any values to the host
[X] Verify os settings statuses, including error messages for Failed
[X] Verify on-device
CLI:
[X] Verify able to apply profiles with a yaml file
Note that getting existing config into yaml may not include existing .xml uploads from the UI, needs validation
Note that applying an empty value for custom_settings will remove all currently configured profiles
Note that changing or removing an existing value in the yaml will edit or delete the corresponding file
[X] Apply should fail with MDM off, or with only macOS/Windows turned on
Verify does this mean OS-specific profiles will fail?
[X] Apply should fail if the yaml includes an invalid file
[X] Apply should fail if the yaml includes a missing file
[X] Apply should fail if duplicate file name is included
[X] Test with BitLocker profile (should fail)
[X] Test with Windows Updates (should fail)
Testing notes
Confirmation
Engineer (@____): Added comment to user story confirming succesful completion of QA.
QA (@____): Added comment to user story confirming succesful completion of QA.
Goal
Requirements
<Replace>, and upload these to a team or "No team" in Fleet via UI, CLI, and API. This enforces custom settings on Windows workstations.Changes
Product
Engineering
Context
QA
Manual testing steps
UI:
[X] Verify Zero-state
[X] Validate copy changes against Figma
[X] Verify UI allows upload of .xml files for any teams & “no team” by any Admin or Maintainer
[X] Name of Profile is pulled from XML file
[X] Verify able to download & delete files
[X] Host counts/statuses are accurate
[X] Controls page filters link to correct hosts
[X] Verify copy for upload statuses & delete modal
[X] Verify pagination
[X] Verify role permissions match current for macOS profiles
[X] Verify Activity Feed entries
[X] Verify that on team transfer, profiles are not removed from host but no longer show in host status
[X] Verify no profile redelivery on failure, test manual remediation via team transfer
[X] Verify os settings statuses, including error messages for Failed
[X] Verify on-device
CLI:
[X] Verify able to apply profiles with a yaml file
custom_settingswill remove all currently configured profiles[X] Apply should fail with MDM off, or with only macOS/Windows turned on
[X] Apply should fail if the yaml includes an invalid file
[X] Apply should fail if the yaml includes a missing file
[X] Apply should fail if duplicate file name is included
[X] Test with BitLocker profile (should fail)
[X] Test with Windows Updates (should fail)
Testing notes
Confirmation