Skip to content

Commit

Permalink
Fix IntuneDeviceCleanupRule example
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienTschanz committed Oct 31, 2023
1 parent ae96e63 commit b05cd2a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Configuration Example
IntuneDeviceCleanupRule 'Example'
{
Enabled = $true
IsSingleInstance = 'Yes'
DeviceInactivityBeforeRetirementInDays = 30
Ensure = 'Present'
Credential = $credsGlobalAdmin
Expand Down

0 comments on commit b05cd2a

Please sign in to comment.