Link to home
Start Free TrialLog in
Avatar of Edwin den Boer
Edwin den BoerFlag for Netherlands

asked on

WSUS 3.0 SP1 Maintenance script fails

I'm trying to run a sql script for maintenance the WSUS database.
It's a sample script from Microsoft Technet, Re-index the WSUS 3.0 database.
http://www.microsoft.com/technet/scriptcenter/scripts/sus/server/susvvb01.mspx?mfr=true
The script stops with error:
Sqlcmd: ':\\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query -i C:\Scripts\WsusDBMaintenan
ce.sql': Unexpected argument. Enter '-?' for help.
Does anyone know the solution?
ASKER CERTIFIED SOLUTION
Avatar of brittonv
brittonv
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Edwin den Boer

ASKER

Thanks! Simple retyping the command works! Copying and pasting the command won't work...