|
|

>
- Yahoo!サービス
>
- Yahoo!ブログ
>
- 練習用
こんにちは、ゲストさん
ビックカメラで購入Win10
詳細
|
Microsoft Windows [Version 10.0.17134.1]
(c) 2018 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32>arp -a
Interface: 192.168.1.2 --- 0x3
Internet Address Physical Address Type 192.168.1.1 10-66-82-49-a8-7e dynamic 224.0.0.22 01-00-5e-00-00-16 static 224.0.0.251 01-00-5e-00-00-fb static 224.0.0.252 01-00-5e-00-00-fc static 255.255.255.255 ff-ff-ff-ff-ff-ff static C:\WINDOWS\system32>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : DESKTOP-F0NFMRL
Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No Ethernet adapter イーサネット:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek PCIe FE Family Controller Physical Address. . . . . . . . . : 18-60-24-12-52-5A DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes IPv4 Address. . . . . . . . . . . : 192.168.1.2(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Lease Obtained. . . . . . . . . . : 2018年7月6日 10:02:56 Lease Expires . . . . . . . . . . : 2018年7月6日 14:02:56 Default Gateway . . . . . . . . . : 192.168.1.1 DHCP Server . . . . . . . . . . . : 192.168.1.1 DNS Servers . . . . . . . . . . . : 192.168.1.1 NetBIOS over Tcpip. . . . . . . . : Enabled C:\WINDOWS\system32>arp -d
C:\WINDOWS\system32>ipconfig /flushdns
Windows IP Configuration
Successfully flushed the DNS Resolver Cache.
C:\WINDOWS\system32>taskkill /f /im OneDrive.exe
ERROR: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. C:\WINDOWS\system32>%SystemRoot%\System32\OneDriveSetup.exe /uninstall
'C:\WINDOWS\System32\OneDriveSetup.exe' is not recognized as an internal or external command, operable program or batch file. C:\WINDOWS\system32>%SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall
C:\WINDOWS\system32>rd "%UserProfile%\OneDrive" /Q /S
C:\Users\ansun\OneDrive\デスク~1 - The process cannot access the file because it is being used by another process. C:\Users\ansun\OneDrive\ドキュ~1 - The process cannot access the file because it is being used by another process. C:\WINDOWS\system32>rd "%LocalAppData%\Microsoft\OneDrive" /Q /S
C:\Users\ansun\AppData\Local\Microsoft\OneDrive\180910~1.000\amd64\FileSyncShell64.dll - Access is denied. C:\WINDOWS\system32>rd "%ProgramData%\Microsoft OneDrive" /Q /S
C:\WINDOWS\system32>rd "C:\OneDriveTemp" /Q /S
The system cannot find the file specified. C:\WINDOWS\system32>REG Delete "HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}" /f
The operation completed successfully. C:\WINDOWS\system32>REG Delete "HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}" /f
The operation completed successfully. C:\WINDOWS\system32>powercfg -setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
HP Notebook - 15-ay002tu
Realtek High-Definition (HD) オーディオドライバー - Braswell (Windows 10 v1803) |
>
>
>
|
Microsoft (R) MOF Compiler Version 10.0.17134.1
Copyright (c) Microsoft Corp. 1997-2006. All rights reserved. File '/RegServer' not found! C:\Windows\System32\wbem>scrcons.exe /RegServer
C:\Windows\System32\wbem>unsecapp.exe /RegServer
C:\Windows\System32\wbem>wbemtest.exe /RegServer
C:\Windows\System32\wbem>WinMgmt.exe /RegServer
Invalid parameter Windows Management Instrumentation
Usage: winmgmt [/backup <filename>] [/restore <filename> <flag>]
[/resyncperf] [/standalonehost [<level>]] [/sharedhost] [/verifyrepository [<path>]] [/salvagerepository] [/resetrepository] /backup <filename>
Causes WMI to back up the repository to the specified file name. The filename argument should contain the full path to the file location. This process requires a write lock on the repository so that write operations to the repository are suspended until the backup process is completed. /restore <filename> <flag>
Manually restores the WMI repository from the specified backup file. The filename argument should contain the full path to the backup file location. To perform the restore operation, WMI saves the existing repository to write back if the operation fails. Then the repository is restored from the backup file that is specified in the filename argument. If exclusive access to the repository cannot be achieved, existing clients are disconnected from WMI. The flag argument must be a 1 (force — disconnect users and restore) or 0 (default — restore if no users connected) and specifies the restore mode. /resyncperf
Registers the system performance libraries with WMI. /standalonehost [<level>]
Moves the Winmgmt service to a standalone Svchost process that has a fixed DCOM endpoint. The default endpoint is "ncacn_ip_tcp.0.24158". However, the endpoint may be changed by running Dcomcnfg.exe. The level argument is the authentication level for the Svchost process. If level is not specified, the default is 4 (RPC_C_AUTHN_LEVEL_PKT). /sharedhost
Moves the Winmgmt service into the shared Svchost process. /verifyrepository [<path>]
Performs a consistency check on the WMI repository. When you add the /verifyrepository switch without the <path> argument, then the live repository currently used by WMI is verified. When you specify the path argument, you can verify any saved copy of the repository. In this case, the path argument should contain the full path to the saved repository copy. The saved repository should be a copy of the entire repository folder. /salvagerepository
Performs a consistency check on the WMI repository, and if an inconsistency is detected, rebuilds the repository. The content of the inconsistent repository is merged into the rebuilt repository, if it can be read. The salvage operation always works with the repository that the WMI service is currently using. MOF files that contain the #pragma autorecover preprocessor statement are restored to the repository. /resetrepository
The repository is reset to the initial state when the operating system is first installed. MOF files that contain the #pragma autorecover preprocessor statement are restored to the repository. C:\Windows\System32\wbem>WMIADAP.exe /RegServer C:\Windows\System32\wbem>WmiApSrv.exe /RegServer
C:\Windows\System32\wbem>WMIC.exe /RegServer
Invalid Global Switch. C:\Windows\System32\wbem>WmiPrvSE.exe /RegServer
C:\Windows\System32\wbem>2.スクリプトを再度実行します。
|
>
>
>
|
Microsoft Windows [Version 10.0.17134.1]
(c) 2018 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32>wmic csproduct get IdentifyingNumber
ERROR: Description = The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. C:\WINDOWS\system32>cd \
C:\>wmic os get SerialNumber
ERROR: Description = The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. C:\>computersystem
'computersystem' is not recognized as an internal or external command, operable program or batch file. C:\>net start winmgmt System error 1058 has occurred. The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
C:\>cd /d %windir%\system32\wbem C:\Windows\System32\wbem>for %i in (*.dll) do RegSvr32 -s %i
C:\Windows\System32\wbem>RegSvr32 -s appbackgroundtask.dll
C:\Windows\System32\wbem>RegSvr32 -s cimwin32.dll
C:\Windows\System32\wbem>RegSvr32 -s DMWmiBridgeProv.dll
C:\Windows\System32\wbem>RegSvr32 -s DMWmiBridgeProv1.dll
C:\Windows\System32\wbem>RegSvr32 -s dnsclientcim.dll
C:\Windows\System32\wbem>RegSvr32 -s dnsclientpsprovider.dll
C:\Windows\System32\wbem>RegSvr32 -s Dscpspluginwkr.dll
C:\Windows\System32\wbem>RegSvr32 -s dsprov.dll
C:\Windows\System32\wbem>RegSvr32 -s esscli.dll
C:\Windows\System32\wbem>RegSvr32 -s EventTracingManagement.dll
C:\Windows\System32\wbem>RegSvr32 -s fastprox.dll
C:\Windows\System32\wbem>RegSvr32 -s ipmiprr.dll
C:\Windows\System32\wbem>RegSvr32 -s ipmiprv.dll
C:\Windows\System32\wbem>RegSvr32 -s KrnlProv.dll
C:\Windows\System32\wbem>RegSvr32 -s MDMAppProv.dll
C:\Windows\System32\wbem>RegSvr32 -s MDMSettingsProv.dll
C:\Windows\System32\wbem>RegSvr32 -s MMFUtil.dll
C:\Windows\System32\wbem>RegSvr32 -s mofd.dll
C:\Windows\System32\wbem>RegSvr32 -s mofinstall.dll
C:\Windows\System32\wbem>RegSvr32 -s msdtcwmi.dll
C:\Windows\System32\wbem>RegSvr32 -s msiprov.dll
C:\Windows\System32\wbem>RegSvr32 -s NCProv.dll
C:\Windows\System32\wbem>RegSvr32 -s ndisimplatcim.dll
C:\Windows\System32\wbem>RegSvr32 -s NetAdapterCim.dll
C:\Windows\System32\wbem>RegSvr32 -s netdacim.dll
C:\Windows\System32\wbem>RegSvr32 -s NetEventPacketCapture.dll
C:\Windows\System32\wbem>RegSvr32 -s netnccim.dll
C:\Windows\System32\wbem>RegSvr32 -s netswitchteamcim.dll
C:\Windows\System32\wbem>RegSvr32 -s NetTCPIP.dll
C:\Windows\System32\wbem>RegSvr32 -s netttcim.dll
C:\Windows\System32\wbem>RegSvr32 -s nlmcim.dll
C:\Windows\System32\wbem>RegSvr32 -s ntevt.dll
C:\Windows\System32\wbem>RegSvr32 -s PrintManagementProvider.dll
C:\Windows\System32\wbem>RegSvr32 -s qoswmi.dll
C:\Windows\System32\wbem>RegSvr32 -s RacWmiProv.dll
C:\Windows\System32\wbem>RegSvr32 -s repdrvfs.dll
C:\Windows\System32\wbem>RegSvr32 -s schedprov.dll
C:\Windows\System32\wbem>RegSvr32 -s ServDeps.dll
C:\Windows\System32\wbem>RegSvr32 -s SMTPCons.dll
C:\Windows\System32\wbem>RegSvr32 -s stdprov.dll
C:\Windows\System32\wbem>RegSvr32 -s vdswmi.dll
C:\Windows\System32\wbem>RegSvr32 -s viewprov.dll
C:\Windows\System32\wbem>RegSvr32 -s vpnclientpsprovider.dll
C:\Windows\System32\wbem>RegSvr32 -s vsswmi.dll
C:\Windows\System32\wbem>RegSvr32 -s wbemcntl.dll
C:\Windows\System32\wbem>RegSvr32 -s wbemcons.dll
C:\Windows\System32\wbem>RegSvr32 -s wbemcore.dll
C:\Windows\System32\wbem>RegSvr32 -s wbemdisp.dll
C:\Windows\System32\wbem>RegSvr32 -s wbemess.dll
C:\Windows\System32\wbem>RegSvr32 -s wbemprox.dll
C:\Windows\System32\wbem>RegSvr32 -s wbemsvc.dll
C:\Windows\System32\wbem>RegSvr32 -s WdacWmiProv.dll
C:\Windows\System32\wbem>RegSvr32 -s wfascim.dll
C:\Windows\System32\wbem>RegSvr32 -s Win32_EncryptableVolume.dll
C:\Windows\System32\wbem>RegSvr32 -s Win32_Tpm.dll
C:\Windows\System32\wbem>RegSvr32 -s WinMgmtR.dll
C:\Windows\System32\wbem>RegSvr32 -s WmiApRes.dll
C:\Windows\System32\wbem>RegSvr32 -s WmiApRpl.dll
C:\Windows\System32\wbem>RegSvr32 -s WMICOOKR.dll
C:\Windows\System32\wbem>RegSvr32 -s WmiDcPrv.dll
C:\Windows\System32\wbem>RegSvr32 -s wmipcima.dll
C:\Windows\System32\wbem>RegSvr32 -s wmipdfs.dll
C:\Windows\System32\wbem>RegSvr32 -s wmipdskq.dll
C:\Windows\System32\wbem>RegSvr32 -s WmiPerfClass.dll
C:\Windows\System32\wbem>RegSvr32 -s WmiPerfInst.dll
C:\Windows\System32\wbem>RegSvr32 -s WMIPICMP.dll
C:\Windows\System32\wbem>RegSvr32 -s WMIPIPRT.dll
C:\Windows\System32\wbem>RegSvr32 -s WMIPJOBJ.dll
C:\Windows\System32\wbem>RegSvr32 -s wmiprov.dll
C:\Windows\System32\wbem>RegSvr32 -s WmiPrvSD.dll
C:\Windows\System32\wbem>RegSvr32 -s WMIPSESS.dll
C:\Windows\System32\wbem>RegSvr32 -s WMIsvc.dll
C:\Windows\System32\wbem>RegSvr32 -s wmitimep.dll
C:\Windows\System32\wbem>RegSvr32 -s wmiutils.dll
C:\Windows\System32\wbem>RegSvr32 -s WUAProvider.dll
C:\Windows\System32\wbem>for %i in (*.exe) do %i /RegServer
C:\Windows\System32\wbem>mofcomp.exe /RegServer
|
>
>
>
|
昨日朝、起きてPCをつけたら起動できず、
仕方なく復元・初期化をしたが、
復元・初期化もできない、、
昨日朝から今朝までかけて色々やってやっと初期化でき、
PCを利用できるようになったが、
相変わらず完全初期化なのに工場出荷状態でないような、。、、
ユーザーが多くあり、怪しいユーザーを全部削除して再起動したのに
表示されてるし、
変な文字のBluetoothで、
インターネットが接続されなく、トラブル診断をしても
問題なしになったり、、
ネットワークに繋ぎ、インターネットには接続してくれないし、、
このIt界の専門家達の組織的な不正・犯罪は
いつ取り上げ、取り締まれれるんだろう?。。
正品・新品を購入してるのに量販店でゾンビPCを買わされたり、
光ドライブに仕掛けたり、
インターネットではなくネットワークに繋げ、、
一般人は騙されたことさえ気づかず騙されてるので
公になることもなく、気づいた人の訴えももみ消され、、
しかるべきのところが機能してないなら、
プロ意識を持ったまっすぐなIT界の専門家達の組織が
立ち上がって立たせることを願ってますが、、
|
>
>
>
| 日 |
月
|
火
|
水
|
木
|
金
|
土 |
|---|---|---|---|---|---|---|
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
[PR]お得情報