Hi Techies,
I want a script to check the size of SMSPKGE$ folder and the number of folders inside it in a Branch Distribution Point. I have the script to check the size of the folder and number of sub-folders in it. But I don't know how to check that in a BDP by running the Powershell script from my local machine.
I have searched a lot, but still I didn't find a script. I have used many cmdlets in Get-WMIobject and Invoke commands. But nothing worked out.
Please help.