Expected that the folder was create by win_user_profile module as this is one of the folders that should get created on user login.
Probably other folders in AppData are also missing.
ACTUAL RESULTS
msg: 'failed to copy file "file.txt": Destination directory ''C:\Users\robb.stark\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup'' does not exist'
operation: file_copy
original_basename: file.txt
size: 34
src: file.txt
SUMMARY
win_user_profile module does not create the users AppData Folders
ISSUE TYPE
COMPONENT NAME
win_user_profile
ANSIBLE VERSION
COLLECTION VERSION
OS / ENVIRONMENT
Windows Machines (ALL)
STEPS TO REPRODUCE
EXPECTED RESULTS
Expected that the folder was create by win_user_profile module as this is one of the folders that should get created on user login. Probably other folders in AppData are also missing.
ACTUAL RESULTS