Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <AssignedAccessConfiguration xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config" xmlns:default="http://schemas.microsoft.com/AssignedAccess/2017/config" xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config" xmlns:v3="http://schemas.microsoft.com/AssignedAccess/2020/config" xmlns:v5="http://schemas.microsoft.com/AssignedAccess/2022/config">
- <Profiles>
- <Profile Id="{9A2A490F-10F6-4764-974A-43B19E722C23}">
- <AllAppsList>
- <AllowedApps>
- <App DesktopAppPath="C:\Program Files (x86)\Microsoft Office\root\Office16\EXCEL.EXE"/>
- <App DesktopAppPath="C:\Program Files (x86)\Microsoft Office\root\Office16\POWERPNT.EXE"/>
- <App DesktopAppPath="C:\Program Files (x86)\Microsoft Office\root\Office16\WINWORD.EXE"/>
- <App DesktopAppPath="C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"/>
- </AllowedApps>
- </AllAppsList>
- <v5:StartPins><![CDATA[{
- "pinnedList":[
- {"desktopAppLink":"C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Word.lnk"},
- {"desktopAppLink":"C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Excel.lnk"},
- {"desktopAppLink":"C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\PowerPoint.lnk"},
- {"desktopAppLink":"C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Microsoft Edge Kiosk.lnk"}
- ]
- }]]></v5:StartPins>
- <Taskbar ShowTaskbar="true"/>
- <v5:TaskbarLayout><![CDATA[
- <?xml version="1.0" encoding="utf-8"?>
- <LayoutModificationTemplate
- xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification"
- xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout"
- xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout"
- xmlns:taskbar="http://schemas.microsoft.com/Start/2014/TaskbarLayout"
- Version="1">
- <CustomTaskbarLayoutCollection PinListPlacement="Replace">
- <defaultlayout:TaskbarLayout>
- <taskbar:TaskbarPinList>
- <taskbar:DesktopApp DesktopApplicationLinkPath="C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Word.lnk""/>
- <taskbar:DesktopApp DesktopApplicationLinkPath="C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Excel.lnk""/>
- <taskbar:DesktopApp DesktopApplicationLinkPath="C:\ProgramData\Microsoft\Windows\Start Menu\Programs\PowerPoint.lnk""/>
- <taskbar:DesktopApp DesktopApplicationLinkPath="%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Microsoft Edge Kiosk.lnk"/>
- </taskbar:TaskbarPinList>
- </defaultlayout:TaskbarLayout>
- </CustomTaskbarLayoutCollection>
- </LayoutModificationTemplate>
- ]]></v5:TaskbarLayout>
- </Profile>
- </Profiles>
- <Configs>
- <Config>
- <AutoLogonAccount rs5:DisplayName="Migrado Kiosk"/>
- <DefaultProfile Id="{9A2A490F-10F6-4764-974A-43B19E722C23}"/>
- </Config>
- </Configs>
- </AssignedAccessConfiguration>
Advertisement
Add Comment
Please, Sign In to add comment