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

User Cleanup

Scheduled Pinned Locked Moved
Feature Request
2
2
124
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.
  • F
    fabritrento
    last edited by fabritrento Oct 22, 2024, 7:44 AM Oct 22, 2024, 1:40 PM

    is possible get the domain User Cleanup service to work? i see that is not working due UAC.

    i have some windows scripts that delete domain users profile in c:/users and also in regedit. is possible to deploy it in user cleanup service of fog?

    T 1 Reply Last reply Oct 22, 2024, 1:49 PM Reply Quote 0
    • T
      Tom Elliott @fabritrento
      last edited by Oct 22, 2024, 1:49 PM

      @fabritrento As you stated it, UAC is preventing access. There is no real way to fix user cleanup that I’m aware of.

      We have started working to remove the features that we cannot manage.

                      case 'service-autologout':
                          $this->serviceAutologoutPost();
                          break;
                      case 'service-displaymanager':
                          $this->serviceDisplaymanagerPost();
                          break;
                      case 'service-hostnamechanger':
                          $this->serviceHostnamechangerPost();
                          break;
                      case 'service-hostregister':
                          $this->serviceHostregisterPost();
                          break;
                      case 'service-powermanagement':
                          $this->servicePowermanagementPost();
                          break;
                      case 'service-printermanager':
                          $this->servicePrintermanagerPost();
                          break;
                      case 'service-snapinclient':
                          $this->serviceSnapinclientPost();
                          break;
                      case 'service-taskreboot':
                          $this->serviceTaskrebootPost();
                          break;
                      case 'service-usertracker':
                          $this->serviceUsertrackerPost();
      

      Sorry that it isn’t “pretty” but this is the code moving forward. You can think of anything not on this list, but still accessible in the 1.5.x versions as being deprecated (to non-functionality)

      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

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

      144

      Online

      12.0k

      Users

      17.3k

      Topics

      155.2k

      Posts
      Copyright © 2012-2024 FOG Project