Get-Help get-*Name                  &nb..."/>
溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點(diǎn)擊 登錄注冊 即表示同意《億速云用戶服務(wù)條款》

AD域控中的 powershell 命令

發(fā)布時(shí)間:2020-08-05 21:23:09 來源:網(wǎng)絡(luò) 閱讀:2830 作者:122269875 欄目:系統(tǒng)運(yùn)維


PS C:\Users\hongzhi> Get-Help get-*

Name                              Category  Synopsis
----                              --------  --------
Get-Verb                          Function  Get-Verb [[-verb] <String[]>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-WarningAction <ActionPrefe...
Get-WinEvent                      Cmdlet    從本地和遠(yuǎn)程計(jì)算機(jī)上的事件日志和事件跟蹤日志文件中獲取事件。
Get-Counter                       Cmdlet    從本地和遠(yuǎn)程計(jì)算機(jī)上獲取性能計(jì)數(shù)器數(shù)據(jù)。
Get-WSManCredSSP                  Cmdlet    獲取客戶端的與憑據(jù)安全服務(wù)提供程序相關(guān)的配置。
Get-WSManInstance                 Cmdlet    顯示由資源 URI 指定的資源實(shí)例的管理信息。
Get-Command                       Cmdlet    獲取有關(guān) cmdlet 以及有關(guān) Windows PowerShell 命令的其他元素的基本信息。
Get-Help                          Cmdlet    顯示有關(guān) Windows PowerShell 命令和概念的信息。
Get-History                       Cmdlet    獲取在當(dāng)前會(huì)話中輸入的命令的列表。
Get-PSSessionConfiguration        Cmdlet    獲取計(jì)算機(jī)上已注冊的會(huì)話配置。
Get-PSSession                     Cmdlet    獲取當(dāng)前會(huì)話中的 Windows PowerShell 會(huì)話 (PSSession)。
Get-Job                           Cmdlet    獲取在當(dāng)前會(huì)話中運(yùn)行的 Windows PowerShell 后臺作業(yè)。
Get-Module                        Cmdlet    獲取已導(dǎo)入或可以導(dǎo)入到當(dāng)前會(huì)話中的模塊。
Get-PSSnapin                      Cmdlet    獲取計(jì)算機(jī)上的 Windows PowerShell 管理單元。
Get-FormatData                    Cmdlet    獲取當(dāng)前會(huì)話中的格式數(shù)據(jù)。
Get-Event                         Cmdlet    獲取事件隊(duì)列中的事件。
Get-EventSubscriber               Cmdlet    獲取當(dāng)前會(huì)話中的事件訂閱者。
Get-Alias                         Cmdlet    獲取當(dāng)前會(huì)話的別名。
Get-Culture                       Cmdlet    獲取操作系統(tǒng)中設(shè)置的當(dāng)前區(qū)域性。
Get-Date                          Cmdlet    獲取當(dāng)前日期和時(shí)間。
Get-Host                          Cmdlet    獲取表示當(dāng)前主機(jī)程序的對象。默認(rèn)情況下,還顯示 Windows PowerShell 的版本和區(qū)域信息。
Get-Member                        Cmdlet    獲取對象的屬性和方法。
Get-Random                        Cmdlet    從集合中獲取隨機(jī)數(shù)或隨機(jī)選擇對象。
Get-UICulture                     Cmdlet    獲取操作系統(tǒng)中當(dāng)前用戶界面 (UI) 區(qū)域性設(shè)置。
Get-Unique                        Cmdlet    從排序列表返回唯一項(xiàng)目。
Get-Variable                      Cmdlet    獲取當(dāng)前控制臺中的變量。
Get-PSBreakpoint                  Cmdlet    獲取當(dāng)前會(huì)話中設(shè)置的斷點(diǎn)。
Get-PSCallStack                   Cmdlet    顯示當(dāng)前調(diào)用堆棧。
Get-TraceSource                   Cmdlet    獲取用于跟蹤的 Windows PowerShell 組件。
Get-EventLog                      Cmdlet    獲取本地或遠(yuǎn)程計(jì)算機(jī)上的事件日志或事件日志列表中的事件。
Get-ChildItem                     Cmdlet    獲取一個(gè)或多個(gè)指定位置中的項(xiàng)和子項(xiàng)。
Get-Content                       Cmdlet    獲取位于指定位置的項(xiàng)的內(nèi)容。
Get-ItemProperty                  Cmdlet    獲取指定項(xiàng)的屬性。
Get-WmiObject                     Cmdlet    獲取 Windows Management Instrumentation (WMI) 類的實(shí)例或可用類的相關(guān)信息。
Get-Location                      Cmdlet    獲取當(dāng)前工作位置的相關(guān)信息。
Get-PSDrive                       Cmdlet    獲取當(dāng)前會(huì)話中的 Windows PowerShell 驅(qū)動(dòng)器。
Get-Item                          Cmdlet    獲取位于指定位置的項(xiàng)。
Get-PSProvider                    Cmdlet    獲取有關(guān)指定的 Windows PowerShell 提供程序的信息。
Get-Process                       Cmdlet    獲取在本地計(jì)算機(jī)或遠(yuǎn)程計(jì)算機(jī)上運(yùn)行的進(jìn)程。
Get-Service                       Cmdlet    獲取本地或遠(yuǎn)程計(jì)算機(jī)上的服務(wù)。
Get-Transaction                   Cmdlet    獲取當(dāng)前(活動(dòng))事務(wù)。
Get-HotFix                        Cmdlet    獲取已應(yīng)用于本地和遠(yuǎn)程計(jì)算機(jī)的修補(bǔ)程序。
Get-ComputerRestorePoint          Cmdlet    獲取本地計(jì)算機(jī)上的還原點(diǎn)。
Get-Acl                           Cmdlet    獲取資源(例如文件或注冊表項(xiàng))的安全描述符。
Get-PfxCertificate                Cmdlet    獲取計(jì)算機(jī)上 .pfx 證書文件的相關(guān)信息。
Get-Credential                    Cmdlet    獲取基于用戶名和密碼的憑據(jù)對象。
Get-ExecutionPolicy               Cmdlet    獲取當(dāng)前會(huì)話中的執(zhí)行策略。
Get-AuthenticodeSignature         Cmdlet    獲取文件中有關(guān) Authenticode 簽名的信息。
Get-ADAccountAuthorizationGroup   Cmdlet    獲取帳戶標(biāo)記組信息。
Get-ADAccountResultantPassword... Cmdlet    獲取 Active Directory 帳戶的結(jié)果密碼復(fù)制策略。
Get-ADComputer                    Cmdlet    獲取一個(gè)或多個(gè) Active Directory 計(jì)算機(jī)。
Get-ADComputerServiceAccount      Cmdlet    獲取由計(jì)算機(jī)托管的服務(wù)帳戶。
Get-ADDefaultDomainPasswordPolicy Cmdlet    獲取 Active Directory 域的默認(rèn)密碼策略。
Get-ADDomain                      Cmdlet    獲取 Active Directory 域。
Get-ADDomainController            Cmdlet    基于可發(fā)現(xiàn)的服務(wù)條件、搜索參數(shù)或者通過提供諸如 NetBIOS 名稱這樣的域控制器標(biāo)識符,獲取一個(gè)或多個(gè) Active Directory...
Get-ADDomainControllerPassword... Cmdlet    獲取只讀域控制器密碼復(fù)制策略的允許列表或拒絕列表的成員。
Get-ADDomainControllerPassword... Cmdlet    獲取通過只讀域控制器進(jìn)行身份驗(yàn)證或位于域控制器顯示列表中的 Active Directory 帳戶。
Get-ADFineGrainedPasswordPolicy   Cmdlet    獲取一個(gè)或多個(gè) Active Directory 細(xì)粒度密碼策略。
Get-ADFineGrainedPasswordPolic... Cmdlet    獲取應(yīng)用了細(xì)粒度密碼策略的用戶和組。
Get-ADForest                      Cmdlet    獲取 Active Directory 林。
Get-ADGroup                       Cmdlet    獲取一個(gè)或多個(gè) Active Directory 組。
Get-ADGroupMember                 Cmdlet    獲取 Active Directory 組的成員。
Get-ADObject                      Cmdlet    獲取一個(gè)或多個(gè) Active Directory 對象。
Get-ADOptionalFeature             Cmdlet    獲取一個(gè)或多個(gè) Active Directory 可選功能。
Get-ADOrganizationalUnit          Cmdlet    獲取一個(gè)或多個(gè) Active Directory 組織單位。
Get-ADPrincipalGroupMembership    Cmdlet    獲取包含指定用戶、計(jì)算機(jī)、組或服務(wù)帳戶的 Active Directory 組。
Get-ADRootDSE                     Cmdlet    獲取目錄服務(wù)器信息樹的根。
Get-ADServiceAccount              Cmdlet    獲取一個(gè)或多個(gè) Active Directory 服務(wù)帳戶。
Get-ADUser                        Cmdlet    獲取一個(gè)或多個(gè) Active Directory 用戶。
Get-ADUserResultantPasswordPolicy Cmdlet    獲取用戶的結(jié)果密碼策略。

向AI問一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI