Tried to install Norton Antivirus 10.1.6 (from R drive) on Vista Business (TESTING\samantha account)
Failed to install: This version of Symantec AntiVirus does not support Windows Vista platforms.
Log out. Log back in using Local\Administrator account
Removed static ip addresses to access internet.
Download AVG Anti-Virus Free Edition 8.5
Stopped updates (so that able to test out health policy later)
Put back IP address for domain logon.
Was reading online about how to deploy Health policies properly. Came across this that made me think of not using static ip to connect to server. but getting an ip address from the server (which will probably allow me access to internet instead of domain only)
Removed static IP on workstation.
Sucessful log in to domain using domain user (on workstation)
Check that account was able to go to the internet (so that able to recieve anti virus updates)
http://blogs.technet.com/nap/archive/2007/07/28/network-access-protection-deployment-planning.aspxNOTE:
Address leases not appearing in server when workstation is logged into domain
Delete all reference to existing NAP DHCP under Network Policy Server
Steps from http://www.windowsecurity.com/articles/Using-Group-Policy-Filtering-Part1.html
Configure NAP Server
Network Policy Server -> Configure NAP
Network Connection Method: DHCP
Policy Name: NAP DHCP
RADIUS clients [next]
DHCP scopes [next]
Machine group [next]
Remediation Server Group
New group
Group name: DC
IP add: 192.168.145.100
Friendly name: VM-2008 [ok] [next]
Define NAP Health Policy [next] [finish]
DHCP
Scope options -> right click Scope Options -> Advance tab
User class: Default Network Access Protection Class
check 006 DNS Servers
Add 192.168.145.2 to IP addresses
check 015 DNS Domain Name
String value: restricted.testing.fyp.com [ok]
Right click on Scope -> Scope Properties -> Network Access Protection tab
Check enable for this scope, use default network access protection profile [ok]
STOP AT http://www.windowsecurity.com/articles/Using-Group-Policy-Filtering-Part4.html
CONFIGURE NAP SETTINGS IN GROUP POLICY
Some things to take note about using DHCP:
- DHCP enforcement is for IPv4 currently
- DHCP enforcement requires a NAP-enabled DHCP server
- DHCP enforcement can be overriden by assigning static IP to client computer. Because DHCP
enforcement is based on entries in the IPv4 routing table, it cannot prevent a malicious user who is a local administrator from manually changing the IPv4 routing table and gaining access to the
protected network, thus bypassing NAP policy enforcement.
- not the most secure method