Public Notes
on
histre
Loading...
Introduction to Active Directory Domain Services (AD DS) Virtualization (Level 100)
technet.microsoft.com
Loading...
IIS: Manage multiple certificates on multiple Web servers | TechNet Magazine
technet.microsoft.com
Loading...
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
Loading...
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