A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Windows 10 » Windows 10 Help Forum
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How can we snapshot the services.msc output to a text file?



 
 
Thread Tools Rate Thread Display Modes
  #1  
Old June 7th 18, 03:05 AM posted to alt.comp.os.windows-10
Arlen Holder
external usenet poster
 
Posts: 466
Default How can we snapshot the services.msc output to a text file?

Before & after I install certain networking apps, I would like to archive a
text snapshot of the networking & services that may change.
===
mkdir c:\networking\snapshot\
cd c:\networking\snapshot\
===
ipconfig 20180606_before_ipconfig.txt
ipconfig 20180606_after_ipconfig.txt
===
netsh int ip show route 20180606_before_showroute.txt
netsh int ip show route 20180606_after_showroute.txt
===
route print 20180606_before_routeprint.txt
route print 20180606_after_routeprint.txt
===
services.msc before???
services.msc after???
===

The question here is:
How can we snapshot the services.msc output to a text file?
Ads
  #2  
Old June 7th 18, 03:39 AM posted to alt.comp.os.windows-10
Paul[_32_]
external usenet poster
 
Posts: 11,873
Default How can we snapshot the services.msc output to a text file?

Arlen Holder wrote:
Before & after I install certain networking apps, I would like to archive a
text snapshot of the networking & services that may change.
===
mkdir c:\networking\snapshot\
cd c:\networking\snapshot\
===
ipconfig 20180606_before_ipconfig.txt
ipconfig 20180606_after_ipconfig.txt
===
netsh int ip show route 20180606_before_showroute.txt
netsh int ip show route 20180606_after_showroute.txt
===
route print 20180606_before_routeprint.txt
route print 20180606_after_routeprint.txt
===
services.msc before???
services.msc after???
===

The question here is:
How can we snapshot the services.msc output to a text file?


https://www.howtogeek.com/howto/wind...-line-windows/

net start

Paul
  #3  
Old June 7th 18, 06:43 AM posted to alt.comp.os.windows-10
Arlen Holder
external usenet poster
 
Posts: 466
Default How can we snapshot the services.msc output to a text file?

On Wed, 06 Jun 2018 22:39:59 -0400, Paul wrote:

How can we snapshot the services.msc output to a text file?


https://www.howtogeek.com/howto/wind...-line-windows/

net start


That works nicely:
net start 20180606_before_services
net start 20180606_after_services

I was trying to get SiSoft Sandra to resport the services, but it only
really reports the running processes to a nice file format.
Sandra Software Processes [System Process]
It doesn't report the services to a nice format:
Sandra Software Services & Drivers [Pulldown for each one]

So the "net start" seems much better.

net start
These Windows services are started:

Application Information
Background Tasks Infrastructure Service
Base Filtering Engine
Capability Access Manager Service
CNG Key Isolation
COM+ Event System
Connected Devices Platform Service
Connected Devices Platform User Service_5eaa0
Connected User Experiences and Telemetry
CoreMessaging
Credential Manager
Cryptographic Services
Data Usage
DCOM Server Process Launcher
Delivery Optimization
Device Association Service
DHCP Client
Diagnostic Policy Service
Diagnostic Service Host
Diagnostic System Host
Distributed Link Tracking Client
DNS Client
Geolocation Service
Group Policy Client
Human Interface Device Service
IP Helper
Local Session Manager
Network Connection Broker
Network Connections
Network List Service
Network Location Awareness
Network Store Interface Service
NVIDIA Display Driver Service
NVIDIA Stereoscopic 3D Driver Service
OpenVPN Interactive Service
Plug and Play
Power
Print Spooler
Program Compatibility Assistant Service
Remote Access Connection Manager
Remote Procedure Call (RPC)
RPC Endpoint Mapper
Secure Socket Tunneling Protocol Service
Security Accounts Manager
Security Center
Server
Shell Hardware Detection
SiSoftware Deployment Agent Service
SSDP Discovery
State Repository Service
Storage Service
Superfetch
Sync Host_5eaa0
System Event Notification Service
System Events Broker
System Guard Runtime Monitor Broker
Task Scheduler
TCP/IP NetBIOS Helper
Telephony
Themes
Time Broker
Touch Keyboard and Handwriting Panel Service
Update Orchestrator Service
User Manager
User Profile Service
Web Account Manager
Windows Audio
Windows Audio Endpoint Builder
Windows Connection Manager
Windows Defender Antivirus Network Inspection Service
Windows Defender Antivirus Service
Windows Defender Firewall
Windows Defender Security Center Service
Windows Event Log
Windows Font Cache Service
Windows Management Instrumentation
Windows Push Notifications System Service
Windows Push Notifications User Service_5eaa0
Windows Search
WinHTTP Web Proxy Auto-Discovery Service
WLAN AutoConfig
Workstation

The command completed successfully.
 




Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off






All times are GMT +1. The time now is 06:22 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.