Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sql server query

Status
Not open for further replies.

PleaseWork

Technical User
Jan 7, 2010
1
ZA
I am trying to schedule a job using the SQL Executive, that must execute a command on a different machine (not another SQL server, although it could be). In this case the machine I want to run the command on is an NT4 machine (but the principle needs to apply to any machine)
Must the machine be on the same domain
 
You can use at to launch commands on remote machines.

Denny
MVP
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / SQL 2005 BI / SQL 2008 DBA / SQL 2008 DBD / SQL 2008 BI / MWSS 3.0: Configuration / MOSS 2007: Configuration)
MCITP (SQL 2005 DBA / SQL 2008 DBA / SQL 2005 DBD / SQL 2008 DBD / SQL 2005 BI / SQL 2008 BI)

My Blog
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top