Spinpanel WorkSpace profile templates provide a complete roaming profile solution. Unlike normal roaming profiles, the Workplace Manager does not require a local Active Directory environment. Profiles are stored in OneDrive for Business of the end-user.
- Select Solutions then WorkSpace from the left menu
- Select Profile templates
- Click Add
- An example XML like the example below is displayed. Adjust this example as needed.
- Enter a Policy name
- Click Save
<SyncFolder folderPath="UserProfile" pathType="relative"> <excludeFolders> <folder path="Downloads" /> <folder path="AppDataLocal" /> <folder path="AppDataRoaming" /> </excludeFolders> <excludeFiles> <file path="Desktop.ini" /> </excludeFiles> <excludeFileExtensions list="exe,ini" /></SyncFolder>
Next: Assign Configured WorkSpace Policies