Microsoft has a fix it to change the logging of Sharepoint.
http://support.microsoft.com/kb/2000544
Wednesday, April 18, 2012
Clean up the Winsxs folder
The folder grows quickly on Server 2008 and 2008R2, here is how to cleanup the old isntaller files.
On 2008 non R2 servers navigate to c:\windows\system32 and run vsp1cln.exe for sp1 cleanup, on SP2 run compcln.exe from the same location.
To clean up a 2008 R2 box do this:
DISM.exe /online /Cleanup-Image /spsuperseded this can also be used on Windows 7 with SP1.
On 2008 non R2 servers navigate to c:\windows\system32 and run vsp1cln.exe for sp1 cleanup, on SP2 run compcln.exe from the same location.
To clean up a 2008 R2 box do this:
DISM.exe /online /Cleanup-Image /spsuperseded this can also be used on Windows 7 with SP1.
Monday, March 5, 2012
Turn network Discovery on for WIndows 7 GPO
1. In the Group Policy editor on a Win7 or Windows Server 2008 R2 computer, open the GPO that you want to use in the Group Policy Editor.
2. Expand "Computer Configuration", "Windows Settings", "Security Settings", "Windows Firewall with Advanced Security", and then "Windows Firewall with Advanced Security - {policy you have open}".
3 Right-click "Inbound Rules", and then click "New Rule".
4 In the Rule Wizard, on the Rule Type page, select"Predefined", and then select Network Discovery from the list. Click Next.
5 On the Predefined Rules page, ensure that the check box is on each rule that is part of the Network Discovery group, and then click Next.
6 On the Action page, select "Allow the Connection", and then click Finish.
2. Expand "Computer Configuration", "Windows Settings", "Security Settings", "Windows Firewall with Advanced Security", and then "Windows Firewall with Advanced Security - {policy you have open}".
3 Right-click "Inbound Rules", and then click "New Rule".
4 In the Rule Wizard, on the Rule Type page, select"Predefined", and then select Network Discovery from the list. Click Next.
5 On the Predefined Rules page, ensure that the check box is on each rule that is part of the Network Discovery group, and then click Next.
6 On the Action page, select "Allow the Connection", and then click Finish.
Wednesday, December 14, 2011
Limit microsoft##ssee memory use in sbs 2011
Open SQL management studio as and administratror. This is the 2008R2 managemange studio, you must right click and run as admin. Once at the login screen type this in as the server:
\\.\pipe\mssql$microsoft##ssee\sql\query
and connect.
Once connected right click on the sql server DB, the very top thing and select properties.
Select the memory tab and adjust the max server memory.
\\.\pipe\mssql$microsoft##ssee\sql\query
and connect.
Once connected right click on the sql server DB, the very top thing and select properties.
Select the memory tab and adjust the max server memory.
Tuesday, December 13, 2011
GPO for WIndows Screen savers
If its a XP only enviroment you can do this from a 2003 server, if you have 2008 or Windows 7 machines you will either need to do it from a Windows 2008 server, or you will need to install the remote admin tools on a windows 7 machine so you have access to the admx files. The admx files need copied to the Windows 2003 server, they will go to the sysvol\your domain\PolicyDefinitions. The definitions should be under C:\Windows\PolicyDefinitions on your Windows 2008/7 machine.
From a 2008 server you can create your new GPO, the settings to change are:
User Config-Policies-Admin Templates-Control Panel-Personalization.
Enable Screen saver
Force Specific Screen Saver
C:\Windows\system32\scrnsave.scr (this is the one I use as its on all machines)
Password Protect (this locks the machine)
Prevent Changing
Screen saver timeout (in seconds)
If you are on a server 2003 machine with no Windows 7 machines:
User Config-Admin Templates-Control Panel-Display
The settings remain the same.
From a 2008 server you can create your new GPO, the settings to change are:
User Config-Policies-Admin Templates-Control Panel-Personalization.
Enable Screen saver
Force Specific Screen Saver
C:\Windows\system32\scrnsave.scr (this is the one I use as its on all machines)
Password Protect (this locks the machine)
Prevent Changing
Screen saver timeout (in seconds)
If you are on a server 2003 machine with no Windows 7 machines:
User Config-Admin Templates-Control Panel-Display
The settings remain the same.
Thursday, July 28, 2011
BES server install on sbs 2011
Getting page cannot be displayed when opening admin program, make sure Sql Browser is set to automatic and started.
Thursday, May 12, 2011
Turn off notifications when using HP universal print driver
After you unzip the file cancel the installation. Open a command prompt and navigate to the folder where the files were unzipped. From there run the install with the following switches: /gdssnp /ni
Subscribe to:
Posts (Atom)