Jump to content

Batch File for PC Prep for Cloud Product


Recommended Posts

With recently deploying Malwarebytes Cloud to a work environment, the steps of making sure that C$ is fully accessible, as well as the sharing settings, it would be nice to have a batch file that could fully prep a computer to allow the deployment software to not only scan, but successfully deploy on a remote machine successfully. When you have to make these changes on over 300 plus computers, it feels like a chore to make these changes so often.

To gain access to C$, if you run the following command in CMD as admin you gain access to C$:

REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\system /v LocalAccountTokenFilterPolicy /t REG_DWORD /d 1 /f

Making the changes in Control Panel for the sharing should have a similar command to run I would think? 

Making a batch file to prep a PC for deployment would help us a lot.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
Back to top
×
×
  • Create New...

Important Information

This site uses cookies - We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.