< Back

MDTMonitor

Sat Jan 18, 2020 11:34 am

NAME MDTMonitor



SYNOPSIS

The MDTMonitor function allows you to monitor your MDT deployment.

You'll be able to list all your current installations that have been done through your MDT Deployment Share

1 / Type your Monitoring Host

2 / Choose an action

- List: This option allows you to display current installations in a web report

- Check a computer: This option allows you to be notified about a specific deployment

3 / If you have selected check, you will have to choose a notification type:

- Mail

- Cortana

- Windows notification

- WPF GUI





SYNTAX

MDTMonitor [[-myHost] <String>] [[-Remember]] [<CommonParameters>]





DESCRIPTION

-Myhost: Allows you to type your Monitoring Host

-Remember: Allows you to remember the Monitoring Host. This way, next time you'll run the mdtmonitor cmdlet you

won't need to type your Monitoring Host



MDTMonitor cmdlet using with all parameters

MDTMonitor -myhost:MyHost -remmeber





PARAMETERS

-myHost <String>



Required? false

Position? 2

Default value

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



-Remember [<SwitchParameter>]



Required? false

Position? 2

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES





Author: Damien VAN ROBAEYS - @syst_and_deploy - http://www.systanddeploy.com





RELATED LINKS