לוגו אתר Fresh          
 
 
  אפשרות תפריט  ראשי     אפשרות תפריט  צ'אט     אפשרות תפריט  מבזקים     אפשרות תפריט  צור קשר     חץ שמאלה חץ ימינה  

לך אחורה   לובי הפורומים > מחשבים > מערכות הפעלה
שמור לעצמך קישור לדף זה באתרי שמירת קישורים חברתיים
תגובה
 
כלי אשכול חפש באשכול זה



  #6  
ישן 09-10-2006, 21:22
צלמית המשתמש של The IceMan
  The IceMan מנהל The IceMan אינו מחובר  
\dev\null
 
חבר מתאריך: 08.11.02
הודעות: 11,379
תהנה לך
בתגובה להודעה מספר 3 שנכתבה על ידי atidvt שמתחילה ב "אני רוצה ליצור קובץ שבאופן חד..."

חבל שלא ביצעתה חיפוש בפורום לפני ששאלתה , כבר העלתי את הקובץ שלי


זוהי תצורת ברירת המחדל של WINDOWS ל-SERVICES

קוד:
wmic service where Caption="Alerter" call changestartmode "Manual" wmic service where Caption="Application Layer Gateway Service" call changestartmode "Manual" wmic service where Caption="Automatic Updates" call changestartmode "Disabled" wmic service where Caption="Background Intelligent Transfer Service" call changestartmode "Manual" wmic service where Caption="ClipBook" call changestartmode "Disabled" wmic service where Caption="COM+ Event System" call changestartmode "Manual" wmic service where Caption="COM+ System Application" call changestartmode "Manual" wmic service where Caption="Cryptographic Services" call changestartmode "Automatic" wmic service where Caption="Distributed Link Tracking Client" call changestartmode "Automatic" wmic service where Caption="Distributed Transaction Coordinator" call changestartmode "Automatic" wmic service where Caption="Error Reporting Service" call changestartmode "Automatic" wmic service where Caption="Event Log" call changestartmode "Automatic" wmic service where Caption="DNS Client" call changestartmode "Automatic" wmic service where Caption="Fast User Switching Compatibility" call changestartmode "Manual" wmic service where Caption="Help and Support" call changestartmode "Automatic" wmic service where Caption="Human Interface Device Access" call changestartmode "Manual" wmic service where Caption="IMAPI CD-Burning COM Service" call changestartmode "Disabled" wmic service where Caption="Indexing Service" call changestartmode "Disabled" wmic service where Caption="Internet Connection Firewall and Internet Connection Sharing" call changestartmode "Manual" wmic service where Caption="IPSEC Services" call changestartmode "Automatic" wmic service where Caption="Logical Disk Manager" call changestartmode "Automatic" wmic service where Caption="Logical Disk Manager Administrative Service" call changestartmode "Manual" wmic service where Caption="Messenger" call changestartmode "Disabled" wmic service where Caption="MS Software Shadow Copy Provider" call changestartmode "Manual" wmic service where Caption="Net Login" call changestartmode "Manual" wmic service where Caption="NetMeeting Remote Desktop Sharing" call changestartmode "Manual" wmic service where Caption="Network Connections" call changestartmode "Manual" wmic service where Caption="Remote Procedure Call (RPC)" call changestartmode "Automatic" wmic service where Caption="Server" call changestartmode "Automatic" wmic service where Caption="Shell Hardware Detection" call changestartmode "Automatic" wmic service where Caption="Network DDE" call changestartmode "Disabled" wmic service where Caption="Network DDE DSDM" call changestartmode "Disabled" wmic service where Caption="Network Location Awareness (NLA)" call changestartmode "Manual" wmic service where Caption="NT LM Security Support Provider" call changestartmode "Manual" wmic service where Caption="Performance Logs and Alerts" call changestartmode "Manual" wmic service where Caption="Plug and Play" call changestartmode "Automatic" wmic service where Caption="Portable Media Serial Number" call changestartmode "Automatic" wmic service where Caption="QoS RSVP" call changestartmode "Manual" wmic service where Caption="Remote Access Auto Connection Manager" call changestartmode "Manual" wmic service where Caption="Remote Access Connection Manager" call changestartmode "Manual" wmic service where Caption="Remote Desktop Help Session Manager" call changestartmode "Manual" wmic service where Caption="Remote Procedure Call (RPC) Locator" call changestartmode "Automatic" wmic service where Caption="Remote Registry Service" call changestartmode "Automatic" wmic service where Caption="Routing and Remote Access" call changestartmode "Disabled" wmic service where Caption="Secondary Logon" call changestartmode "Automatic" wmic service where Caption="Security Accounts Manager" call changestartmode "Automatic" wmic service where Caption="Smart Card" call changestartmode "Manual" wmic service where Caption="Smart Card Helper" call changestartmode "Disabled" wmic service where Caption="SSDP Discovery Service" call changestartmode "Manual" wmic service where Caption="System Event Notification" call changestartmode "Automatic" wmic service where Caption="System Restore Service" call changestartmode "Automatic" wmic service where Caption="Telnet" call changestartmode "Disabled" wmic service where Caption="Uninterruptible Power Supply" call changestartmode "Manual" wmic service where Caption="Volume Shadow Copy" call changestartmode "Manual" wmic service where Caption="Windows Time" call changestartmode "Automatic" wmic service where Caption="Wireless Zero Configuration" call changestartmode "Automatic" wmic service where Caption="WMI Performance Adapter" call changestartmode "Manual"

וזה איך שאני מוצא לנכון עבורי+המלצות מבדיקה באינטרנט

קוד:
wmic service where Caption="Alerter" call changestartmode "Disabled" wmic service where Caption="Application Layer Gateway Service" call changestartmode "Manual" wmic service where Caption="Automatic Updates" call changestartmode "Disabled" wmic service where Caption="Background Intelligent Transfer Service" call changestartmode "Manual" wmic service where Caption="ClipBook" call changestartmode "Disabled" wmic service where Caption="COM+ Event System" call changestartmode "Disabled" wmic service where Caption="COM+ System Application" call changestartmode "Disabled" wmic service where Caption="Cryptographic Services" call changestartmode "Automatic" wmic service where Caption="Distributed Link Tracking Client" call changestartmode "Disabled" wmic service where Caption="Distributed Transaction Coordinator" call changestartmode "Disabled" wmic service where Caption="Error Reporting Service" call changestartmode "Disabled" wmic service where Caption="Event Log" call changestartmode "Automatic" wmic service where Caption="DNS Client" call changestartmode "Automatic" wmic service where Caption="Fast User Switching Compatibility" call changestartmode "Disabled" wmic service where Caption="Help and Support" call changestartmode "Disabled" wmic service where Caption="Human Interface Device Access" call changestartmode "Manual" wmic service where Caption="IMAPI CD-Burning COM Service" call changestartmode "Disabled" wmic service where Caption="Indexing Service" call changestartmode "Disabled" wmic service where Caption="Internet Connection Firewall and Internet Connection Sharing" call changestartmode "Manual" wmic service where Caption="IPSEC Services" call changestartmode "Disabled" wmic service where Caption="Logical Disk Manager" call changestartmode "Manual" wmic service where Caption="Logical Disk Manager Administrative Service" call changestartmode "Manual" wmic service where Caption="Messenger" call changestartmode "Disabled" wmic service where Caption="MS Software Shadow Copy Provider" call changestartmode "Manual" wmic service where Caption="Net Login" call changestartmode "Manual" wmic service where Caption="NetMeeting Remote Desktop Sharing" call changestartmode "Disabled" wmic service where Caption="Network Connections" call changestartmode "Automatic" wmic service where Caption="Remote Procedure Call (RPC)" call changestartmode "Automatic" wmic service where Caption="Server" call changestartmode "Automatic" wmic service where Caption="Shell Hardware Detection" call changestartmode "Automatic" wmic service where Caption="Network DDE" call changestartmode "Disabled" wmic service where Caption="Network DDE DSDM" call changestartmode "Disabled" wmic service where Caption="Network Location Awareness (NLA)" call changestartmode "Manual" wmic service where Caption="NT LM Security Support Provider" call changestartmode "Disabled" wmic service where Caption="Performance Logs and Alerts" call changestartmode "Disabled" wmic service where Caption="Plug and Play" call changestartmode "Automatic" wmic service where Caption="Portable Media Serial Number" call changestartmode "Disabled" wmic service where Caption="QoS RSVP" call changestartmode "Disabled" wmic service where Caption="Remote Access Auto Connection Manager" call changestartmode "Manual" wmic service where Caption="Remote Access Connection Manager" call changestartmode "Manual" wmic service where Caption="Remote Desktop Help Session Manager" call changestartmode "Disabled" wmic service where Caption="Remote Procedure Call (RPC) Locator" call changestartmode "Disabled" wmic service where Caption="Remote Registry Service" call changestartmode "Disabled" wmic service where Caption="Routing and Remote Access" call changestartmode "Disabled" wmic service where Caption="Secondary Logon" call changestartmode "Disabled" wmic service where Caption="Security Accounts Manager" call changestartmode "Disabled" wmic service where Caption="Smart Card" call changestartmode "Disabled" wmic service where Caption="Smart Card Helper" call changestartmode "Disabled" wmic service where Caption="SSDP Discovery Service" call changestartmode "Disabled" wmic service where Caption="System Event Notification" call changestartmode "Disabled" wmic service where Caption="System Restore Service" call changestartmode "Disabled" wmic service where Caption="Telnet" call changestartmode "Disabled" wmic service where Caption="Uninterruptible Power Supply" call changestartmode "Disabled" wmic service where Caption="Volume Shadow Copy" call changestartmode "Disabled" wmic service where Caption="Windows Time" call changestartmode "Disabled" wmic service where Caption="Wireless Zero Configuration" call changestartmode "Disabled" wmic service where Caption="WMI Performance Adapter" call changestartmode "Disabled"

אתה רק צריך לשחק עם ההגדרות של מה צריך להיות DISABLE\MANUAL\AUTOMATIC



נ.ב - אתה מעתיק את התוכן שפה בקוד, לקובץ BAT
תגובה ללא ציטוט תגובה עם ציטוט חזרה לפורום
תגובה

כלי אשכול חפש באשכול זה
חפש באשכול זה:

חיפוש מתקדם
מצבי תצוגה דרג אשכול זה
דרג אשכול זה:

מזער את תיבת המידע אפשרויות משלוח הודעות
אתה לא יכול לפתוח אשכולות חדשים
אתה לא יכול להגיב לאשכולות
אתה לא יכול לצרף קבצים
אתה לא יכול לערוך את ההודעות שלך

קוד vB פעיל
קוד [IMG] פעיל
קוד HTML כבוי
מעבר לפורום



כל הזמנים המוצגים בדף זה הם לפי איזור זמן GMT +2. השעה כעת היא 09:34

הדף נוצר ב 0.06 שניות עם 12 שאילתות

הפורום מבוסס על vBulletin, גירסא 3.0.6
כל הזכויות לתוכנת הפורומים שמורות © 2024 - 2000 לחברת Jelsoft Enterprises.
כל הזכויות שמורות ל Fresh.co.il ©

צור קשר | תקנון האתר