# Copyright © 2015, Microsoft Corporation. All rights reserved. # :: ======================================================= :: #==================================================================================== # Initialize #==================================================================================== Param ($bitsAcl) #==================================================================================== # Load Utilities #==================================================================================== . ./CL_Service.ps1 #==================================================================================== # Main #==================================================================================== $Global:RSbitsACLran = $true SServicer 'bits' 'Stopped' sc.exe sdset bits $bitsAcl SServicer 'bits' 'Running'x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586