Welcome to DranTrix!

Delete disabled users FSLogix profile container

When we are using FSLogix profile container for profile management, the size of the Network Share tends to get running out of space and doing the clean up every once in a while, is inevitable. Doing that manually is a pretty boring job. That’s when this script comes into picture with a cap like a

PowerShell – Get multiple servers last boot time

Hi Guys,Here goes my first sample script to my first blog post. This will help you finding multiple servers last boot time / start time by simply entering all the server names inside the C:\temp\servers.txt file.Go on, give it a try!