Public Notes
on
histre
Prepare the Windows Environment for Configuration Manager
technet.microsoft.com
How to Assign Clients to a Site in Configuration Manager
technet.microsoft.com
Introduction to Active Directory Domain Services (AD DS) Virtualization (Level 100)
technet.microsoft.com
IIS: Manage multiple certificates on multiple Web servers | TechNet Magazine
technet.microsoft.com
PS IIS:\AppPools> $demoPool = Get-Item IIS:\AppPools\DemoAppPool
PS IIS:\AppPools> $demoPool.processModel.userName = "DemoAppPoolUser"
PS IIS:\AppPools> $demoPool.processModel.password = "Secret!!Pw3009"
PS IIS:\AppPools> $demoPool.processModel.identityType = 3
PS IIS:\AppPools> $demoPool | Set-Item
#powershell #iis #apppool #identity #users #security #setup #automation #pub
Show More
JoshData/mailinabox
github.com
How to Turn a Raspberry Pi into a Low-Power Network Storage Device
www.howtogeek.com
Quality of Service - DD-WRT Wiki
www.dd-wrt.com
Instructions on setting up DD-WRT's QoS so it's not completely worthless.
Note particularly the type to use, since I don't seem to have the queuing option.
#ddwrt #router #networking #netadmin #qos #setup #guide #pub
Show More
Collect and share the web
Get started for free