Hi,
Using command prompt for running services.msc file and it opens services in windows.
Want to stop / start services from wsh script since it opens in windows, I am unable to create wsh script file
e.g.
services.msc stop <this service> or
services.msc start <this service>
Tech
Using command prompt for running services.msc file and it opens services in windows.
Want to stop / start services from wsh script since it opens in windows, I am unable to create wsh script file
e.g.
services.msc stop <this service> or
services.msc start <this service>
Tech