To help you better we need some information from you.
*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. ***
Product, version and build: 5.8.251
Operating system: windows
PowerShell version(s): 7.4.6
*** Please add details and screenshots as needed below. ***
DO NOT POST LICENSES, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM
I have added this in the Globals.ps1 but can not use it in a form
$EmployeeRecord = [PSCustomObject]@{
SamAccountname = $null
PrimarySupervisor = $null
Department = $null
Actiontype = $null
DateAdded = $null
SendTo = $null
ITCompleted = $null
FirstName = $null
LastName = $null
EmploymentType = $null
ITandEmailName = $null
StartDate = $null
EmployeeNumber = $null
BuildingOfficeLocation = $null
CareLogicUser = $null
OneCareKS = $null
CentralKansasMentalHealthCenter = $null
PhoneType = $null
ComputerType = $null
DoorAccessNumber = $null
DoorAccessLevel = $null
PrivilegeGroup = $null
AdditionalComments = $null
JobTitle = $null
EmploymentStatus = $null
}
*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. ***
Product, version and build: 5.8.251
Operating system: windows
PowerShell version(s): 7.4.6
*** Please add details and screenshots as needed below. ***
DO NOT POST LICENSES, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM
I have added this in the Globals.ps1 but can not use it in a form
$EmployeeRecord = [PSCustomObject]@{
SamAccountname = $null
PrimarySupervisor = $null
Department = $null
Actiontype = $null
DateAdded = $null
SendTo = $null
ITCompleted = $null
FirstName = $null
LastName = $null
EmploymentType = $null
ITandEmailName = $null
StartDate = $null
EmployeeNumber = $null
BuildingOfficeLocation = $null
CareLogicUser = $null
OneCareKS = $null
CentralKansasMentalHealthCenter = $null
PhoneType = $null
ComputerType = $null
DoorAccessNumber = $null
DoorAccessLevel = $null
PrivilegeGroup = $null
AdditionalComments = $null
JobTitle = $null
EmploymentStatus = $null
}
Statistics: Posted by CKMHC-it — Wed Nov 20, 2024 11:17 am