-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNotes.txt
More file actions
28 lines (23 loc) · 849 Bytes
/
Notes.txt
File metadata and controls
28 lines (23 loc) · 849 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Version 3.0
Added new cmdlets:
Get-PassiveFirewallRules
Redo-PassiveNewFirewallRules
Version 2.10
Bugfix
Version 2.9.0
Treat error code 0xC00001238 as non-error
Version 2.8.0
Upgrade to .Net 4.8
Remove old Wix Installer and replace with Advanced Installer.
Version 2.7.0
Fix issue with disabling services on newer OS versions.
Version 2.1.0
Added pause/resume to Start-PassiveSleep.
Added Overwrite switch parameter to Copy-PassiveFolder
Fix bug in New-PassiveDesktopShortcut to write new shortcut to correct location.
Add support in Remove-PassiveDesktopShortcuts and Remove-PassiveStartMenuShortcuts for URL style shortcuts.
Documentation updates
Version 2.2.0
Add CurrentUser switch parameter to New-PassiveDesktopShortcut.
Fix to Remove-PassiveRegistryItem.
Documentation updates.