Category Archives: Group Policy

Files in DFSRoots folder using storage

      No Comments on Files in DFSRoots folder using storage

Bit of a weird one today. We recently migrated some data to OneDrive and as a result the corresponding DFS Namespace Folder was no longer required, so I deleted it thinking that will prevent it being accessed. The folder was still shared, but at a different path than the namespace…. Read more »

List MSI paths from Software Installation Policies

Hey, We have 1000’s of MSI’s assigned through group policy and often need to work with the file paths in PowerShell, here’s a function that returns the file path of the MSI from the Software Installation GPO.

This function will return the MSI path and MST path. It will… Read more »