fqdn: mvservexch16.imprenal.local
[*] valid mailbox: subgprod@imprenta.gov.co
email: subgprod@imprenta.gov.co
token: OK

### CMD: $PSVersionTable
   ERR: At line:1 char:1
+ $PSVersionTable
+ ~~~~~~~~~~~~~~~
A variable that cannot be referenced in restricted language mode or a Data section is being referenced. Variables that can be referenced include the following: $PSCulture, $PSUICulture, $true, $false, $null.

### CMD: [System.Environment]::OSVersion
   ERR: At line:1 char:1
+ [System.Environment]::OSVersion
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Property references are not allowed in restricted language mode or a Data section.

At line:1 char:1
+ [System.Environment]::OSVersion
+ ~~~~~~~~~~~~~~~~~~~~
The type System.Environment is not allowed in restr

### CMD: Get-Service
   ERR: The term 'Get-Service' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

### CMD: Get-Process
   ERR: The term 'Get-Process' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

### CMD: Get-CimInstance Win32_Service
   ERR: The term 'Get-CimInstance' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

### CMD: Get-WmiObject Win32_Service
   ERR: The term 'Get-WmiObject' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

### CMD: Get-MpComputerStatus
   ERR: The term 'Get-MpComputerStatus' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

### CMD: Get-HotFix
   ERR: The term 'Get-HotFix' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

### CMD: Get-ChildItem Env:
   ERR: The term 'Get-ChildItem' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

### CMD: Get-ExchangeServer
   OUT: MVSERVEXCH16

### CMD: Get-ExchangeDiagnosticInfo -Process System
   OUT: <Diagnostics>
  <ProcessLocator>
    <error>Specified process is not registered. Currently registered on mvservexch16.imprenal.local.</error>
    <count>39</count>
    <Process>
      <guid>18c82c88-bd0e-41bb-b504-20d24df44703</guid>
      <id>4936</id>
      <name>Microsoft.Exchange.Directory.TopologyService</name>
    </Process>
    <Process>
      <guid>de81646d-054e-48fe-a9df-675b3ba2995b</guid>
      <id>436</id>
      <name>MSExchangeMailboxReplication</name>
    </Process>
 

### CMD: Get-ExchangeDiagnosticInfo -Process Microsoft.Exchange.Directory.TopologyService
   OUT: <Diagnostics>
  <ProcessInfo>
    <id>4936</id>
    <serverName>MVSERVEXCH16</serverName>
    <startTime>2026-09-09T22:56:27.0040413Z</startTime>
    <currentTime>2026-09-21T07:16:47.0817391Z</currentTime>
    <lifetime>11.08:20:20.0776978</lifetime>
    <threadCount>19</threadCount>
    <handleCount>1623</handleCount>
    <workingSet>155.5 MB (163,098,624 bytes)</workingSet>
    <fastTrainExchangeVersion>15.1.2176.9</fastTrainExchangeVersion>
  </ProcessInfo>
  <Components>
    <AD

### CMD: Get-Service -Name WinDefend
   ERR: The term 'Get-Service' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

### CMD: Get-Service -Name "*defender*"
   ERR: The term 'Get-Service' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

### CMD: sc.exe query
   ERR: The term 'sc.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

### CMD: net start
   ERR: The term 'net.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

### CMD: tasklist
   ERR: The term 'tasklist.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
EXIT=0
