by Norman Bauer | Jan 11, 2023 | File Services, Powershell
It’s been a long time not using File Server Resource Manager. But today I needed it. I needed a report about image files on a fileserver, which has a lot of files. I set up the “Files by File Group” report in FSRM > Storage Reports Management >...
by Norman Bauer | Jan 10, 2022 | PKI, Powershell
Usually when renewing certificates old ones get archived automatically. Using the default view options you don’t even see them in the mmc. However, sometimes it is necessary to bring an archived certificate back to life. To view archived certificates in the mmc,...
by Norman Bauer | Jul 17, 2021 | Hyper-V, Powershell, Virtual Machine Manager
When remediating Hyper-V clusters with System Center Virtual Machine Manager it sometimes happens that there are still isos mounted to virtual dvd drives and that, therefore, vms cannot be live migrated to other hosts. Here are 2 snippets to see which vms have isos...
by Norman Bauer | Oct 29, 2020 | Active Directory, DHCP, DNS, Powershell
While managing multiple dhcp and dns servers (60+) I came across the need to unify DHCP scope settings, DNS A and PTR record registration, lease duration and DHCP DNS update credentials. So I wrote a PowerShell script to do this task on all authorized DHCP servers in...
by Norman Bauer | Aug 22, 2019 | Active Directory, Powershell
Yes, Active Directory provides details on when an active directory user last logged on. However, in a multi domain controller environment it may be tricky to get this information. If you’re on a single domain controller domain you can use Active Directory Users...
Recent Comments