When loading i get this error msg. Apparently the syntax is wrong:
At line:1 char:4
+ for %f in ("C:\Users\user\OneDrive\Desktop\WiFibackup\*.xml") do net ...
+ ~
Missing opening '(' after keyword 'for'.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : MissingOpenParenthesisAfterKeyword