• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Win 10 Ent. compared to Win 10 Ent. LTSB what would be the right decision?

    Scheduled Pinned Locked Moved
    General
    4
    40
    7.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JJ FullmerJ
      JJ Fullmer Testers @Psycholiquid
      last edited by

      @psycholiquid So if I want to still have a starting point for new users I’ll still need to create custom default profiles. Thank you very much for your examples. I hadn’t found a clear definition of settings location template, it makes so much sense now, it’s a template for where to find the location of the settings to backup, duh. I think I just wanted it to be a template of starter settings.
      I think I will most definitely be adding this to my infrastructure.

      Have you tried the FogApi powershell module? It's pretty cool IMHO
      https://github.com/darksidemilk/FogApi
      https://fogapi.readthedocs.io/en/latest/
      https://www.powershellgallery.com/packages/FogApi
      https://forums.fogproject.org/topic/12026/powershell-api-module

      PsycholiquidP 1 Reply Last reply Reply Quote 0
      • x23piracyX
        x23piracy
        last edited by x23piracy

        I am really glad that i started that discussion 😉

        ║▌║█║▌│║▌║▌█

        1 Reply Last reply Reply Quote 1
        • PsycholiquidP
          Psycholiquid Testers @JJ Fullmer
          last edited by

          @jj-fullmer Yeah M$ sucks at documenting this. I was able to get Windows Pinned items to work a little also, but I did all the testing on my own couldn’t find much on how to make templates so I just ripped apart others until I figured it out.

          x23piracyX 1 Reply Last reply Reply Quote 0
          • x23piracyX
            x23piracy @Psycholiquid
            last edited by x23piracy

            @psycholiquid hey if you say pinned do you talk about the startmenu?

            ║▌║█║▌│║▌║▌█

            PsycholiquidP 1 Reply Last reply Reply Quote 0
            • PsycholiquidP
              Psycholiquid Testers @x23piracy
              last edited by

              @x23piracy Yeah this:

              0_1506439427184_33fad7a1-b793-4045-a96c-a6871d51cb26-image.png

              x23piracyX PsycholiquidP 2 Replies Last reply Reply Quote 0
              • x23piracyX
                x23piracy @Psycholiquid
                last edited by

                @psycholiquid i have something for this 🙂 wait…

                ║▌║█║▌│║▌║▌█

                1 Reply Last reply Reply Quote 0
                • PsycholiquidP
                  Psycholiquid Testers @Psycholiquid
                  last edited by

                  I am able to back it up but am unable to put it back yet, but I will figure it out one of these days

                  1 Reply Last reply Reply Quote 0
                  • x23piracyX
                    x23piracy
                    last edited by x23piracy

                    TaskbarLayout.xml:

                    <LayoutModificationTemplate 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" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
                    
                    <CustomTaskbarLayoutCollection PinListPlacement="Replace">
                       <defaultlayout:TaskbarLayout>
                         <taskbar:TaskbarPinList>
                           <taskbar:DesktopApp DesktopApplicationLinkPath="%APPDATA%\Microsoft\Windows\Start Menu\Programs\Accessories\Internet Explorer.lnk"/>	   
                    	   <taskbar:DesktopApp DesktopApplicationLinkPath="%APPDATA%\Microsoft\Windows\Start Menu\Programs\System Tools\File Explorer.lnk"/>
                           <taskbar:DesktopApp DesktopApplicationLinkPath="%PROGRAMDATA%\Microsoft\Windows\Start Menu\Programs\Outlook 2016.lnk"/>	   
                         </taskbar:TaskbarPinList>
                       </defaultlayout:TaskbarLayout>
                    </CustomTaskbarLayoutCollection>  
                    
                    </LayoutModificationTemplate>
                    

                    Powershell:

                    Import-StartLayout -LayoutPath "C:\Support\Tools\TaskbarLayout.xml" -MountPath "C:\"
                    

                    I am using this for 1607 and 1703, i execute it with my sysprep script. (Using copyprofile).

                    ║▌║█║▌│║▌║▌█

                    PsycholiquidP 1 Reply Last reply Reply Quote 0
                    • PsycholiquidP
                      Psycholiquid Testers @x23piracy
                      last edited by

                      @x23piracy Yeah that wont work in UE-V though I am going for automated. I dont want ot ever have to mess with it again

                      x23piracyX 1 Reply Last reply Reply Quote 0
                      • x23piracyX
                        x23piracy @Psycholiquid
                        last edited by

                        @psycholiquid Sorry whats UE-V? Sorry i don’t know.

                        ║▌║█║▌│║▌║▌█

                        1 Reply Last reply Reply Quote 0
                        • PsycholiquidP
                          Psycholiquid Testers
                          last edited by

                          It is the new roaming profiles for Windows. IT just came out of beta a little while ago

                          x23piracyX 1 Reply Last reply Reply Quote 0
                          • x23piracyX
                            x23piracy @Psycholiquid
                            last edited by

                            @psycholiquid since which Windows 10 Version is it acting and what happens if you import like that?

                            ║▌║█║▌│║▌║▌█

                            PsycholiquidP 1 Reply Last reply Reply Quote 0
                            • PsycholiquidP
                              Psycholiquid Testers @x23piracy
                              last edited by

                              @x23piracy Not sure I am understanding the question

                              1 Reply Last reply Reply Quote 0
                              • 1
                              • 2
                              • 2 / 2
                              • First post
                                Last post

                              147

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project