Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Puppet for Windows Server

You're reading from   Learning Puppet for Windows Server Organize your Windows environment using Puppet tools to unload administrative burdens in a short time!

Arrow left icon
Product type Paperback
Published in Aug 2015
Publisher Packt
ISBN-13 9781785281877
Length 234 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Fuat Ulugay Fuat Ulugay
Author Profile Icon Fuat Ulugay
Fuat Ulugay
Arrow right icon
View More author details
Toc

Table of Contents (10) Chapters Close

Preface 1. Installing Puppet Server and Foreman FREE CHAPTER 2. Installing Puppet Agents 3. Your First Modules 4. Puppet Forge Modules for Windows 5. Puppet Facts, Functions, and Templates 6. Using Puppet for Windows Security 7. Reporting and Monitoring 8. Installing Software and Updates Index

Locking the Startup folder

Normally, each user in Windows can change the contents of the Startup folder. The Startup folder items are executed when the user is logged in. A hacker can enter his code here, so that after each restart his code can run again and connect to the command and control centre. To prevent this, we will lock every user's Startup folder.

The full path of the Startup folder for a user is C:\Users\puppet1\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup. This is also shown in the following screenshot:

Locking the Startup folder

The permission details are as described in the following screenshot. As we can see, the user has full control:

Locking the Startup folder

To change all the users' Startup folder permissions, we need to know the IDs of the users. As you will remember, we have already defined the users as a fact in Chapter 5, Puppet Facts, Functions, and Templates, in the Adding Windows users as custom facts section topic. In addition to this, we need to use the ACL module that we mentioned in Chapter...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image