mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-30 12:09:28 +00:00
Update
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Describe 'GPO Permissions Management - Simple' {
|
||||
BeforeAll {
|
||||
# just in case some tests failed before and added user stays
|
||||
Import-Module $PSScriptRoot\..\*.psd1 -Force
|
||||
Remove-GPOZaurrPermission -GPOName 'TEST | GPOZaurr Permissions Testing' -PermissionType GpoEdit -Principal 'EVOTEC\przemyslaw.klys' -PrincipalType NetbiosName -Verbose
|
||||
}
|
||||
It 'Get-GPOZaurrPermission - Should return proper data' {
|
||||
|
||||
Reference in New Issue
Block a user