Si-Mi

Results 3 comments of Si-Mi

But if i Use Custom XML the Settings like $DefaultIncludeAppData = $true $DefaultIncludeLocalAppData = $false $DefaultIncludePrinters = $true $DefaultIncludeRecycleBin = $false $DefaultIncludeMyDocuments = $true $DefaultIncludeWallpapers = $true $DefaultIncludeDesktop = $true...

But a similar Problem with exclusions is your function RecycleBin. It set it in the config.ps1 to $false and i don't check the box. On the Destination PC I get...

First of all we include in the scanstate Arguments the following `XMLComponetConfigPath ="""$USMTPath\componentconfig.xml""" $XMLComponetConfig = "/config:$XMLComponetConfigPath" Update-Log $XMLComponetConfig` The XML File is generated via console scanstate.exe /genconfigxml You can't use...