diff --git a/docs/cwa/scripts/enable-ondedrive-filesondemand.md b/docs/cwa/scripts/enable-ondedrive-filesondemand.md new file mode 100644 index 0000000000..992830ffee --- /dev/null +++ b/docs/cwa/scripts/enable-ondedrive-filesondemand.md @@ -0,0 +1,30 @@ +--- +id: '29efddbd-07f0-4d6a-837a-0b8d1f5a818e' +slug: /29efddbd-07f0-4d6a-837a-0b8d1f5a818e +title: 'OneDrive Files On-Demand Policy Settings' +title_meta: 'OneDrive Files On-Demand Policy Settings' +keywords: ['OneDrive', 'OnDemand', 'Demand', 'Policy', 'office365', 'office'] +description: 'This script sets the OneDrive Files On-Demand Policy settings at the system and user level.' +tags: ['onedrive'] +draft: false +unlisted: false +--- + +## Summary + +This script sets the OneDrive Files On-Demand Policy settings at the system and user level. + +## File Hash + +**File Path:** `C:\ProgramData\_Automation\Script\OneDrive-OnDemandSettings\OneDrive-OnDemandSettings.ps1` +**File Hash (Sha256):** `59FC02D3967387BE216D32FA6D45CC85B3ECC311BBC3C021C51412356488EA4F` +**File Hash (MD5):** `4258BC7673023F53B76389AC5F04B2AB` + +## Sample Run + +![SampleRun](../../../static/img/docs/5fab9cd8-be2b-4cfa-b910-ee3b6fc1611c/image.webp) + +## Output + +- Script log +- Local file: `C:\ProgramData\_Automation\Script\OneDrive-OnDemandSettings\OneDrive-OnDemandSettings-log.txt` diff --git a/docs/cwa/scripts/set-sharepointfilesonlineonly.md b/docs/cwa/scripts/set-sharepointfilesonlineonly.md new file mode 100644 index 0000000000..c371bad8cb --- /dev/null +++ b/docs/cwa/scripts/set-sharepointfilesonlineonly.md @@ -0,0 +1,30 @@ +--- +id: '7af8da5c-8bd1-47fd-82b4-ead6ce006ec6' +slug: /7af8da5c-8bd1-47fd-82b4-ead6ce006ec6 +title: 'SharePoint files to online-only Settings' +title_meta: 'SharePoint files to online-only Settings' +keywords: ['OneDrive', 'OnDemand', 'Demand', 'Policy', 'office365', 'office'] +description: 'This script sets the SharePoint files to online-only settings at the system and user level.' +tags: ['onedrive'] +draft: false +unlisted: false +--- + +## Summary + +This script sets the SharePoint files to online-only settings at the system and user level. + +## File Hash + +**File Path:** `C:\ProgramData\_automation\Script\SharePoint-OnlineOnly\SharePoint-OnlineOnly.ps1` +**File Hash (Sha256):** `A77694879CF7BA16D35BBCD5F7B5C2EB29F070D8CA10CBE68F07D076AA084403` +**File Hash (MD5):** `21D97B1E929E573A64019913D01735DE` + +## Sample Run + +![SampleRun](../../../static/img/docs/5fab9cd8-be2b-4cfa-b910-ee3b6fc1611c/image1.webp) + +## Output + +- Script log +- Local file: `C:\ProgramData\_Automation\Script\SharePoint-OnlineOnly\SharePoint-OnlineOnly-log.txt` diff --git a/static/img/docs/5fab9cd8-be2b-4cfa-b910-ee3b6fc1611c/image.webp b/static/img/docs/5fab9cd8-be2b-4cfa-b910-ee3b6fc1611c/image.webp new file mode 100644 index 0000000000..cd2d35798b Binary files /dev/null and b/static/img/docs/5fab9cd8-be2b-4cfa-b910-ee3b6fc1611c/image.webp differ diff --git a/static/img/docs/5fab9cd8-be2b-4cfa-b910-ee3b6fc1611c/image1.webp b/static/img/docs/5fab9cd8-be2b-4cfa-b910-ee3b6fc1611c/image1.webp new file mode 100644 index 0000000000..d394968774 Binary files /dev/null and b/static/img/docs/5fab9cd8-be2b-4cfa-b910-ee3b6fc1611c/image1.webp differ