Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
MyProfile
0.2
Template/Cron/MyProfileManifest.psd1
#
# MyProfile manifest
#
@{
# The name of this MyProfile.
Name
=
""
# The order to load this MyProfile. The loading process starts from small order number.
LoadOrder
=
10
}