I am working on a workflow to do the following:
Applied to List: Shutdown Procedure When "Shutdown" = yes Update CheckInLog Set CheckedIn = Yes for Drives that belong to Shutdown computer.
Sometimes the workflow works, sometimes not. I have a computer, PC1, that has 2 Drives, Drive1 & Drive2. I need to set it so when I make PC1 shutdown=yes to check in the 2 drives that go with it. Because there are 2 drives with the PC1, I got it to check in one drive, but not the other. Then if I make a change to try to get the second drive to check in the whole workflow seems to not work. (Says it ran, but doesn't check in the drives)
Using Sharepoint Services 3.0 and Sharepoint Designer 2007.