• Re: Tip: Local Users and Groups (lsurmgr.msc) for Windows Home edition

    From VanguardLH@3:633/280.2 to All on Sat Apr 20 16:05:54 2024
    Subject: Re: Tip: Local Users and Groups (lsurmgr.msc) for Windows Home edition Keywords: VanguardLH,VLH

    T <T@invalid.invalid> wrote:

    Local Users and Groups (lsurmgr.msc) for Windows Home edition:

    https://github.com/akruhler/AccountManagement/releases

    I adore it.

    Home edition still drive me nuts. But a little less so
    with this utility.

    Correction: lusrmgr.msc, not lsurmgr.msc. "usr", not "sru".
    Local USeR ManaGeR
    ^ ^^ ^ ^ ^ ^

    All policies are registry entries. Microsoft publishes an Excel
    spreadsheet listing all the policies, and where are the regkeys for
    them. That's why you see many articles on policies giving you a regkey
    and data item's name and its value.

    https://www.microsoft.com/en-us/download/details.aspx?id=104678

    By the way, the Github project says it uses WMI (instead of
    DirectoryServices). WMI got deprecated in 2016.

    https://techcommunity.microsoft.com/t5/windows-it-pro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/ba-p/4039242
    Starting January 29, 2024, you'll find Windows Management
    Instrumentation Command line (WMIC) feature "disabled by default" on the insider build of Windows 11.

    PowerShell CIM (Common Information Model) cmdlets replaced WMIC (WMI command-line interface). To see a list of the cmdlets, run "Get-Command -Module CimCmdlets" inside PowerShell. No idea why Microsoft thinks
    working with cmdlets inside PowerShell is easier than using WMIC
    commands.

    https://learn.microsoft.com/en-us/powershell/scripting/learn/ps101/07-working-with-wmi?view=powershell-7.4

    Not sure to the replacement lusrmgr.msc Control Panel applet (using the Microsoft Management Console snap-in) you found will work in the future.
    Looks like the Github project was started 4 years with the last update
    was back in Feb 2021. You might want to contact the author to ask the
    survival of his lusrmgr replacement. So far, the deprecation is only on
    the CLI (Command-Line Interface) client to WMI (aka WMIC). No idea what Microsoft plans for WMI itself.

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: Usenet Elder (3:633/280.2@fidonet)
  • From =?UTF-8?B?Li4ud8Khw7HCp8KxwqTDsSA=?@3:633/280.2 to All on Sun Apr 21 05:43:28 2024
    Subject: Re: Tip: Local Users and Groups (lsurmgr.msc) for Windows Home
    edition

    Ken Blake wrote on 4/20/24 7:51 AM:
    On Fri, 19 Apr 2024 20:27:07 -0700, T <T@invalid.invalid> wrote:

    Local Users and Groups (lsurmgr.msc) for Windows Home edition:

    https://github.com/akruhler/AccountManagement/releases

    I adore it.


    Can you tell us why? What do you like so much about it?


    Hi, Ken.

    Not 'T' but a few reasons.
    Windows Home does not include the GPO for Local User and Group Management(LUSGM) policy settings/changes.
    - the github program, if understanding correctly, provides a tool that
    Home does not have for managing Local and Group policies, in addition it
    can also be used on Windows Pro as an alternative to Pro's included and built-in GPO LUSGM.

    Additionally Microsoft periodically release ADX templates that update(add
    new, remove old, modify) existing policies.
    - in the business(Enterprise arena) its quite common for Admins to use
    and keep their ADX supported policies updated.

    Thus even in no-Enterprise environment, individuals or businesses that
    support non-Server admin managed devices(Windows Home) can use the github
    tool for managing policies on those devices, and a bit easier than single
    or multiple created entries in the registry.


    --
    ....w¡ñ§±¤ñ

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: windowsunplugged.com (3:633/280.2@fidonet)
  • From VanguardLH@3:633/280.2 to All on Sun Apr 21 07:15:32 2024
    Subject: Re: Tip: Local Users and Groups (lsurmgr.msc) for Windows Home edition Keywords: VanguardLH,VLH

    T <T@invalid.invalid> wrote:

    I read somewhere that I can not remember that Power Shell
    has not been all that popular for administrative tasks.

    I've not bothered to learn it. I get online snippets of code. My
    public library has some PowerShell books, so I'll eventually get those.

    The WMIC tool (command line interface to WMI) got deprecated.
    PowerShell still uses WMI. Programs can still use the WMI API, too. I
    don't what your lusrmgr alternative uses: calls to CLI or API.

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: Usenet Elder (3:633/280.2@fidonet)
  • From VanguardLH@3:633/280.2 to All on Sun Apr 21 07:55:33 2024
    Subject: Re: Tip: Local Users and Groups (lsurmgr.msc) for Windows Home edition Keywords: VanguardLH,VLH

    T <T@invalid.invalid> wrote:

    The first thing that drives me nuts about Power Shell is
    that I have to highlight the output with my mouse to be
    able top actually read they dim obscure red outputs
    on black backgrounds. Does not make a good impression.

    Just like with the cmd shell, click on the left-mode icon in the
    titlebar of the shell window. That's the Control menu. Select
    Properties. You can change fonts, colors, buffer size, window size,
    etc. Both shells have a ton of customization settings.

    There are a lot of things I just do not like, especially
    in Windows 11, that I just do not use. In 11, I typically
    will just <win><R> and write in what I want rather than
    suffering the Chromebook interface. I have a cheat sheet
    of msc and cpl commands I just copy and paste.

    In Windows 10, I created a shortcut in the Start Menu tiles to a folder
    that has all the old Control Panel shortcuts. For example, one of the
    folder's shortcuts is to sysdm.cpl (System Properties). I created a
    folder (Control Panel shortcuts) in which I created shortcuts to the CP
    tools, and then pinned the folder to my Start Menu's tile pane. Did the
    same for SysInternals and Nirsoft tools: create a folder, put shortcuts
    in it, and Pin To Start.

    Alternatively, and still available in Win10's taskbar, you can add
    toolbars (folders), and within each you can add shortcuts. When the QuickLaunch toolbar disappears, I created a new folder called
    QuickLaunch that was added as a toolbar in the taskbar, and which had
    the often-used shortcuts. I have toolbars for: QuickLaunch, Web,
    E-mail, Entertain, Security, Veracrypt, and the included Address Bar (so
    I can enter URLs or special strings, like shell:appsfolder) without
    having to open File Explorer to use its address bar. I have 6 toolbars
    in my Taskbar, all on the bottom row of a 2-row height Taskbar (which
    also makes the Clock and Systray larger).

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: Usenet Elder (3:633/280.2@fidonet)
  • From VanguardLH@3:633/280.2 to All on Sun Apr 21 13:11:47 2024
    Subject: Re: Tip: Local Users and Groups (lsurmgr.msc) for Windows Home edition Keywords: VanguardLH,VLH

    T <T@invalid.invalid> wrote:

    VanguardLH wrote:

    Just like with the cmd shell, click on the left-mode icon in the
    titlebar of the shell window. That's the Control menu. Select
    Properties. You can change fonts, colors, buffer size, window size,
    etc. Both shells have a ton of customization settings.

    Did that, didn't work, got pissed, exited. Now
    I just go into cmd shell and enter "PowerShell.exe ..."
    so I can see it.

    I loaded PS from the Start Menu instead of from an existing command
    shell. I changed the background color from blue to red. Nothing
    changed in the current console window; however, once I exited that
    shell, and reloaded it, the background color changed. The changes
    appear to pend until the next instance of the PS shell.

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: Usenet Elder (3:633/280.2@fidonet)
  • From Newyana2@3:633/280.2 to All on Mon Apr 22 02:22:08 2024
    Subject: Re: Tip: Local Users and Groups (lsurmgr.msc) for Windows Home
    edition

    On 4/19/2024 11:27 PM, T wrote:
    Local Users and Groups (lsurmgr.msc) for Windows Home edition:

    https://github.com/akruhler/AccountManagement/releases

    I adore it.

    Home edition still drive me nuts.ÿ But a little less so
    with this utility.

    I'm not sure what this is supposed to help, but it doesn't load
    for me. I get a window that says "loading". ProcExp says
    it's eating progressively more memory. But it just hangs there.

    I do have gpedit for Home Edition. (Pro has always seemed
    like a silly moneymaking scam to me, and I'm not interested
    in BitLocker.)

    But you do realize the even gpedit is just a wrapper for IT
    people who don't know how to use the Registry? What sorts
    of user settings do you need to set that you can't just do in
    the Registry? I don't understand why Home "drives you nuts".


    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: A noiseless patient Spider (3:633/280.2@fidonet)
  • From =?UTF-8?B?Li4ud8Khw7HCp8KxwqTDsSA=?@3:633/280.2 to All on Mon Apr 22 04:03:20 2024
    Subject: Re: Tip: Local Users and Groups (lsurmgr.msc) for Windows Home
    edition

    Newyana2 wrote on 4/21/24 9:22 AM:
    On 4/19/2024 11:27 PM, T wrote:
    Local Users and Groups (lsurmgr.msc) for Windows Home edition:

    https://github.com/akruhler/AccountManagement/releases

    ÿ I do have gpedit for Home Edition. (Pro has always seemed
    like a silly moneymaking scam to me, and I'm not interested
    in BitLocker.)

    ÿ But you do realize the even gpedit is just a wrapper for IT
    people who don't know how to use the Registry?

    That's a far cry from being accurate.
    In and IT managed Admin environment GP Editor plus MSFT available ADMX
    files provides the ability to change policies for multiple items in on
    single instance across image without the need to create scripts or reg
    files with the necessary changes for all Windows(Home, Pro, Enterprise, Education).

    ADMX files include options not included in the base GP Editor snap-in
    In an IT Admin environment deployment of multiple GPO changes and latest
    ADMX files can be done to a base image for deployment to new or existing devices. Also, the ability to deploy ADMX files to domain controller
    across a domain controller then replicated to all domain controllers in
    the domain.

    Another benefit, when updating hardware and Windows, the GPO/ADMX changes
    can be isolation tested on a group of devices before deploying to an
    image or domain across existing devices in the entire fleet(hundreds, thousands).

    I.e. in an IT Admin environment, use of regedit for changes across an
    image for use on multiple clients or domain or domain controller is path
    of poor execution, lower productivity, and potential error.

    --
    ....w¡ñ§±¤ñ

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: windowsunplugged.com (3:633/280.2@fidonet)
  • From =?UTF-8?B?Li4ud8Khw7HCp8KxwqTDsSA=?@3:633/280.2 to All on Mon Apr 22 04:42:56 2024
    Subject: Re: Tip: Local Users and Groups (lsurmgr.msc) for Windows Home
    edition

    VanguardLH wrote on 4/20/24 8:11 PM:
    T <T@invalid.invalid> wrote:

    VanguardLH wrote:

    Just like with the cmd shell, click on the left-mode icon in the
    titlebar of the shell window. That's the Control menu. Select
    Properties. You can change fonts, colors, buffer size, window size,
    etc. Both shells have a ton of customization settings.

    Did that, didn't work, got pissed, exited. Now
    I just go into cmd shell and enter "PowerShell.exe ..."
    so I can see it.

    I loaded PS from the Start Menu instead of from an existing command
    shell. I changed the background color from blue to red. Nothing
    changed in the current console window; however, once I exited that
    shell, and reloaded it, the background color changed. The changes
    appear to pend until the next instance of the PS shell.


    Another route, just open Powershell in its GUI/Full Menu bar mode -
    Windows Powershell ISE, then use the menu bar item 'Tools/Options' to
    make the necessary changes.

    Powershell ISE provides the same command type console but adds more flexibility and both an interactive and execution approach than just a
    commad console....including the entire array of powershell commands(that
    can be searched, scrolled, selected and inserted into the command console without having to type(the command).

    --
    ....w¡ñ§±¤ñ

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: windowsunplugged.com (3:633/280.2@fidonet)
  • From Allan Higdon@3:633/280.2 to All on Mon Apr 22 05:13:17 2024
    Subject: Re: Tip: Local Users and Groups (lsurmgr.msc) for Windows Home
    edition

    On Sun, 21 Apr 2024 11:22:08 -0500, Newyana2 <mayayana@invalid.nospam> wrote:

    On 4/19/2024 11:27 PM, T wrote:
    Local Users and Groups (lsurmgr.msc) for Windows Home edition:

    https://github.com/akruhler/AccountManagement/releases

    I adore it.

    Home edition still drive me nuts. But a little less so
    with this utility.

    I'm not sure what this is supposed to help, but it doesn't load
    for me. I get a window that says "loading". ProcExp says
    it's eating progressively more memory. But it just hangs there.


    I was interested enough to try it, but the same result for me.

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: To protect and to server (3:633/280.2@fidonet)
  • From Newyana2@3:633/280.2 to All on Mon Apr 22 10:03:07 2024
    Subject: Re: Tip: Local Users and Groups (lsurmgr.msc) for Windows Home
    edition

    On 4/21/2024 2:03 PM, ...w¡ñ§±¤ñ wrote:


    I.e. in an IT Admin environment, use of regedit for changes across an
    image for use on multiple clients or domain or domain controller is path
    of poor execution, lower productivity, and potential error.


    I stand corrected. I'm not familiar with managing a fleet of
    computers in corporate environment. I'm just talking about
    working with one computer at a time, like most of here are doing.
    I've never found any useful purpose for gpedit. It's easier just
    to understand the Registry and know the settings.


    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: A noiseless patient Spider (3:633/280.2@fidonet)
  • From =?UTF-8?B?Li4ud8Khw7HCp8KxwqTDsSA=?@3:633/280.2 to All on Tue Apr 23 04:46:03 2024
    Subject: Re: Tip: Local Users and Groups (lsurmgr.msc) for Windows Home
    edition

    Newyana2 wrote on 4/21/24 5:03 PM:
    On 4/21/2024 2:03 PM, ...w¡ñ§±¤ñ wrote:


    I.e. in an IT Admin environment, use of regedit for changes across an
    image for use on multiple clients or domain or domain controller is
    path of poor execution, lower productivity, and potential error.


    ÿÿ I stand corrected. I'm not familiar with managing a fleet of
    computers in corporate environment. I'm just talking about
    working with one computer at a time, like most of here are doing.
    I've never found any useful purpose for gpedit. It's easier just
    to understand the Registry and know the settings.

    I suspect that might be what your comment was related(to)
    - 'Working with one computer at a time'

    Which would be a significant distance from "gpedit is just a wrapper for
    IT people who don't know how to use the Registry?"

    One of the reasons for my explantion/reply was that Most IT people
    wouldn't classify or include single point of contact(like one man
    vendors) who support or dole out recommendations for small outfits using Windows Home(or even Pro) as 'IT people' nor 'most' here.

    'Here' being newsgroups - there are plenty other IT focused forums(Tech Communities, AskWoody, even social media - X, Reddit, etc, ) used by IT people for policy, patching management, and system administration.

    Thanks for the clarification and reply.


    --
    ....w¡ñ§±¤ñ

    --- MBSE BBS v1.0.8.4 (Linux-x86_64)
    * Origin: windowsunplugged.com (3:633/280.2@fidonet)