Code Monkey home page Code Monkey logo

Comments (6)

mbreakey3 avatar mbreakey3 commented on September 6, 2024

So, DSC is used for monitoring the state of a machine and changing the configuration of the machine if necessary. Since there isn't really a way to monitor renaming a user this doesn't sound like a DSC scenario, but correct me if you have further implementation ideas on this in which this would fit for DSC.

from psdscresources.

pgrunm avatar pgrunm commented on September 6, 2024

For security purposes I used to lock and rename the local default Administrator and guest account on windows servers. Of course you can do it also with a script that is executed by DSC but that's not the kind of DSC flair. Either you do it all by DSC or you don't. 👍

I thought of doing it like renaming an interface, like on the xNetworking module here.

from psdscresources.

pgrunm avatar pgrunm commented on September 6, 2024

I don't think it's necessary to implement this into this module, I did it with the script resource. Thank you. 😄

from psdscresources.

gaelicWizard avatar gaelicWizard commented on September 6, 2024

Hello, I would like to request this exact same thing. Should I make a whole new issue and add my use case there or do I re-open this issue with my use case?

from psdscresources.

gaelcolas avatar gaelcolas commented on September 6, 2024

Hey @gaelicWizard, this as Mariah answered in 2017, this does not sound like a valid "Desired State" scenario. It sounds more like a "Transform"... It would probably best that you join the community on Slack/discord to discuss your scenario and benefit from the collective experience.

This specific resource module (PsDscResources) would not be the right place for such change anyway, as the only goal is to replace like for like the built-in DSC resources with security and bug fixes (no new feature as this issue suggests).
A better place would be xPsDesiredStateConfiguration which is more advanved than this resource module.

from psdscresources.

gaelicWizard avatar gaelicWizard commented on September 6, 2024

Thanks! I didn't think about PsDscResources vs xPsDesiredStateConfiguration. I definitely mean to go there 👍

from psdscresources.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.