Tag: Windows

  • Get user information locally

    Get user information locally

    Every now and then I need a way to get user information about a logged on user, and I need to get that information locally. It’s not possible to query a domain controller, or another service. So here is a small script that will help you to get information such as username, user domain, username,…

  • Release of DeployWindows public GitHub!

    Release of DeployWindows public GitHub!

    To be able to handle the future and high work load we all need to learn PowerShell, and share our scripts and knowledge. With PowerShell you can more or less do anything on the Windows, Linux or macOS platform. I took a look in my PowerShell script folder and there are more than 400 scripts…