Posts Tagged ‘ Security ’

WordPress Malware Attacks

May 25, 2010
Wordpress Logo

Over the past several weeks WordPress has been attacked on several hosting providers. Recent attacks alters files within WordPress that redirects visitors from your site to a malware site. Sucuri Security has posted instructions on how to remove the infected code from your WordPress site. The instructions to remove the infected code is...

Read more »

Duplicate Computer SIDs on a Network, is it OK?

December 21, 2009

I have always been trained that it is essential that every computer on your network MUST have a unique SID (Computer Security Identifier). In today's world of re-imaging computers, changing the SID is always the first step taken. I have a post that discusses using NewSID to easily change the SID on a server....

Read more »

Use RoboCopy to Move Folders from One Server to Another

December 18, 2009

am in the processing of replacing a server that is ready for retirement. It is necessary for me to move the information from the old server (server A) to the new server (server B). Traditional Copy and Paste will not work because it will only copy the files, not the creation dates, security etc....

Read more »

Change the SID on a Windows 2003 Server with NewSID

December 18, 2009

NewSID is a small executable that will reset your SID. It gives you the option to set a random SID, copy a SID from another computer or specify the SID. It will also allow you to change the current computer name.

Read more »

Using Windows 7 Upgrade During a Clean Install

December 18, 2009

I purchased a copy of Windows 7 Ultimate upgrade version. I installed Windows 7 without a hitch until I got to the section where you enter the license key. It would not accept my licence key. It did allow me to skip past the screen. After the install I went through the procedure to...

Read more »

Using ADSI Edit to Remove Computers in Active Directory

December 18, 2009

How to correct the error "The object or some of the objects it contains cannot be deleted because access is denied Scope Agreement: To fix help removing the object (Member server) from active directory."

Read more »

Disable “Open in Windows Explorer” on SharePoint

December 18, 2009

SharePoint is designed to be a resource for people to easily access the information they need. End users are given many options on how to access the info on SharePoint. One powerful way is to use the tool "Open in Windows Explorer". This is found under Actions in the form/document library you are using....

Read more »

Restricting a SharePoint Library View to Display Only Users Documents

December 18, 2009

Sometimes it is necessary to setup a document/form library up in SharePoint to allow a user to only documents created by the end user. Here are the steps I completed to accomplish this:

Read more »