Quantcast
Channel: THWACK: Message List
Viewing all articles
Browse latest Browse all 20396

Re: Unmanage Nodes using a SQL query

$
0
0

I found this on Thwack, but is there any way to create a schedule in SQL ? (to run this command everyday at 23:00)

 

Use NetPerfMon;

UPDATE dbo.Interfaces SET Unmanaged = 1, UnManageFrom=GETDATE(), UnManageUntil=DATEADD(year, 1, GETDATE())

WHERE Fullname like 'BuildingE_Switch%'


Viewing all articles
Browse latest Browse all 20396

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>