AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | IoT | IT Service | Network/System | NIS2 | Infra | Performance | Protocol | SaaS | Security | Service Level | Storage | Linux | VMware | VoIP | Web | Wireless | SNMP

MonitorTools.com » Administration » Powershell » Powershell 4.0 » Export-BinaryMiLog

Export-BinaryMiLog - Powershell 4.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Export-BinaryMiLog

Short description
Creates a binary encoded representation of an object or objects and stores it in a file.

Syntax


Description
The Export-BinaryMILog cmdlet creates an binary-based representation of an object or objects and stores it in a file. 
You can then use the Import-BinaryMILog cmdlet to re-create the saved object based on the contents of that file.


This cmdlet is similar to Import-CliXML, except that Export-BinaryMILog stores the resulting object in a binary 
encoded file.





M