Hey, Scripting Guy! How Can I List All User Profiles on a Remote Computer?
Hey, Scripting Guy! I am trying to administer a remote computer using Windows PowerShell 2.0, and I need to find out what profiles are stored on that computer. I found an old VBScript that reads the registry, but it looks like it will be a lot of work to adapt it and to make it work. -- JB Hello JB, Microsoft Scripting Guy Ed Wilso...