mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-25 09:11:26 +02:00
Add Windows GPO deployment guide (#879)
* new: Windows GPO deployment guide under MDM for Deployment * new: point GPO guide at the full policy key reference * new: bold the example-posture disclaimer in GPO guide * new: grammar and readability pass on GPO guide * new: clarify AUTOSTART=0 vs Disable Autostart policy * new: address review feedback on GPO guide install script and pinning
This commit is contained in:
@@ -426,6 +426,10 @@ export const docsNavigation = [
|
||||
title: 'MDM for Deployment',
|
||||
isOpen: true,
|
||||
links: [
|
||||
{
|
||||
title: 'Deploy with Group Policy (GPO)',
|
||||
href: '/manage/integrations/mdm-deployment/windows-gpo-deployment',
|
||||
},
|
||||
{
|
||||
title: 'macOS CLI-Only .pkg',
|
||||
href: '/manage/integrations/mdm-deployment/macos-cli-pkg-deployment',
|
||||
|
||||
Reference in New Issue
Block a user