Jump to content

Recommended Posts

Posted

Hello all,

 

As some of you running WSUS will know, Microsoft recently distributed Office Genuine Advantage to all WSUS servers and for some administrators it caused problems.

 

I've just answered another post re scheduling a task in Windows and noticed there are two new entries in my Scheduled Tasks:

 

OGADaily and OGALogon. Looking at the directory paths they're both pointing to: C:\WINDOWS\system32\OGAVerify.exe

 

Has anyone else noticed this? Microsoft are taking the mick, as it's scheduled to run daily! I'm tempted to delete the file using a script :)

Posted

Ah well, it was easy to fix. Add these two lines to a logon script:

 

schtasks /delete /TN OGADaily /F
schtasks /delete /TN OGALogon /F

 

Bye, bye OGA :)

Posted
Other alternative, to stop WSUS from 'repairing' the installation, is to alter the permissions and deny everyone read and execute. :D
Posted

I love the starting paragraph:

 

Linux Genuine Advantage™ is an exciting and mandatory new way for you to place your computer under the remote control of an untrusted third party!
:D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...