Tag: coding
-

Get join information with PowerShell – the hard way
Why make it simple when you can make it the hard way?– Because you can? 🙂 The reason for why I needed this is not relevant, but the options when you get information from your computer is. Quite often there are multiple ways to get information: Pure PowerShell commands, registry, environment variables, running cmd/3rd party…