![]() Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Pause the Indexing Service
|
||
' Description: Pauses the Indexing Service on the local computer.
On Error Resume Next Set objAdminIS = CreateObject("Microsoft.ISAdm") objAdminIS.Pause() | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |