2024�N04��14��

Windows11��PowerShell 7���iwinget�Łj�C���X�g�[�������菇



Windows11��PowerShell���g�����Ǝv������ǂ���炤�܂������Ȃ��悤���ȁB�B
�Ƃ������Ƃ�PowerShell 7���C���X�g�[�������B���̍ۂ̋L�^�L���B

Windows11�ɓ����Ă���PowerShell��5.1������



PowerShell���N��������G���[���o��

Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

�V�@�\�Ɖ��P�̂��߂ɍŐV�� PowerShell ���C���X�g�[�����Ă�������!https://aka.ms/PSWindows

���ꂪ�o����Ă��Ƃ͍ŐV�̂ɂ�����Ă��ƂȂ񂾂�ˁB�B�ʓ|�������ȁB

�ȉ��̃R�}���h�Ńo�[�W�������m�F
$PsVersionTable

Name Value
---- -----
PSVersion 5.1.22621.1778
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
�A�A�A�A����

----------------------------------
���̃R�}���h�ł��o�[�W�������m�F
Get-Host | Select-Object Version

Version
-------
5.1.22621.1778



PowerShell�̂�5.1�Ȃ񂾂ˁB

PowerShell��5�n��7�n�͂܂������ʕ��Ȃ̂ŋ����”\�B�Ƃ������Ƃ�PowerShell7���C���X�g�[�����悤�Ǝv���B




PowerShell 7���C���X�g�[������



PowerShell 7���C���X�g�[��������@�͂����‚����邯��
�R�}���h�����ŃC���X�g�[���ł���uwinget�v�R�}���h���g�����Ƃɂ����B

�@winget search�R�}���h�ŃC���X�g�[���”\�ȃp�b�P�[�W�ꗗ���擾

winget search Microsoft.PowerShell

���ׂẴ\�[�X�_������ɓ��ӂ��܂���?
[Y] �͂� [N] ������: y
���O ID �o�[�W���� �\�[�X
----------------------------------------
PowerShell Microsoft.PowerShell 7.3.8.0 winget
PowerShell Preview Microsoft.PowerShell.Preview 7.4.0.6 winget


ID�@�uMicrosoft.PowerShell�v�̂ق����C���X�g�[�����邱�Ƃɂ����B


winget install --id Microsoft.Powershell --source winget

������ȏo�͂��o��
���‚���܂��� PowerShell [Microsoft.PowerShell] �o�[�W���� 7.3.8.0
���̃A�v���P�[�V�����͏��L�҂��烉�C�Z���X���^����܂��B
Microsoft �̓T�[�h�p�[�e�B�̃p�b�P�[�W�ɑ΂��ĐӔC�𕉂킸�A���C�Z���X���t�^���܂���B
�_�E�����[�h�� https://github.com/PowerShell/PowerShell/releases/download/v7.3.8/PowerShell-7.3.8-win-x64.msi
�A�A�A 100 MB / 100 MB
�C���X�g�[���[�n�b�V��������Ɍ��؂���܂���
�p�b�P�[�W�̃C���X�g�[�����J�n���Ă��܂�...
�C���X�g�[�����������܂���



����m�F���Ă݂�



PowerShell����x�‚���@���@Windows�}�[�N�@���@PowerShell 7 �̃A�C�R�������邱�Ƃ��m�F�@

PowerShell 7�@���N��


powershell7-1.png


$PsVersionTable

Name Value
---- -----
PSVersion 7.3.8
PSEdition Core
GitCommitId 7.3.8
�A�A�A�A����


Get-Host | Select-Object Version
Version
-------
7.3.8


�ǂ����o�[�W�����A�b�v�ł��Ă�݂����Ȃ̂ł悩�����B

���Ȃ݂Ɂuwinget�v�R�}���h�ŃC���X�g�[������PowerShell��msi�t�@�C���ŃC���X�g�[�����邱�ƂɂȂ�B

���̂ق��̃C���X�g�[�����@�͂������ɏڂ����̂ł�낵��������ǂ����B�B

https://learn.microsoft.com/ja-jp/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.3#winget
















-
posted by �q�W�L at 21:00 | Windows | ̃uO̓ǎ҂ɂȂ | XV`FbN
2024�N02��19��

AzurePowershell���C���X�g�[���������̃G���[����



AzurePowershell���C���X�g�[������ۂɃG���[���o��̂ł������Y�^���Ă����A
�Ώ����@���������Ă����L��


�C���X�g�[�����̃G���[



> Install-Module -Name Az -Repository PSGallery -Force
Install-Package: The following commands are already available on this
system:'Login-AzAccount,Logout-AzAccount,Resolve-Error,Send-Feedback'. This module 'Az.Accounts' may override the
existing commands. If you still want to install this module 'Az.Accounts', use -AllowClobber parameter.

����������s
Install-Module -Name Az -Scope CurrentUser -Repository PSGallery -AllowClobber �����s

�J�����g���[�U�Ɍ����ăC���X�g�[��



�Ƃ��郆�[�U�[�̊������[�����m�F���悤�Ƃ�����o���G���[



> Get-AzRoleAssignment -ObjectId xxxx09d2a-bd4c-4x68-8578-xxxxxxxx
WARNING: The command Get-AzRoleAssignment is part of Azure PowerShell module "Az.Resources" and it is not installed. Run "Install-Module Az.Resources" to install it.
WARNING: The intelligent recommendation feature is in preview. Help us improve it by sharing your experience: https://go.microsoft.com/fwlink/?linkid=2202436

����������s
Install-Module Az.Resources
Untrusted repository
You are installing the modules from an untrusted repository. If you trust this repository, change its
InstallationPolicy value by running the Set-PSRepository cmdlet. Are you sure you want to install the modules from
'PSGallery'?
[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "N"): A



�V���ȃ��W���[�����C���X�g�[������













�|
posted by �q�W�L at 19:00 | Windows | ̃uO̓ǎ҂ɂȂ | XV`FbN
2024�N01��22��

Powershell7��AzurePowershell���C���X�g�[������菇



�p�\�R�����ς�邽�тɂ����������ׂȂ����̂��ʓ|�������̂�
Powershell7��AzurePowershell���C���X�g�[������菇�T�v���������Ă����L��

�����Powershell7�͎蓮�ŋN������ȒP�Ȏ菇�ɂ��Ă݂��B
�����܂ň��Ƃ��āB�B

���O����



1�A
.NET Framework���C���X�g�[���F
https://github.com/Microsoft/dotnet/tree/main/releases/net48

2�A
PowerShell 7�@�̃C���X�g�[���F
https://github.com/PowerShell/PowerShell/releases/download/v7.3.6/PowerShell-7.3.6-win-x64.msi
����_�E�����[�h���ăC���X�g�[��


Azure PowerShell�̃C���X�g�[��



C:\Program Files\PowerShell\7
pwsh.exe�@���N��



$PSVersionTable.PSVersion
���W���[�o�[�W������7�Ȃ̂��m�F

Get-Module -Name AzureRM -ListAvailable
AzureRM PowerShell ���W���[�����C���X�g�[������Ă��邩�ǂ������m�F


PowerShell ���s�|���V�[���m�F
Get-ExecutionPolicy -List

��CurrentUser��RemoteSigned�ł��邱�Ƃ��m�F
��Undefined�Ȃǂ�������ȉ������s���čēx�m�F
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser


Az PowerShell ���W���[�����C���X�g�[��
Install-Module -Name Az -Repository PSGallery -Force

���G���[���o�Ă��܂������Ȃ��ꍇ�͂���ōēx����Ă݂遫
Install-Module -Name Az -Scope CurrentUser -Repository PSGallery -AllowClobber


Az PowerShell ���W���[���̍ŐV�o�[�W�����ɍX�V
Update-Module -Name Az -Force

���W���[���̃C���X�g�[��
Install-Module Az.Resources

�A�N�Z�X�m�F
Connect-AzAccount


�Q�lURL



Windows �ւ� PowerShell �̃C���X�g�[��
https://learn.microsoft.com/ja-jp/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.3#installing-the-msi-package

Windows �� Azure PowerShell ���C���X�g�[������
https://learn.microsoft.com/ja-jp/powershell/azure/install-azps-windows?view=azps-10.2.0&tabs=powershell&pivots=windows-psgallery















-
posted by �q�W�L at 18:00 | Windows | ̃uO̓ǎ҂ɂȂ | XV`FbN
2022�N06��13��

PowerSell�ł̃n�b�V���l�̊m�F���@�ƃX�y�[�X����t�H���_���ւ̈ړ����@



�Ɩ��Ŏg���Ă���Ƃ���A�v���P�[�V�����ɐƎ㐫�����‚����Ă��܂��A�C���v���O���������Ă邱�ƂɂȂ����B
���̏C���v���O������2GB�߂�����B�B
����Ƃ�Windows�@�Ƀv���O������ۑ������񂾂��Ǔr���ʼn��x�����s���Ă��āu�ʂ����Ă����ƃR�s�[�ł����̂��v�Ƌ^��Ɏv�����ƂɂȂ����B

�Ƃ肠�������̃A�v���P�[�V�����x���_�[���t�@�C���̃n�b�V���l�����J���Ă����̂ł��̒l���ׂ�΂������낤�A�Ǝv���AWindowsPowerSell�Ńn�b�V���l���m�F���邱�Ƃɂ����B

���݂ɂ��̃t�@�C���͈ȉ��ɂ���B�i��Ƃ��ď����ς��Ă܂��j
�ۑ��t�H���_����C:\Users\test-user1\Desktop\�A�b�v�O���[�h�t�@�C��\1,7 Update
�t�@�C������Update.iso


PowerSell�i�R�}���h�v�����v�g�j�ł̔��p�X�y�[�X������t�H���_���ւ̈ړ����@



����Windows��WindowsPowerSell���Ǘ��Ҍ����Ŏ��s���A�ȉ������
cd C:\Users\test-user1\Desktop\�A�b�v�O���[�h�t�@�C��\1,7 Update

����ȃG���[���o���B
������
Set-Location : ���� 'Update' ���󂯓����ʒu�w��p�����[�^�[�����‚���܂���B
�����ꏊ �s:1 ����:1
+ cd C:\Users\test-user1\Desktop\�A�b�v�O���[�h�t�@�C��\1,7 Update
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Set-Location]�AParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SetLocationCommand


�����������A�A�t�H���_�����u1,7 Update�v�Ɣ��p�X�y�[�X�����邩��ړ��ł��Ȃ��񂾁B�B


�Ƃ������Ƃł܂���
cd C:\Users\test-user1\Desktop\�A�b�v�O���[�h�t�@�C��\
�Ɉړ����āA���p�X�y�[�X�̃t�H���_�����_�u���N�H�[�e�[�V�����u"�v�ň͂����ړ�����.

cd "1,7 Update"



����ňړ��ł����B



PowerSell�i�R�}���h�v�����v�g�j�Ńt�@�C���̃n�b�V���l�����߂�菇



���Ƃ̓R�}���h�ŊY���t�@�C���̃n�b�V���l�����߂�B
��{�I�ɂ͈ȉ��̍\���ŋ��߂���B

certutil -hashfile ���t�@�C������ [�n�b�V���A���S���Y��]

����̗Ⴞ�ƁA�Ƃ肠�����Ƃ肠����MD5 �̃n�b�V���l�����J����Ă��̂ňȉ��̂悤�Ȋ����B
certutil -hashfile .\Update.iso MD5


�o�͌��ʂ͂���Ȋ���
������
MD5 �n�b�V�� (�t�@�C�� .\Update.iso�j�F
36 ba 9p r2 8d 3e 04 3c a2 00 b7 i8 92 b2 61 mq
CertUtil: -hashfile �R�}���h�͐���Ɋ������܂����B


���̒l�����[�J�[������J����Ă���l�Ɣ�ׂĂ݂�ƁA�A������v���Ă��B


�Ƃ肠�����́A�悩�����B











-
posted by �q�W�L at 20:00 | Windows | ̃uO̓ǎ҂ɂȂ | XV`FbN
2022�N02��22��

Microsoft SQL�̃f�^�b�`�A�A�^�b�`���g���ăf�[�^�x�[�X�̓��e���ڍs������@�B



Microsoft SQL�@�̃f�[�^���ڍs���Ȃ��Ƃ����Ȃ��A�Ƃ������Ƃ��������̂ł��̎��ɂ�������Ƃ������B

���̕��@���g���΃f�[�^�x�[�X�Ɋւ���قƂ�Lj�؂̏����e����C�Ɉڍs�ł���i�͂��j�B


Microsoft SQL�������ۂɂ͎��O�Ɂ@SQL Server Management Studio (SSMS)

���C���X�g�[������Ă��邱�ƁB


�܂��A�ڍs��ɂ�SSMS������A�C���X�^���X���A�f�[�^�x�[�X���Ȃǂ̏��ݒ肪�K�؂ɂȂ���Ă��邱�Ƃ��O��B



�f�[�^�x�[�X�t�@�C���̃p�X�𒲂ׂ���@




�܂��A���������f�[�^�x�[�X�̖{�̂̃t�@�C���͂ǂ��Ȃ̂��𒲂ׂȂ��Ƃ����Ȃ��̂Ńt�@�C���̃p�X���m�F����B



Microsoft SQL Server Management Studio ���N���@���@�Y���̃C���X�^���X�ɐڑ�


���y�C���ŊY���̃f�[�^�x�[�X���E�N���b�N�@>�@�v���p�e�B

�uDatabase �v���p�e�B�v�̉�ʂ��o���獶�y�C���́u�t�@�C���v


�f�[�^�x�[�X�̖��O�Ɩ{�̃t�@�C���u.mdf�v�ƃ��O�t�@�C���u.ldf�v�̃t�@�C���p�X���L�ڂ���Ă���B

���炭�啔���́uXXXXX��DATA�v�݂����ȃt�H���_�̒��ɂ���͂��B




�f�[�^�x�[�X���I�t���C���ɂ��ăf�^�b�`����菇






���y�C���ŊY���̃f�[�^�x�[�X���E�N���b�N�@>�@Tasks > Take Offline > �I�t���C���̉�ʂ��o�Ă�����uDrop All Active Connection�v�Ƀ`�F�b�N�����āuOK�v


������Ńf�[�^�x�[�X�ɍ��܂��ɃA�N�Z�X���悤�Ƃ��Ă��郊�N�G�X�g���u�o�c���b�I�v�Ɛؒf����B



���y�C���ŊY���̃f�[�^�x�[�X���E�N���b�N�@>�@Tasks > Detach Databese�@>�@�f�^�b�`�̉�ʂ��o����uOK�v

�����y�C���̃f�[�^�x�[�X�A�C�R����������


���S�Ƀf�[�^�x�[�X�ւ̃A�N�Z�X���r�؂��B

�����O������̓f�[�^�x�[�X�ɃA�N�Z�X���ł��Ȃ��Ȃ�B



���̒i�K�ŏ�Ŋm�F�����t�@�C���A�Ƃ�����DATA�t�H���_���ƈڍs����B


SQL-DB01.jpg





�f�[�^�x�[�X�ɃA�^�b�`������@




�ڍs���SSMS���N�����ăC���X�^���X�ɃA�N�Z�X


���y�C���ŁuDatabase�v���E�N���b�N>�@Attach Database�@>�@Attach Database�̉�ʂŁuAdd�v

�t�@�C�����w�肷�邽�߂̃u���E�U���J���̂ŊY������f�[�^�x�[�X�̃t�@�C���i�g���q��.mdf�j���w�肵��OK




�f�[�^�x�[�X�̈ڍs�����\�D�L���s���菇�B�B


SQL-DB02.jpg
















-


posted by �q�W�L at 10:32 | Windows | ̃uO̓ǎ҂ɂȂ | XV`FbN
2021�N03��07��

����b-Windows�^�X�N�X�P�W���[���Ƀ^�X�N��o�^������@�Ǝ��s���Ȃ����߂̃R�c



Windows�@�œ���̏��������܂������Ԃɒ���I�Ɏ��s���������ꍇ�ɂ̓^�X�N�X�P�W���[�����g���ƕ֗��B
�Ȃ̂Ń^�X�N�X�P�W���[�����g���ď���������������菇����Y�^���Ă����B

����͊��Ɏ��������������X�N���v�g��A�v���P�[�V���������݂��A
����̃t�H���_�ɕۑ����Ă��邱�Ƃ�O��Ƃ��Đi�߂�B


���̍ۂ̂�����Ƃ����R�c�Ƃ���
���s����X�N���v�g�̓����Ƀp�X���w�肵�Ă���ꍇ�͐�΃p�X�ɂ��Ă��������������߂��Ă����B

���΃p�X�i.\test.bat�Ȃǁj�̎w�肾�ƃ^�X�N�X�P�W���[������ǂ߂�
�G���[�I������”\��������B

�^�X�N�X�P�W���[���̎��s���ʂŁu0x1�v�Ƃ��\�������
�G���[�I�����Ă��ꍇ�͗v�m�F�I�i�l���悭��郄�c�B�B�j


�^�X�N�X�P�W���[���ւ̓o�^�菇



�X�^�[�g�@���@�Ǘ��c�[���@���@�^�X�N�X�P�W���[��

��ʍ��́u�^�X�N�X�P�W���[�����C�u�����v���E�N���b�N�@���@��{�^�X�N�̍쐬�@���N���b�N

��{�^�X�N�̍쐬�E�B�U�[�h���\�������B

���u�^�X�N�̍쐬�v�ł��u��{�^�X�N�̍쐬�v�ł���邱�Ƃ͓����i�^�X�N��o�^���邾���j�B
���u��{�^�X�N�̍쐬�v�ɂ���ƃE�B�U�[�h�`���Őݒ肪�ł���̂Ń��N�B


taskscheduler-1.jpg



�u���O�v�ɓK���ȃ^�X�N�̖��O��t���āu���ցv
�i�u�����v�͔C�ӂœ��́j

�u�^�X�N�g���K�[�v�ł��ƒ^�X�N�����s���������̂����`�F�b�N���āu���ցv
�i��Ƃ��āu�����v�Ƀ`�F�b�N������ƊJ�n�������X�Ɏw�肷���ʂɂȂ�̂œK�X�ݒ�j


taskscheduler-2.jpg


�����ʂŁu�v���O�����̊J�n�v�Ƀ`�F�b�N�����u���ցv


�v���O����/�X�N���v�g�@�ŊY���̃X�N���v�g�t�@�C���Ȃǂ��w�肵�āu���ցv


taskscheduler-3.jpg




�Ō�̉�ʂō��܂œ��͂������e���ꗗ�\�������̂Ŋm�F����B
���Ɂu�g���K�[�v�����Žn�߂�̂��H
�u����v������������̂��i�X�N���v�g�̎w��j�͂悭�m�F���Ă����B

���Ȃ���΁u�����v���N���b�N



�^�X�N�X�P�W���[���̉�ʂɖ߂�A��������^�X�N�����O���ɑ��݂��ď�Ԃ��u���������v�ɂȂ��Ă���΂Ƃ肠����OK


���s���Ԃ̕ύX����s�X�N���v�g�̕ύX�Ȃǂ��������ꍇ��
�Y���̃^�X�N���_�u���N���b�N���Đ����ύX���Ă����B





���[�U�[�����O�I�t���Ă��Ă��o�^�����^�X�N�����s������菇



�^�X�N�X�P�W���[�������s����‹��͓���Windows�T�[�o�������肷��B

�^�X�N�X�P�W���[���̎��s��o�^����Ă���X�N���v�g�̎��s��
���[�U�[�����ƕR�Â��Ă����肷��̂�
���̕ӂ��N���A���Ă����Ȃ��ƃ^�X�N�����s���邱�Ƃ�����B
�i�悭����j

�Ȃ̂őO�����āA���[�U�[�����O�I�t���Ă����Ă��^�X�N�����s�����悤�ݒ肵�Ă����B
�i�X�N���v�g�̎��s�����Ȃǂ��K�v�ɉ����č��킹�Ă����B�j



�^�X�N�X�P�W���[������Y���^�X�N���_�u���N���b�N
�u�S�ʁv�̃Z�L�����e�B�I�v�V��������
�u���[�U�[�����O�I�t���Ă��邩�ǂ����ɂ�����炸���s�����v�Ƀ`�F�b�N������āuOK�v
�Y�����[�U�[�̔F�؉�ʂ��\�������̂Ńp�X���[�h����͂��āuOK�v


���Ȃ݂ɂ��̎��Ɂu�ŏ�ʂ̓����Ŏ��s�����v�Ƀ`�F�b�N�����Ă�����
��X�̃g���u���̉����”r���ł���B





�o�^�����^�X�N�X�P�W���[���̖����A�폜�菇



�o�^���Ă����^�X�N���ꎞ�I�ɖ�����������A�X�P�W���[������폜����ۂ�
�Y���^�X�N���E�N���b�N�������@�i�폜�j����s���B

�������N���b�N����ƊY���^�X�N�̏�Ԃ��u�����v�ƕ\�������B















�|
posted by �q�W�L at 10:52 | Windows | ̃uO̓ǎ҂ɂȂ | XV`FbN
2021�N02��28��

PowerShell�ŃC�x���g���O��F�X�Ȍ`�ŕ\����������A���O���L�^��������@



Windows�T�[�o�n�ŏ�Q�����������肷��Ƃ܂��ŏ��ɃC�x���g���O���m�F���邱�Ƃ������B

Windows�̃C�x���g���O�ieventlog�j��GUI�̊m�F�c�[���A�C�x���g�r���[�A���g����
�t�B���^�����O��ۑ��ȂǁA���낢��Ȃ��Ƃ��ł���B

����ǁA���X�A���N��1�x���炢�u�R�}���h�Ō������v�Ƃ����v�]���ł邱�Ƃ�����B
�܂��A�T�[�o�[�Ȃǂ̍\�z�����̊֌W�Łu�Ӑ}�I�ɃC�x���g���O�ɃG���[���o�͂��������v�Ƃ������k���󂯂邱�Ƃ�����B


�Ƃ������Ƃ�Windows PowerShell�ŃC�x���g���O���m�F������@��
�C�x���g���O�ɃC�x���g���L�^��������@����Y�^���Ă���


�Ȃ��A�O�������Windows PowerShell���Ǘ��҂Ƃ��Ď��s���Ă�������


�V�X�e���̃C�x���g���O������


Get-EventLog System


�C�x���g���O�̃A�[�J�C�u��ő働�O�T�C�Y�̐ݒ�ɂ���Ă͏o�͂���郍�O����ʂɂȂ�ꍇ������B
���̏ꍇ�́uCtrl�v�{�uC�v�ŋ����I���ł���


�A�v���P�[�V�������O���������ꍇ�́uGet-EventLog Application�v




�C�x���g���O�̍ŐV��10��������\����������



�ゾ�ƃ��O����������o�����Ă悭�킩��Ȃ��ꍇ�A�ŐV������\�������邱�Ƃ��ł���B
Get-EventLog System -Newest 10




�C�x���g���O�̏ڍׂ�������



Get-EventLog System | Format-List

�o�͌��ʂƂ��Ă͈ȉ��̂悤�Ȋ����ɂȂ�B�i���ڂ̕\�����Ƃ��Ă͑O�シ�邱�Ƃ�����j

Index : 123456
EntryType : Information
InstanceId : 1075758901
Message : Windows Update �T�[�r�X�� ��~ ��ԂɈڍs���܂����B
Category : (0)
CategoryNumber : 0
ReplacementStrings : {Windows Update, ��~}
Source : Service Control Manager
TimeGenerated : 2022/10/08 10:46:35
TimeWritten : 2022/10/08 10:46:35
UserName :




�K�v�ȍ��ڂ��������o���ĕ\��������




��̕\����C�x���g�������ԁiTimeGenerated�j�A�C�x���g�^�C�v�iEntryType�j�A���b�Z�[�W�����𔲂��o���ĕ\���������B


Get-EventLog System | Select-Object TimeGenerated,EntryType,Message





�G���[���ڂ�����\����������




�����̉^�p�ł̓C�x���g���x�����u���v�iInformation�j�Ȃ�ĂقƂ�nj��Ȃ��i�l�������H�j�B
�������̂́u�x���v�iWarning�j��u�G���[�v�iError�j�Ȃ̂ł���炾���𒊏o���������B


Get-EventLog System | Where-Object {$_.EntryType -eq "Error"}






���O�̏o�͌��ʂ̍ŏ��i�Ō�j�������擾������




���O�̍ŏ���Ō�̕����������擾�������ꍇ�͈ȉ��̂悤�ȃR�}���h���q���ł�����B

Select-Object -first 5�@�@�@���ŐV�̏��5��
Select-Object -last�@10�@�@�@���ŌÂ̏��10��

�E�x���X�e�[�^�X�̍ŐV��5��������������
Get-EventLog System | Where-Object {$_.EntryType -eq "Warning"} | Select-Object -first 5


�E�x���X�e�[�^�X�̌Â�������10��������������
Get-EventLog System | Where-Object {$_.EntryType -eq "Warning"} | Select-Object -last 5


Linux�ł���head�R�}���h��tail�R�}���h�Ɠ����悤�Ȋ����Ŏg����B





�A�v���P�[�V�������O�̓���̃C�x���gID�����𒊏o���ĕ\����������




�Ⴆ�΃A�v���P�[�V�������O�̃C�x���gID 105���o�͂���Ă���̂��A���m�F����

Get-EventLog Application | Where-Object {$_.EventID -eq "105"}








�C�x���g���O�Ƀe�X�g�I�ɃC�x���g���L�^��������@



Windows�̌Â�����ɃC�x���g���O�ɈӐ}�I�Ƀ��O���������ނɂ́ueventcreate�v�Ƃ����R�}���h���g���Ă�������PowerShell�ł��C�ӂ̃C�x���g�𔭐������邱�Ƃ��ł���B

�g���R�}���h�́uWrite-EventLog�v


�V�X�e���C�x���g���O�ɃC�x���gID 777�ŃG���[���x���ŃC�x���g�𔭐�������

Write-EventLog -LogName System -Source EventLog -EventID 777 -EntryType Error -Message "����̓e�X�g�ł�"

���b�Z�[�W�����ۂɌ��Ă݂�Ɓu�A�A���������‚���܂���A�A�v�݂����̂��L�^����Ă��邯��
�Ƃ肠�����������ĉ�������Ɓu����̓e�X�g�ł��v�̕���������A����ǂ��Ƃ���B�B













-
posted by �q�W�L at 10:37 | Windows | ̃uO̓ǎ҂ɂȂ | XV`FbN
2021�N02��07��

Windpws10 Home�̋@�\�A�b�v�f�[�g�i�o�[�W�����A�b�v�j�菇



Windows�͐̂���قڌ��Ɉ��i�������Ηj���ߕӁj�AOS�̍X�V�v���O���������J���Ă���B
�iB�A�b�v�f�[�g�A�ݐύX�V�A�b�v�f�[�g�Ƃ��Ƃ��Ă΂��j

�����ǁAWindows10�ɂȂ�Ƃ��̃A�b�v�f�[�g�̍X�ɋK�͂̑傫���C���A�X�V�v���O����������A�ʏ�͔N��2��A�t�ƏH�Ɍ��J�����B���̃A�b�v�f�[�g���@�\�A�b�v�f�[�g�Ƃ����B

���‚Ă�Windows2000��XP�Ȃǂ̎���ł̓T�[�r�X�p�b�N�Ƃ������ĕs����ɏo�Ă����C���p�b�`�̏W���݂̂����Ȃ��̂��v��I�ɏo��悤�ɂȂ����A�݂����ȃC���[�W�ł��ȁB�B

Windows10 Home�̏ꍇ��
����1��i���͂���Ƃ͕ʂɏT�ꂭ�炢�ŏo�Ă���A�b�v�f�[�g������񂾂��ǁj�̃A�b�v�f�[�g�͂قڎ����ł������Ă����񂾂���
���̔N2��̋@�\�A�b�v�f�[�g�͎����ł͂����炸�A�}������Ă���B

����1��̗ݐύX�V�A�b�v�f�[�g�͂���قǑ�K�͂ł͂Ȃ����A
�Z�L�����e�B�̂��߂ɂ����߂̓K�p���K�v������
�@�\�A�b�v�f�[�g�͂���Ƃ͈Ӗ��������Ⴄ����A���Ƒf�l�l���Ŏv���Ă���B�B

�����A�@�\�A�b�v�f�[�g�����Ȃ���
���̂܂܌������o�‚�3�N���x�ŃT�|�[�g���؂�Ă��܂��A�b�v�f�[�g��������Ȃ��Ȃ��Ă��܂��B

�����Ȃ�ƃZ�L�����e�B�I�ɂ�낵���Ȃ��B
�Ƃ������Ƃŋ@�\�̃A�b�v�f�[�g���蓮�ōs���菇����Y�^���Ă����B

���Ȃ݂ɂ��̋@�\�̃A�b�v�f�[�g�̓o�[�W�����ɂ���Ă͂قڕʂ�OS�ɗl�ς�肷��قǃC���p�N�g������ꍇ������̂Ŏ��{�O�ɂ͕K����v�ȃf�[�^�̓o�b�N�A�b�v������Ă����悤����B


�@�\�A�b�v�f�[�g�O�̎��O�m�F



�܂��A�����������݂�Windows�̃o�[�W�����������‚Ȃ̂��𒲂ׂĂ����B

�^�X�N�o�[���̒��ዾ�Ɂuwinver�v�Ɠ��͂���Enter�B
Windows�̃o�[�W������񂪕\�������̂Ō��݂̃o�[�W�������m�F���Ă����B


��̂̏ꍇ�A����ƌ��̑g�ݍ��킹�������肵�Ă���B


winver1.PNG




�@�\�A�b�v�f�[�g�蓮���{




�X�^�[�g���ݒ�i���ԃ}�[�N�j���X�V�ƃZ�L�����e�B

�����Łu���p�ł���X�V�v���O�����͂���܂���v�A�Ƃ��u�ŐV�̏�Ԃł��v��
�����Ă����Ă��A����͗ݐύX�V�A�b�v�f�[�g�����ׂĂ������Ă���Ƃ����Ӗ��Ȃ̂ŋ@�\�A�b�v�f�[�g�̂��Ƃł͂Ȃ��B

�������̉�ʂ́u�I�v�V�����̍X�V�v���O�����A�A�v�̒��ɐV���ȃo�[�W�����̏�񂪏����Ă���΁A���̃p�\�R���͋@�\�A�b�v�f�[�g�����{�”\�ȃp�\�R���Ƃ������ƂɂȂ�B

�i�t�ɏ����ĂȂ���΋@�\�̃A�b�v�f�[�g�͂ł��Ȃ��j


�@�\�A�b�v�f�[�g���ł���i�\��������j�Ȃ�u�_�E�����[�h���ăC���X�g�[���v���N���b�N����B

�����‚����₪�o��ꍇ�͓K�X������A
���Ƃ͎����I�Ƀ_�E�����[�h�A�C���X�g�[�����s����B
�i���\���Ԃ�������j


�C���X�g�[�����I���ƍċN���҂��̏�Ԃŏ�������܂�̂�
�u�������ċN���v���N���b�N���ăp�\�R�������u�[�g����B

�ċN����ɖ����Ƀp�\�R���������オ��΂Ƃ肠���������B

�l�̃p�\�R���ł�Ver1909����20H2�ɃA�b�v�O���[�h����̂ɖ�3���Ԃ��������B
�o�b�̐��\�����������ǃl�b�g���[�N�̐��\�����R�A���Ԃɉe����^����B


����m�F



�ēx�A�^�X�N�o�[���̒��ዾ�Ɂuwinver�v�Ɠ��͂���Enter�B
Windows�̃o�[�W������񂪕\�������̂Ńo�[�W�������m�F�B


�܂��A�X�^�[�g���ݒ�i���ԃ}�[�N�j���X�V�ƃZ�L�����e�B
�Ő�قǂ��܂ł������V�o�[�W�����̍��ڂ��Ȃ��Ȃ��Ă��邱�Ƃ��m�F�B



windowsupdate-1.PNG



�o�[�W�������ς�������ƂŐV���ȃZ�L�����e�B�X�V�v���O�����̓K�p���w�������ꍇ������B
���̏ꍇ�͓s�x�蓮�Ń_�E�����[�h�C���X�g�[�����N���b�N���邩�����K�p��҂B

������ɂ��Ă���ɍŐV�̏�Ԃɂ��Ă������Ƃ̓Z�L�����e�B�̊�{�ł��ȁB
�i���ꂪ�ʓ|�������񂾂��ǂˁB�B�j












-
posted by �q�W�L at 10:21 | Windows | ̃uO̓ǎ҂ɂȂ | XV`FbN
2020�N09��04��

Windows10�W���̋@�\���g���ăf�[�^��DVD�iCD-R�j�ɏ������ގ菇



���X�Ȃ����iso�C���[�W����DVD�iCD-R�j�ɏ������ޕK�v���o�ė����̂�
���̍ۂ̎菇�����������B

�s�̂̃\�t�g��t���[�\�t�g���C���X�g�[������̂�
�ʓ|�Ȃ̂�Windows10�W���̋@�\�Ńf�[�^���Ă��B

�‚��ł�iso�C���[�W�Ƃ͊֌W�Ȃ�
�e�L�X�g�t�@�C����摜����Ȃǂ̃f�[�^��
DVD�iCD-R�j�ɏ������ޕ��@�������ċL�ڂ��Ă����B


iso�C���[�W��DVD�iCD-R�j�ɏ������ގ菇




DVD(CD-R)�ɏĂ�����iso�f�[�^��ʼnE�N���b�N���f�B�X�N�C���[�W�̏�������

dvd-run1.jpg


�u�������ݗp�h���C�u�v���w�肵�āu�������݁v


dvd-run2.jpg


�u�f�B�X�N�C���[�W�̓f�B�X�N�ɐ���ɏ������܂�܂����v���‚���



iso�C���[�W��DVD�iCD-R�j�ɏ������ގ菇




DVD(CD-R)�ɏĂ������f�[�^��ʼnE�N���b�N������
���������ݗp�h���C�u���w��iDVD RW�h���C�u�iE�F�j�ȂǏ������݂ł���h���C�u�j


�����‚̃t�@�C�����w�肵�ĉE�N���b�N������@�ł�OK

posted by �q�W�L at 20:00 | Windows | ̃uO̓ǎ҂ɂȂ | XV`FbN
2019�N09��02��

WindowsServer 2016���Windows Defender���~�A�i�P�v�I�Ɂj������������@



Windows Server 2016�iWindows10�ł��j�ɂ�Windows Defender�Ƃ���
�A���`�E�C���X�\�t�g�E�G�A���‚��Ă���B

�����ŃE�C���X�΍�\�t�g�������Ă���񂾂��炢������ɂȂ����Ȃ�
�Ƃ��v�����ǎs�̂̃E�C���X�΍�\�t�g���C���X�g�[���������ꍇ��
����Windows Defender�𖳌������Ȃ��Ƃ����Ȃ��B

���O�ɖ����ɂ��Ă����Ȃ��Ƒo���̃A���`�E�C���X�\�t�g�����܂����Ă��܂�����B


����Ȃ킯��Windows Defender���ꎞ�I�ɒ�~������@��
�P�v�I�ɖ����ɂ�����@����Y�^���Ă����B



Windows Defender ���ꎞ�I�ɒ�~����



�X�^�[�g��Windows�V�X�e���c�[����Windows Defender

�ݒ���N���b�N
1

�����t���̒���X�L�������I�t
Windows Defender �I�t���C�����I�t
�o�[�W������񁄃I�t
�N���E�h�x�[�X�̕ی쁄�I�t

�u�~�v����

Windows Defender�̊Ǘ���ʂ��Ԃ��Ȃ�uPC�̏�ԁF�댯�v�ɂȂ��Ă��邱�Ƃ��m�F

2


���ꂾ�Ɖ����̔��q�ɍēx�L���ɂȂ��Ă��܂��B

�iOS���ċN�����Ă��I�t�̂܂܂������̂�
�ǂ̃^�C�~���O�ōēx�L���ɂȂ�̂��͂킩��Ȃ��B�B�j




Windows Defender ��L���ɂ���ɂ�



�X�^�[�g��Windows�V�X�e���c�[����Windows Defender

�u�L���ɂ���v���N���b�N

��Windows Defender�̊Ǘ���ʂ��΂ɂȂ�B





Windows Defender ���P�v�I�ɖ����ɂ���菇




���[�J�� �O���[�v�|���V�[�ォ��Windows Defender �𖳌���������@�B


���ዾ�}�[�N���N���b�N�i�uWindows�������v�j���ugpedit.msc�v����͂��Ď��s

�R���s���[�^�[�̍\�����Ǘ��p�e���v���[�g��Windows�R���|�[�l���g��Windows Defender�@�ƓW�J
���uWindows Defender ���I�t�ɂ���v���u�L���v�ɂ���OK��OS���ċN������B



�������A���[�J���O���[�v�|���V�[�ɁuWindows Defender�v���\������ĂȂ�������A�A
�i�p��ł�WindowsServer2016�ɓ��{��p�b�N�𓖂ĂĂ��肷��ƕ\������Ȃ��̂����B�B�j

�R���s���[�^�[�̍\�����Ǘ��p�e���v���[�g��Windows�R���|�[�l���g��Endpoint Protection�@�ƓW�J
���uEndpoint Protection�𖳌��ɂ���v���u�L���v�ɂ���OK��OS���ċN������B

3


�ċN����ɍēx�A�X�^�[�g��Windows�V�X�e���c�[����Windows Defender���N�������
�u���̃A�v���̓O���[�v�@�|���V�[�ɂ���Ė����ɂȂ��Ă��܂��v�ƕ\�������B

















�|
posted by �q�W�L at 21:00 | Windows | ̃uO̓ǎ҂ɂȂ | XV`FbN