有时需要查看电脑的TPM信息,比如TPM制造商,方法很简单: Powershell: Get-Tpm
Get-CMComplianceRule Get-CMComplianceSetting Get-CMComponentStatusMessage Get-CMComponentStatusSetting Get-CMComputerAssociation Get-CMConfigurationItem Get-CMConfigurationItemHistory Get-CMConfigurationItemXMLDefinition Get-CMConfigurationPlatform Get-CMConfigurationPolicy Get-CMConfigurationPolicyDeployment Get-CMCon...
WinRM is already set up to receive requests on this computer. WinRM is already set up for remote management on this computer. 然后,可以查看 PowerShell 6 预览版和稳定版本的单独 PowerShell 会话配置,以及每个特定版本。 PowerShell复制 Get-PSSessionConfiguration ...
Get-Tpm Initialize-Tpm Clear-Tpm Unblock-Tpm Enable-TpmAutoProvisioning Disable-TpmAutoProvisioning Import-TpmOwnerAuth Set-TpmOwnerAuth ConvertTo-TpmOwnerAuth 四、PowerShell 3.0基础命令快速参考 Connect-PSSession ConvertFrom-Json ConvertTo-Json Disable-PSRemoting Disconnect-PSSession Export-CimCommand Get-C...
An unknown computer is a computer that the site hasn't discovered yet. Expand table Type: SwitchParameter Position: Named Default value: None Required: False Accept pipeline input: False Accept wildcard characters: False -Application Specify an array of application objects to include as part of...
Get-CMCollectionQueryMembershipRule Get-CMCollectionSetting Get-CMComplianceRule Get-CMComplianceSetting Get-CMComponentStatusMessage Get-CMComponentStatusSetting Get-CMComputerAssociation Get-CMConfigurationItem Get-CMConfigurationItemHistory Get-CMConfigurationItemXMLDefinition Get-CMConfigurationPlatform Get-CMConf...
By default, traffic in a PowerShell Remoting session is encrypted no matter whether HTTP (TCP/5985) or HTTPS (TCP/5986) transport protocol is used. Anyway, all traffic is encrypted using the AES-256 key. However, if you connect to a remote computer outside your AD forest or in a workgr...
The computer must be trusted for delegation and the current user account must be configured to allow delegation. at System.Security.Cryptography.ProtectedData.Protect(Byte[] userData, Byte[] optionalEntropy, DataProtectionScope scope) at Microsoft.Identity.Client.Extensions.Msal.DpApiEncryptedFileAccessor....
Enable-ComputerRestore Export-CimCommand Get-ChildItem Get-ComputerRestorePoint Get-Content Get-ControlPanelItem Get-EventLog Get-HotFix Get-Item Get-ItemProperty Get-Location Get-Process Get-PSDrive Get-PSProvider Get-Service Get-Transaction Get-WmiObject ...
Enter-PSSession etsn Start an interactive session with a remote computer. Exit-PSSession exsn End an interactive session with a remote computer. Export-PSSession epsn Import commands and save them in a PowerShell module. Get-PSSession gsn Get the PSSessions in the current session. Import-PSSession...