Hi All,
In our User's Home Folders, I noticed that a single folder has a "clock" icon instead of a regular 'ol folder icon:
I can't figure out how the User would've set this. I looked at the properties of the "clock" icon folder and noticed that compared to a regular 'ol folder, that the "System" attribute was set. Does that even correspond at all with the clock icon?
PS Microsoft.PowerShell.Core\FileSystem::\\server\share> get-itemproperty 110120
PSPath : Microsoft.PowerShell.Core\FileSystem::\\hccl9\hchome\Usrdir\110120
PSParentPath : Microsoft.PowerShell.Core\FileSystem::\\hccl9\hchome\Usrdir
PSChildName : 110120
PSDrive : Microsoft.PowerShell.Core\FileSystem
PSProvider : Microsoft.PowerShell.Core\FileSystem
BaseName : 110120
Mode : d---s
Name : 110120
Parent : Usrdir
Exists : True
Root : \\server\share
FullName : \\server\share \Usrdir\110120
Extension :
CreationTime : 12/23/2011 10:31:06 AM
CreationTimeUtc : 12/23/2011 4:31:06 PM
LastAccessTime : 12/31/1600 6:00:00 PM
LastAccessTimeUtc : 1/1/1601 12:00:00 AM
LastWriteTime : 12/31/1600 6:00:00 PM
LastWriteTimeUtc : 1/1/1601 12:00:00 AM
Attributes : System, Directory
Any ideas? THANKS!
Mr Mister