FOG Project

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

    Solved issues with the uwf snappin

    Windows Problems
    3
    11
    44
    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.
    • K
      kalafina last edited by

      hello,everyone,the uwf(unified write filter) snappin couldn’t be deployed successfully.I need help. thanks in advance.
      snappin config
      22044805-0248-4502-ab08-52d03200dae3-image.png
      uwf.bat
      8831b50c-6ff5-4910-93eb-427a1dd86f98-image.png
      fog.log
      8ac63b79-f9c7-4342-adc3-cf0afb3e9453-image.png

      K 1 Reply Last reply Reply Quote 0
      • Topic has been marked as solved  S Sebastian Roth 
      • K
        kalafina @kalafina last edited by

        @kalafina I don’t know how to mark the topic as solved…

        1 Reply Last reply Reply Quote 0
        • K
          kalafina @Sebastian Roth last edited by

          @Sebastian-Roth Thank you very much! It worked!

          K 1 Reply Last reply Reply Quote 0
          • K
            kalafina @lukebarone last edited by

            @lukebarone yes ,the feature was installed correctly.

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator last edited by

              @kalafina Maybe this is an issue related to 32/64 bit not finding the correct path. See here: https://stackoverflow.com/a/64061675

              Use c:\windows\sysnative\uwfmgr.exe…

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              K 1 Reply Last reply Reply Quote 0
              • L
                lukebarone @kalafina last edited by

                @kalafina To confirm, you have the feature installed in your image, correct? Even though it’s not turned on until you push the snapin?

                K 1 Reply Last reply Reply Quote 0
                • K
                  kalafina @Sebastian Roth last edited by

                  @Sebastian-Roth It didn’t work.uwfmgr.exe is at C:\Windows\System32.I used the full path but log_error is still showing ‘not recognized’.d7d35e30-7459-48a7-ae6b-54399288ea08-image.png

                  L 1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator last edited by

                    @kalafina Make sure to use the full path instead of just uwfmgr…

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    K 1 Reply Last reply Reply Quote 0
                    • K
                      kalafina @Sebastian Roth last edited by

                      @Sebastian-Roth Thank you for your reply. I updated the new uwf.bat.After deploy the snapin,the uwf.txt is blank and the uwf_error.txt showed uwfmgr not recognized as an internal or external command.But I can execute uwfmgr command mannually in the cmd successfully.How to solve the problem?

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator last edited by Sebastian Roth

                        @kalafina said in issues with the uwf snappin:

                        the user account on the client PC is the built-in Administrator account,

                        Well, the fog-client software running the snapins is setup to run as SYSTEM account (Windows service). Not sure if that is causing it to fail?

                        Do the commands return an output when run in a CMD manually? In any way I suggest you update the uwf.bat to look like this for debugging:

                        uwfmgr filter enable >C:\temp\uwf.txt 2>C:\temp\uwf_error.txt
                        uwfmgr volume protect C: >C:\temp\uwf.txt 2>C:\temp\uwf_error.txt
                        

                        Make sure c:\temp exists!

                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                        K 1 Reply Last reply Reply Quote 0
                        • K
                          kalafina @kalafina last edited by

                          @kalafina the user account on the client PC is the built-in Administrator account,so don’t worry about the elevated privilege.

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

                          209
                          Online

                          10.2k
                          Users

                          16.3k
                          Topics

                          149.9k
                          Posts

                          Copyright © 2012-2020 FOG Project