Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8" ?>
- <AssignedAccessConfiguration
- xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config"
- xmlns:win11="http://schemas.microsoft.com/AssignedAccess/2022/config"
- xmlns:v2="http://schemas.microsoft.com/AssignedAccess/201810/config"
- xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config"
- >
- <Profiles>
- <Profile Id="{9A2A490F-10F6-4764-974A-43B19E722C23}">
- <AllAppsList>
- <AllowedApps>
- <App AppUserModelId="windows.immersivecontrolpanel_cw5n1h2txyewy!microsoft.windows.immersivecontrolpanel" />
- <App DesktopAppPath="%windir%\explorer.exe" />
- <App DesktopAppPath="%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge.exe" rs5:AutoLaunch="true" rs5:AutoLaunchArguments=" --kiosk --start-maximized --no-first-run https://bbc.co.uk --edge-kiosk-type=public-browsing --kiosk-idle-timeout-minutes=2" />
- </AllowedApps>
- </AllAppsList>
- <v2:FileExplorerNamespaceRestrictions>
- <v2:AllowedNamespace Name="Downloads"/>
- </v2:FileExplorerNamespaceRestrictions>
- <win11:StartPins>
- <![CDATA[
- { "pinnedList":[
- {"packagedAppId":"windows.immersivecontrolpanel_cw5n1h2txyewy!microsoft.windows.immersivecontrolpanel"},
- {"desktopAppLink":"%AppData%\\Microsoft\\Windows\\Start Menu\\Programs\\File Explorer.lnk"},
- {"desktopAppLink":"%ALLUSERSPROFILE%\\Microsoft\\Windows\\Start Menu\\Programs\\Microsoft Edge.lnk"}
- ] }
- ]]>
- </win11:StartPins>
- <Taskbar ShowTaskbar="true"/>
- </Profile>
- </Profiles>
- <Configs>
- <Config>
- <AutoLogonAccount rs5:DisplayName="testkiosk"/>
- <DefaultProfile Id="{9A2A490F-10F6-4764-974A-43B19E722C23}"/>
- </Config>
- </Configs>
- </AssignedAccessConfiguration>
Advertisement
Add Comment
Please, Sign In to add comment