October 13, 2009
Microsoft as recently released it’s traditional spreadsheet with information for Windows 7 and Windows 2008 R2 group policies.
This Excel document has all the group policies available to configure Windows 7/2008 R2 and additionally also have information about Windows Server 2008, Windows Vista with SP1, Windows Server 2003 with SP2 and earlier service packs, Windows XP Professional with SP2 and earlier service packs, and Windows 2000 with SP4 and earlier service packs.
You can download it at:
Windows 7/Windows Server 2008 R2 Group Policy ADMX Spreadsheet
Leave a Comment » |
Uncategorized | Tagged: adml, admx, group policies, windows 2008, windows 2008 r2, windows 7 |
Permalink
Posted by Diogo Sousa
September 1, 2008
By default, when Windows 2008 is installed you cannot use the ping command from another machine to the new one.
This happens because the Echo Request on the Windows 2008 it’s disabled by default.
To enable this feature you need to do the following steps:
- Go to Control Panel -> Adminstrative Tools -> Windows Firewall with Advanced Security
- Click on the option “Inbound Rules”
- Find the rule named “File and Printer Sharing (Echo Request – ICMPv4-In)
- Right-click on it and select “Enable Rule”
If you’re using Windows Server Core, use the following command:
- netsh firewall set icmpsetting 8
And that’s it.
1 Comment |
Uncategorized | Tagged: echo request, file and printer sharing, icmp, ping, windows 2008, windows core, windows firewall |
Permalink
Posted by Diogo Sousa
March 21, 2008
Microsoft makes available a new version of Microsoft Deployment Toolkit.
MDT 2008 extends existing functionality to deploy Windows Vista SP1 and Windows 2008 for both LTI and ZTI deployments.
This new version also support Windows AIK 1.1.
You can download it at:
Microsoft Download Center
Leave a Comment » |
Uncategorized | Tagged: lti, mdt, microsoft deployment, vista sp1, waik, windows 2008, windows aik 1.1, zti |
Permalink
Posted by Diogo Sousa