@gjacobse I created this
https://github.com/dbeato/scripts/blob/master/Windows/Maintenance/Delete-Old-User-Profiles.ps1
You can change the URL to be your own URL of the ADProfileCleanup.exe from the link referenced above.
@gjacobse I created this
https://github.com/dbeato/scripts/blob/master/Windows/Maintenance/Delete-Old-User-Profiles.ps1
You can change the URL to be your own URL of the ADProfileCleanup.exe from the link referenced above.
Working on a script to delete old profiles in Windows based on this tool
https://rsn.home.blog/2023/02/09/ad-profile-cleanup/
I am back at posting and working on various upgrade projects.
For Windows I have used this PowerShell
@jt1001001 said in What Are You Doing Right Now:
ost hope everyone has a great holiday seaon.
So far so good, just taking a few days off.
Had to fix UNMS on multiple deployments because the latest Docker update breaks it lol https://www.reddit.com/r/Ubiquiti/comments/1hc3hff/docker_update_broke_unms/
@travisdh1 Are you using a Scale Cluster or just a straight made up cluster of your own?
@travisdh1 I haven't done so, It would be interesting to review that option.
This article was very helpful when OpenLDAP Severs from Ubuntu 20.04 were upgraded to 22.04 and LDAP Broke.
https://discourse.ubuntu.com/t/service-migrating-from-openldap-2-4-x-to-2-5-x/23807
I had an issue with upgrading some VMs from Ubuntu 20.04 to 22.04 in XCP-NG. Upon Upgrade the VMs would shutdown and not reboot to Linux. Changing the Boot Properties from PV Boot to HVM did not fix the issue. However reinstalling GRUB on the servers did fix the issue. It looked like this but it was not.
https://xcp-ng.org/forum/topic/7474/cant-boot-ubuntu-22-04-lts-after-release-update/12
sudo mount /dev/xvda1 /mnt
sudo grub-install --boot-directory=/mnt/boot /dev/xvda
SOURCE: https://help.ubuntu.com/community/Grub2/Installing#via_the_LiveCD_terminal
@travisdh1 Thank you! Sounds good.
@Obsolesce Keep your pain medication on target.
@IThomeboy80 Thanks, I have only used Scale Clusters which is the close I have tried so yeah.
@dbeato Like as in a Web Interface? would that work?
@gjacobse Does Promox have an Admin interface?
@Obsolesce Uff, wishing you the best on that and recovery.
@gjacobse That's awesome. Proxmox and Scale use Virtio for the drives so yeah I have been looking at that.